Project

General

Profile

« Previous | Next » 

Revision 869

Added by thorn about 16 years ago

search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
removed undocumented word-boundary search
search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
added key 'ext_charset' to search-extension to query external databases

View differences:

CHANGELOG
14 14
29-Oct-2008 Thomas Hornik
15 15
# News: total number of news wasn't calculated correctly
16 16
! Captcha: removed IFRAME for Calculation-as-text captcha
17
- removed useless init_utf8funcs()-function
17
- removed useless init_utf8funcs()-function
18
+ search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
19
- search: removed undocumented word-boundary search
20
! search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
21
+ search: added key 'ext_charset' to search-extension to query external databases
18 22
25-Oct-2008 Christian Sommer
19 23
!	updated basic templates according the template guidelines
20 24
24-Oct-2008 Dietrich Roland Pehlke

Also available in: Unified diff