source: products/quintagroup.catalogupdater/trunk/quintagroup/catalogupdater/configure.zcml @ 3602

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

Refactoring XMLAdapter - override existent ZCatalog XMLAdaptor with *update* attribute for *column* tag

File size: 210 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    i18n_domain="quintagroup.catalogupdater">
4
5    <utility factory=".utility.CatalogUpdaterUtility"
6             name="catalog_updater" />
7
8</configure>
Note: See TracBrowser for help on using the repository browser.