source:
products/qPloneGoogleSitemaps/trunk/__init__.py
@
8
| Last change on this file since 8 was 1, checked in by myroslav, 20 years ago | |
|---|---|
| File size: 291 bytes | |
| Line | |
|---|---|
| 1 | import Globals |
| 2 | |
| 3 | from Products.CMFCore.DirectoryView import registerDirectory |
| 4 | from AccessControl import allow_module |
| 5 | |
| 6 | registerDirectory('skins', globals()) |
| 7 | qPGS_globals = globals() |
| 8 | |
| 9 | allow_module('Products.qPloneGoogleSitemaps.utils.py') |
| 10 | allow_module('Products.qPloneGoogleSitemaps.config.py') |
Note: See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/common/qtrac_logo.png)