[Zope-Checkins] CVS: Zope2 - manage_tabs.dtml:1.27.30.1
Martijn Pieters
mj@digicool.com
Mon, 14 Aug 2000 12:21:17 -0400
Update of /cvs-repository/Zope2/lib/python/App
In directory korak.digicool.com:/tmp/cvs-serv4869/App
Modified Files:
Tag: mj-skinnable_and_localizable_objects-branch
manage_tabs.dtml
Log Message:
- Implemented StringBundle and pals.
- Made SkinnableAndLocalizable web interfaces localizable by splitting all
texts out to string bundles.
- Split Skinnable and Localizable out to abstract classes.
- Some small bug fixes.