source:
products/qTopic/trunk/config.py
| Last change on this file was 1, checked in by myroslav, 21 years ago | |
|---|---|
| File size: 245 bytes | |
| Line | |
|---|---|
| 1 | from Products.ATContentTypes.permission import AddTopics |
| 2 | from Products.CMFCore import CMFCorePermissions |
| 3 | |
| 4 | PROJECTNAME = 'qTopic' |
| 5 | SKINS_DIR = 'skins' |
| 6 | SKINS_SUBDIR = 'qtopic' |
| 7 | VIEW_CONTENT_PERMISSION = CMFCorePermissions.View |
| 8 | |
| 9 | |
| 10 | GLOBALS = globals() |
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)