[Zope-Checkins] CVS: Zope2 - ApplicationManager.py:1.61.30.1

Martijn Pieters mj@digicool.com
Fri, 11 Aug 2000 16:34:58 -0400


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

Modified Files:
      Tag: mj-skinnable_and_localizable_objects-branch
	ApplicationManager.py 
Log Message:
First cut at Skinnable and Localizable objects

  - SkinnableObjects (SkinnableHTMLFile and SkinnableImageFile) done

  - Skins and Locale logic done

  - Management Interface for Skins and Locales management is skinned

  - No distribution option yet

  - No User specific preferences yet

  - No LocalizableStringBundles or StringBundles yet

  - Rest of Management interface not yet skinned 

  - Management Interface not yet localizable

  - No support for INSTANCE_HOME setup yet