source: products/vendor/Products.CacheSetup/current/Products/CacheSetup/profiles/default/workflows.xml @ 3296

Last change on this file since 3296 was 3296, checked in by fenix, 13 years ago

Load Products.CacheSetup?-1.2.1 into vendor/Products.CacheSetup?/current.

File size: 407 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_workflow" meta_type="Plone Workflow Tool">
3 <bindings>
4  <type type_id="CacheTool"/>
5  <type type_id="CachePolicy"/>
6  <type type_id="ContentCacheRule"/>
7  <type type_id="HeaderSet"/>
8  <type type_id="HeaderSetFolder"/>
9  <type type_id="PolicyHTTPCacheManagerCacheRule"/>
10  <type type_id="RuleFolder"/>
11  <type type_id="TemplateCacheRule"/>
12 </bindings>
13</object>
Note: See TracBrowser for help on using the repository browser.