E&S CVS Commit: PEAK - Quick sketch of a sitemap for the bulletins example. You can run it with:

pje at eby-sarna.com pje at eby-sarna.com
Sat Apr 2 03:00:00 EST 2005


Module Name:	PEAK
Committed By:	pje
Date:		Sat Apr  2 07:59:15 UTC 2005

Modified Files:
	PEAK/examples/bulletins: README.txt
	PEAK/examples/bulletins/src/bulletins: bulletins.ini
Added Files:
	PEAK/examples/bulletins: sitemap.xml
	PEAK/examples/bulletins/src/bulletins: app_root.pwt user_profile.pwt

Log Message:
Quick sketch of a sitemap for the bulletins example.  You can run it with:

    PYTHONPATH=src bulletins launch ref:sitemap at sitemap.xml

from the examples/bulletins directory.  You'll get a blank page
(app_root.pwt).  And if you've created a user database, you can go to
/Users/some_id to pull up a blank page for an existing user
(user_profile.pwt).  You'll notice that you get error messages for user IDs
that don't actually exist, and a blank page for the ones that do.

This obviously needs a lot more work to get set up, but it's now far enough
along for people to play with and maybe submit patches.  There appears to
also be a bug such that content views defined at the site root don't take
effect in nested locations; I'll have to investigate that further.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/examples/bulletins/README.txt.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/examples/bulletins/sitemap.xml?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/app_root.pwt?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/user_profile.pwt?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/bulletins.ini.diff?r1=1.5&r2=1.6

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PEAK/examples/bulletins/README.txt
cvs rdiff -r0 -r1.1 PEAK/examples/bulletins/sitemap.xml
cvs rdiff -r0 -r1.1 PEAK/examples/bulletins/src/bulletins/app_root.pwt \
    PEAK/examples/bulletins/src/bulletins/user_profile.pwt
cvs rdiff -r1.5 -r1.6 PEAK/examples/bulletins/src/bulletins/bulletins.ini

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list