[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/TextIndexNG/dtml - addTextIndexNG.dtml:1.1.2.5
Andreas Jung
andreas@zope.com
Tue, 8 Jan 2002 15:49:56 -0500
Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/TextIndexNG/dtml
In directory cvs.zope.org:/tmp/cvs-serv16820/dtml
Modified Files:
Tag: ajung-textindexng-branch
addTextIndexNG.dtml
Log Message:
added SW default file
=== Zope/lib/python/Products/PluginIndexes/TextIndexNG/dtml/addTextIndexNG.dtml 1.1.2.4 => 1.1.2.5 ===
</td>
<td>
- <input type="text" name="extra.stopWords:record:string:empty" value="" size="40">
+ <input type="text" name="extra.stopWords:record:string:empty" value="default_en.txt" size="40">
</td>
</tr>