source: products/quintagroup.transmogrify.pfm2pfg/trunk/quintagroup/transmogrify/pfm2pfg/overrides.zcml @ 1498

Last change on this file since 1498 was 320, checked in by mylan, 18 years ago

Added Blogging APIs modules.

File size: 395 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:transmogrifier="http://namespaces.plone.org/transmogrifier">
4
5    <transmogrifier:registerConfig
6        name="import"
7        title="Import pipeline configuration"
8        description="Customized for PloneFormMailer/PloneFormGen content types content import pipeline."
9        configuration="import.cfg"
10        />
11
12</configure>
Note: See TracBrowser for help on using the repository browser.