From: Eloi G. <ada...@us...> - 2009-01-22 02:16:49
|
Update of /cvsroot/phpwebsite-comm/modules/article/docs In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2168/docs Modified Files: Changes.txt Log Message: Put search back the way it was. Noone's complaining Index: Changes.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v retrieving revision 1.40 retrieving revision 1.41 diff -C2 -d -r1.40 -r1.41 *** Changes.txt 21 Jan 2009 16:27:19 -0000 1.40 --- Changes.txt 22 Jan 2009 01:36:13 -0000 1.41 *************** *** 12,16 **** + 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 --- 12,15 ---- |