source: products/quintagroup.plonegooglesitemaps/tags/1.1/quintagroup/plonegooglesitemaps/profiles/default/import_steps.xml @ 1731

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

Add catalog updating on product installation

File size: 359 bytes
Line 
1<?xml version="1.0"?>
2<import-steps>
3 <import-step id="update_catalog" version="20100211-01"
4              handler="quintagroup.plonegooglesitemaps.setuphandlers.updateCatalog"
5              title="Update Catalog">
6  <dependency step="catalog"/>
7  Update Catalog to collect data for canonical_path metadata for Google Sitemaps
8 </import-step>
9</import-steps>
Note: See TracBrowser for help on using the repository browser.