aboutsummaryrefslogtreecommitdiff
path: root/mod/file/search.php
AgeCommit message (Expand)Author
2011-03-19Refs #3158 namespace file plugin's page scriptscash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-01almost finished updating the file plugin to work with new html/csscash
2010-12-31a little standardization of the file plugin codecash
2010-12-31added a proper gallery view - still need to wire up the elgg_view_list_item f...cash
2010-12-30added gallery css for the file plugincash
2010-12-08reorganized the page views as discussedcash
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-10-30Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid()ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-22Merged r6701:6756 from 1.7 branch into trunkcash
2010-03-15Updated File mod to new UI.pete
2010-03-12Merged Cash's bugfixes from the 1.7 branch (3288:5377).brettp
2010-03-03Pulled in the interface changes.brettp