Update of /cvsroot/phpwebsite-comm/modules/article/boost
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2168/boost
Modified Files:
update.php
Log Message:
Put search back the way it was. Noone's complaining
Index: update.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/article/boost/update.php,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** update.php 21 Jan 2009 16:27:19 -0000 1.28
--- update.php 22 Jan 2009 01:36:12 -0000 1.29
***************
*** 275,279 ****
+ Deleted reference to obsolete file (AM_Modsettings.php)
+ If the specified XML file isn`t found in the branch directory, XML_import will look in the hub directory as well.
- + Search now indexes all words, not just the uncommon ones.
+ The conversion script now uses PHPWS_Text::breaker to convert newlines to br tags
+ A `post-upgrade conversion` script is included to convert newlines to br tags in an existing AM installation
--- 275,278 ----
|