root/qPloneSkinDump/branches/pastescript/__init__.py

Revision 503 (checked in by mylan, 2 years ago)

Add possibility of exporting objects to Skin Product for following importing on its installation. Add full css and javascripts registries dumping. Change interface.

Line 
1 from Products.Archetypes.public import *
2 from Products.CMFCore.DirectoryView import registerDirectory
3 from config import *
4 import qPloneSkinDump, utils, write_utils
5
6 registerDirectory('skins', GLOBALS)
Note: See TracBrowser for help on using the browser.