aboutsummaryrefslogtreecommitdiff
path: root/mod/search/search_hooks.php
AgeCommit message (Expand)Author
2010-01-15Removing order by clause for now in search.brettp
2010-01-14Fixed an incorrect var name that caused a bug when hooking against a type but...brettp
2009-12-03Stripping tags to remove HTML on title and description for comment search.brettp
2009-12-03Removed a line breaking description for comments in search.brettp
2009-12-03Comments' search hook now correctly trims description and title.brettp
2009-11-30Removed tag search listing.brettp
2009-11-15Search changes.brettp
2009-11-10Trying out the new context grabbing function in search.brettp
2009-11-09For real this time.brettp
2009-11-09Sanitising string on tag search.brettp
2009-11-09Sanitising strings to avoid sql insertion hacks.brettp
2009-11-09Updated search to allow filtering of results by clicking on submenu items.brettp
2009-11-08No more hasty commits--Fixing a var_dump() left in.brettp
2009-11-08Added super-basic support for searching comments.brettp
2009-11-07Reverted groups and users to LIKE instead of MATCH AGAINST.brettp
2009-11-07Moved default search hooks into search mod.brettp