aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views/default/object
AgeCommit message (Expand)Author
2012-06-02Refs #4437 let the object/elements/summary view handle the tagsCash Costello
2011-12-23Fixes #4179 not setting excerpt if none setcash
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-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-08Fixes #2229. Removed published data metadata in blog. Added upgrade to set al...brettp
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-02-27pushing categories to the next line when viewing an entitycash
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
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-06moved the count comments and likes functions into the ElggEntity classcash
2011-01-22using list metadata view rather than custom codecash
2011-01-06changed tag display to <ul>cash
2011-01-01starting adding a .elgg-text class - plugins need to use output/longtext when...cash
2010-12-31updated blog plugin due to change in output/confirmlinkcash
2010-12-29let likes code handle logged in user statuscash
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog wi...cash
2010-12-24supporting id for comments for in page linkscash
2010-12-24fixing a few display issues in the object/blog viewcash
2010-12-24creating standard list body for pluginscash
2010-12-20added elgg-icon-delete and elgg-icon-likescash
2010-12-19changed name from media block to image blockcash
2010-12-05added a convience function for the media content pattern - is elgg_view_media...cash
2010-12-05changed img | body media element to icon | bodycash
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
2010-12-04object/blog view uses new media view - needs some clean upcash
2010-12-04fitting blog object display into new html structurecash
2010-12-03Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a...cash
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-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
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-06-28Updated the layout of a blogpostpete
2010-06-11Always show access level when listing blogs, regardless of canEdit().brettp
2010-06-07blog tags will not display the class if no tags existdave
2010-05-27Fixed mismatched <span></a> tags in blog list status display.brettp