source: products/quintagroup.themetemplate/trunk/quintagroup/themetemplate/localcommands/templates/importing/profiles.zcml_insert @ 1363

Last change on this file since 1363 was 1363, checked in by mylan, 14 years ago

Fix #109: Move importing zexps into separate profile, updated doctests

File size: 331 bytes
Line 
1
2  <genericsetup:registerProfile
3      name="import_zexps"
4      title="${qplone3_theme_skinname}: Import ZEXPs"
5      directory="profiles/import_zexps"
6      description='Extension profile for importing objects of the "${qplone3_theme_skinname}" Plone theme.'
7      provides="Products.GenericSetup.interfaces.EXTENSION"
8      />
9
Note: See TracBrowser for help on using the repository browser.