[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/KeywordIndex/dtml - addKeywordIndex.dtml:1.2.174.1

Andreas Jung andreas@andreas-jung.com
Tue, 26 Nov 2002 12:22:42 -0500


Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/KeywordIndex/dtml
In directory cvs.zope.org:/tmp/cvs-serv17740/KeywordIndex/dtml

Modified Files:
      Tag: ajung-oneindex-multipleattributes-branch
	addKeywordIndex.dtml 
Log Message:
added multi-attribute indexing for KeywordIndexes


=== Zope/lib/python/Products/PluginIndexes/KeywordIndex/dtml/addKeywordIndex.dtml 1.2 => 1.2.174.1 ===
--- Zope/lib/python/Products/PluginIndexes/KeywordIndex/dtml/addKeywordIndex.dtml:1.2	Wed May 30 11:57:32 2001
+++ Zope/lib/python/Products/PluginIndexes/KeywordIndex/dtml/addKeywordIndex.dtml	Tue Nov 26 12:22:41 2002
@@ -24,6 +24,18 @@
     <input type="text" name="id" size="40" />
     </td>
   </tr>
+
+  <tr>
+    <td align="left" valign="top">
+    <div class="form-label">
+    Indexed attributes
+    </div>
+    </td>
+    <td align="left" valign="top">
+    <input type="text" name="extra.indexed_attrs:record:string" size="40" />
+    </td>
+  </tr>
+
   <tr>
     <td align="left" valign="top">
     <div class="form-optional">