aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views/default/object
AgeCommit message (Expand)Author
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
2010-05-25only display comment count if there are commentsdave
2010-05-24Added blog author link by line on blog list.brettp
2010-05-24Added access level in blog list.brettp
2010-05-24Blog uses elgg_make_excerpt() now instead of its own.brettp
2010-04-21Blog excerpts now work for MB strings and properly detect word breaks.brettp
2010-04-17pass the entity so other plugins can extend properlydave
2010-04-15Separated blog object view from comments.brettp
2010-04-12Likes updated for plugins entity list display (just icon remaining to add)pete
2010-04-11Updated Likes on Blog and Videolist single entity pagespete
2010-04-07Creating content for the blog posts of user's friends.nickw
2010-04-05Ensuring generic text line breaks are replaced by paragraph tags.nickw
2010-04-02Fixing breadcrumb navigation and content header links for blogs.nickw
2010-03-23Added an ElggBlog class to override the time_created field.brettp
2010-03-21like display added to blog objectdave
2010-03-21like added to blog postsdave
2010-03-18Updated blog to support multiple revisions and automatic saving of drafts.brettp
2010-03-18Included a view for plugins to extend (on the new reworked Bookmarks and Blogs).pete
2010-03-12Updated/cleaned-up generic comments with new UI.pete
2010-03-12Updated interface on new blog (listings and edit/new blog pages).pete
2010-03-12Rough first version of a new blog plugin.brettp