aboutsummaryrefslogtreecommitdiff
path: root/mod/file/views/default/object/file.php
AgeCommit message (Expand)Author
2013-01-19Fixes #4990 removes extra title for full file viewCash Costello
2012-06-02Refs #4437 let the object/elements/summary view handle the tagsCash Costello
2011-11-01Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ...cash
2011-10-25added new view for the full display of objectscash
2011-10-24Fixes #3974 blog, bookmarks, file, and pages plugins consistent in integratio...cash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-06-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-19moved the download button for files to the action menu (which probably needs ...cash
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ...cash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-17calling the new category output view in the plugins - looks like the pages pl...cash
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-06updated the file plugin to use the new icon structurecash
2011-02-06moved the count comments and likes functions into the ElggEntity classcash
2011-01-06changed tag display to <ul>cash
2010-12-30added gallery css for the file plugincash
2010-12-30updated the object/file viewcash
2010-12-29starting to update the file plugin to use the new html/csscash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow
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-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-03-15Further updates to files single entity view.pete
2010-03-15Updated File mod to new UI.pete
2010-03-03Pulled in the interface changes.brettp