Good Morning! This are the darcs changes for DokuWiki committed yesterday. Please test them and report bugs. --------------------------------------------------------------------- Sun Sep 25 19:54:51 CEST 2005 Andreas Gohr <andi[at]splitbrain.org> * asian language support for the indexer #563 Asian languages do not use spaces to seperate words. The indexer however does a word based lookup. Splitting for example Japanese texts into real words is only possible with complicated natural language processing, something completely out of scope for DokuWiki. This patch solves the problem by treating all asian characters as single words. When an asian word (consisting of multiple characters) is searched it is treated as a phrase search, looking up each charcter by it self first, then checking for the phrase in found documents. Sun Sep 25 12:22:11 CEST 2005 Andreas Gohr <andi[at]splitbrain.org> * fix for backlinks Sun Sep 25 11:56:12 CEST 2005 Andreas Gohr <andi[at]splitbrain.org> * SECURITY FIX: acl check in _getRecents added ACLs weren't checked in the new getRecent function. Recent Changes and the RSS/ATOM feeds displayed all changes regardless of user permissions. --------------------------------------------------------------------- Single patches can be downloaded from http://dev.splitbrain.org/darcs/index.cgi/dokuwiki/?c=patches Bye, your darcs changlog mailer -- DokuWiki mailing list - more info at http://wiki.splitbrain.org/wiki:mailinglist