root/qPloneSkinDump/branches/multipleslots/__init__.py
| Revision 930 (checked in by koval, 1 year ago) |
|---|
| Line | |
|---|---|
| 1 | from Products.Archetypes.public import * |
| 2 | from Products.CMFCore.DirectoryView import registerDirectory |
| 3 | from config import * |
| 4 | import qPloneSkinDump, utils, write_utils, generatingTemplate |
| 5 | |
| 6 | registerDirectory('skins', GLOBALS) |
Note: See TracBrowser for help on using the browser.
