root/qPloneSkinDump/branches/plone_3.0/__init__.py
| Revision 503 (checked in by mylan, 2 years 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 |
| 5 | |
| 6 | registerDirectory('skins', GLOBALS) |
Note: See TracBrowser for help on using the browser.
