Changeset 1162
- Timestamp:
- 07/16/08 01:01:52
- Files:
-
- qPloneComments/branches/plone-3.0/configure.zcml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
qPloneComments/branches/plone-3.0/configure.zcml
r1156 r1162 14 14 <gs:registerProfile 15 15 name="default" 16 title="qPloneComments profile"16 title="qPloneComments" 17 17 directory="profiles/default" 18 18 provides="Products.GenericSetup.interfaces.EXTENSION" 19 description="" 20 for="Products.CMFPlone.interfaces.IPloneSiteRoot" 19 description="Extension profile for the Plone Comments product." 21 20 /> 22 21
