Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
index.php 1.81 KB 656 over 16 years thorn Added some missing add_slashes(), get_post_esca...
search.php 27.4 KB 869 over 15 years thorn search: added search_lang for use in search-for...
search_convert.php 66.2 KB 869 over 15 years thorn search: added search_lang for use in search-for...
search_modext.php 15.3 KB 872 over 15 years thorn updated menulink and search to use configureabl...

Latest revisions

# Date Author Comment
872 2008-11-01 18:28 thorn

updated menulink and search to use configureable section-anchor

870 2008-11-01 00:22 thorn

improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8

869 2008-10-29 20:05 thorn

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%'")...

857 2008-09-16 20:33 thorn

search: fixed windows-related regex issue

855 2008-08-02 13:29 thorn

fixed sorting order of search-results

854 2008-07-25 19:06 thorn

fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE, added $database = new Database(); in front of output-filter

848 2008-06-22 16:17 thorn

fixed issue with captcha (mt_rand() instead of rand()); fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')

833 2008-04-20 23:35 thorn

fix: allow external urls for search-results

830 2008-04-15 20:34 thorn

revert back to pagename-creation from $page_menu, instead of $page_title

779 2008-03-28 23:40 thorn

Some cleanup in search.php

View revisions

Also available in: Atom