From: Reini U. <ru...@x-...> - 2004-12-19 00:27:43
|
phpwiki-1.2.6 is a bugfix for the flatfile database backend only. Other backends are not affected. Fixed TitleSearch and Backlinks for flatfile. (Thanks to some user Raj) Enable MostPopular (hitcount storage) for flatfile. Note, that 1.2.x is not in active development, and probably insecure, but is 10x faster, 10x smaller and has 10x less features than the current 1.3.x development branch. A new 1.3.11 release will arrive soon. I found one more minor issue with serial dumps containing the string "Mime-Version: 1.0 (Produced by PhpWiki 1.1.x)" which was fixed to carry the current version number. Download: http://sourceforge.net/project/showfiles.php?group_id=6121&package_id=14187 in some hours at your nearest mirror. ChangeLog: 2004-12-19 01:02 rurban Release 1.2.6 * lib/db_filesystem: fix GetAllWikiPagenames() which broke TitleSearch and Backlinks on flatfile. Thanks to Raj sf bug #1079662. * lib/db_filesystem: add MostPopular functionality for flatfile. * admin/zip.php: bump version number Reini Urban schrieb: > I've made available a patch against 1.2.5 for a needed phpwiki-1.2.6 > release, which will fix the flatfile database setup. > Without this patch, flatfile is not functional for FindPage and Backlinks. > I've also added the MostPopular feature on flatfile. Just for convenience. > > http://sourceforge.net/tracker/index.php?func=detail&aid=1087720&group_id=6121&atid=306121 > > which fixes this bug: > http://sourceforge.net/tracker/index.php?func=detail&aid=1079662&group_id=6121&atid=106121 > > If noone objects I will package a new 1.2.6 release within two days. > Thanks a lot to some user named Raj! -- Reini Urban http://phpwiki.org/ |