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 26.7 KB 855 almost 16 years thorn fixed sorting order of search-results
search_convert.php 65.5 KB 761 over 16 years thorn search: great speed-up with large pages - requi...
search_modext.php 13.7 KB 833 about 16 years thorn fix: allow external urls for search-results

Latest revisions

# Date Author Comment
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

777 2008-03-27 21:02 thorn

search: further speed improvment

773 2008-03-26 18:41 thorn

search: added missing vars to $search_func_vars[] for external search

772 2008-03-25 23:34 thorn

fixed E_NOTICE-messasges in Changeset770

771 2008-03-25 20:58 thorn

fixed issue with hidden files in list_files_dirs()

View revisions

Also available in: Atom