aboutsummaryrefslogtreecommitdiff
path: root/mod/search/index.php
AgeCommit message (Expand)Author
2011-03-19Fixes #3158 updated search and pages plugins for page handler scriptscash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-02-07Fixes 2354 Using list instead of listing for search nowcash
2011-02-07Fixes #2335 #2336 clean up and minor standardization of search plugin - needs...cash
2011-01-14using new menu system and page layouts in searchcash
2010-12-29Fixes #2241 - removed direct calls to the content wrapper view and removed th...cash
2010-12-08reorganized the page views as discussedcash
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-09Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo...cash
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-04-19Merged previous to trunk.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-09Updated new page canvases (and calls to elgg_view_layout) so that empty vars ...pete
2010-03-04Merged Search interface updatespete
2010-02-20Fixes #1523: Updated search to use ELGG_ENTITIES_NO_VALUE/ANY_VALUE and remov...brettp
2010-02-16Fixed incorrect variable calls in search.brettp
2010-01-14Fixed an incorrect var name that caused a bug when hooking against a type but...brettp
2010-01-14Removed unnecessary view directories.brettp
2010-01-12Added phpdoc header to index.phpbrettp
2010-01-11Pulling out entity views in search.brettp
2009-11-15Search changes.brettp
2009-11-10I hate you search.brettp
2009-11-10Missed an htmlspecialchars().brettp
2009-11-10Removed unneeded url_encode()s for links.brettp
2009-11-09Updated search to allow filtering of results by clicking on submenu items.brettp
2009-11-07Moved default search hooks into search mod.brettp
2009-11-06Updated search for FTS.brettp
2009-10-22Pulling in MITRE's search core. Fo'rizzle this time. Yo.brettp
2009-10-09Reverted back to previous copy removing Justin's search because of views prob...brettp
2009-10-09Pulled in Justin's search changes from github.brettp