[Zope-Checkins] CVS: Zope2 - addFactory.dtml:1.3 addPermission.dtml:1.2 addProduct.dtml:1.3 cacheGC.dtml:1.5 cacheParameters.dtml:1.6 copyright.dtml:1.19 cpContents.dtml:1.12 dbMain.dtml:1.4 debug.dtml:1.7 distributionView.dtml:1.4 editFactory.dtml:1.6 editPermission.dtml:1.3 manage.dtml:1.12 manage_tabs.dtml:1.23 menu.dtml:1.18 profile.dtml:1.2 readme.dtml:1.2 traceback.dtml:1.2 undo.dtml:1.11 versionManager.dtml:1.4

Scott Roberts sroberts@korak.digicool.com
Wed, 3 Nov 1999 13:56:31 -0500


Update of /cvs-repository/Zope2/lib/python/App
In directory korak.digicool.com:/tmp/cvs-serv9283/lib/python/App

Modified Files:
	addFactory.dtml addPermission.dtml addProduct.dtml 
	cacheGC.dtml cacheParameters.dtml copyright.dtml 
	cpContents.dtml dbMain.dtml debug.dtml distributionView.dtml 
	editFactory.dtml editPermission.dtml manage.dtml 
	manage_tabs.dtml menu.dtml profile.dtml readme.dtml 
	traceback.dtml undo.dtml versionManager.dtml 
Log Message:

1. Added DOCTYPE to all management screens that needed.
2. Added lang=en to all <html> tags
3. Updated all python source and dtml source files to use the new <dtml-X > synt   ax