aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views/default/blog
AgeCommit message (Expand)Author
2013-07-05Fixes #5699 reversing order of months on blog sidebarcash
2011-12-23Fixes #3751 adds a group blog archive pageCash Costello
2011-12-23Fixes #4240 not showing draft blog posts in group modulecash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-06-24Fixes #3139 DRYs up group modulescash
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-03-27Fixes #2969 turned off group blog archivescash
2011-03-22Refs #2091 added a tagcloud block that accepts subtypecash
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el...cash
2011-03-12Fixed blog revision links.brettp
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Fixes #3054: Fixed URL for editing a blog revision.brettp
2011-03-08Fixes #2229. Removed published data metadata in blog. Added upgrade to set al...brettp
2011-03-08Refs #2229: Using time_created instead of publish_date metadata to sort.brettp
2011-03-07cleaned up the groups plugin csscash
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-05using elgg-module-<type> cash
2011-01-29fixed css for group module headerscash
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-06switched from new to addcash
2011-01-01updating the sidebar boxes to use the new module classescash
2010-12-29new content link uses guid to make supporting groups and users easiercash
2010-12-25updated owner blocks for users and groupscash
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog wi...cash
2010-12-08Fixes #2189 created the object/list view with semantic markupcash
2010-12-07reorganized the layout viewscash
2010-12-05blog plugin now uses the new elgg_view_form() functioncash
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
2010-12-04welcome to the new media view - it is being used in the new latest comments m...cash
2010-12-04fitting blog object display into new html structurecash
2010-12-04blog sidebar html updates finished - uses modules!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-21removed deprecated tag library callscash
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
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-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...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-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-06-28Updated the layout of a blogpostpete
2010-06-07Fix for displaying auto save time. HTML was changed without relevent JS upda...brettp
2010-06-01Restricting tag cloud display on Blogs and Documents by context.nickw
2010-05-28Updated archive list-stylepete