source: products/ShortMessage/tags/0.1.3/config.py @ 1591

Last change on this file since 1591 was 1, checked in by myroslav, 18 years ago

Building directory structure

File size: 209 bytes
Line 
1from Products.CMFCore.CMFCorePermissions import AddPortalContent
2
3GLOBALS=globals()
4PROJECTNAME="ShortMessage"
5ARCHETYPE_NAME="Short message"
6ADD_CONTENT_PERMISSION=AddPortalContent
7Sm_WORKFLOWID="sm_workflow"
Note: See TracBrowser for help on using the repository browser.