Commit b517fe55 authored by Romain Courteaud's avatar Romain Courteaud

Fix missing parts not commited in Cache Tool and Domain Generator.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11324 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 02fff54f
......@@ -32,6 +32,7 @@
<item>Delivery Builder</item>
</portal_type>
<portal_type id="Domain">
<item>Domain Generator</item>
<item>Domain</item>
</portal_type>
<portal_type id="Domain Tool">
......
......@@ -63,7 +63,7 @@
<item>
<key> <string>description</string> </key>
<value> <string> ERP5 Document\n
</string> </value>
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -61,7 +61,7 @@
<value> <string>\n
DistributedRamCache is a Zope (persistent) representation of \n
the Distributed RAM Cache real cache plugin object.\n
</string> </value>
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -63,7 +63,7 @@
<item>
<key> <string>description</string> </key>
<value> <string> ERP5 Document\n
</string> </value>
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -63,7 +63,7 @@
<item>
<key> <string>description</string> </key>
<value> <string> ERP5 Document\n
</string> </value>
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -61,7 +61,7 @@
<value> <string>\n
RamCache is a Zope (persistent) representation of \n
the RAM based real cache plugin object.\n
</string> </value>
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -61,7 +61,7 @@
<value> <string>\n
SQLCache is a Zope (persistent) representation of \n
the RAM based real SQL cache plugin object.\n
</string> </value>
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
174
\ No newline at end of file
177
\ No newline at end of file
......@@ -5,7 +5,7 @@ Base Domain | Domain
Cache Factory | Distributed Ram Cache
Cache Factory | Ram Cache
Cache Factory | SQL Cache
Cache Tool | Factory
Cache Tool | Cache Factory
Category Tool | Base Category
Category | Category
Delivery Builder | Predicate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment