E&S CVS Commit: PEAK - Very early sketch of sitemap parsing. So far, it only creates location

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


Module Name:	PEAK
Committed By:	pje
Date:		Wed Oct 20 18:44:13 UTC 2004

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

Log Message:
Very early sketch of sitemap parsing.  So far, it only creates location
trees, and absolutely nothing else.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.154&r2=1.155
http://cvs.eby-sarna.com/PEAK/src/peak/web/places.py.diff?r1=1.38&r2=1.39
http://cvs.eby-sarna.com/PEAK/src/peak/web/sitemap-schema.ini?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/web/sitemaps.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/__init__.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/web/tests/test_sitemap.py?rev=1.1&content-type=text/vnd.viewcvs-markup

To generate a diff of this commit:
cvs rdiff -r1.154 -r1.155 PEAK/src/peak/peak.ini
cvs rdiff -r1.38 -r1.39 PEAK/src/peak/web/places.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/web/sitemap-schema.ini \
    PEAK/src/peak/web/sitemaps.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/web/tests/__init__.py
cvs rdiff -r0 -r1.1 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