E&S CVS Commit: PEAK - Sitemap parser, milestone 2. We now have 'import', 'offer', 'require',

pje at eby-sarna.com pje at eby-sarna.com
Wed Oct 20 20:50:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Thu Oct 21 00:49:26 UTC 2004

Modified Files:
	PEAK/src/peak/web: sitemap-schema.ini sitemaps.py
	PEAK/src/peak/web/tests: test_sitemap.py

Log Message:
Sitemap parser, milestone 2.  We now have 'import', 'offer', 'require',
'container', and 'location', all of which are mostly implemented, and most
of which are completely implemented.  :)  It's still not ready for prime
time, but it at least now does some things that are interesting.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/web/sitemap-schema.ini.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/web/sitemaps.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_sitemap.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/web/sitemap-schema.ini \
    PEAK/src/peak/web/sitemaps.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/web/tests/test_sitemap.py

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