aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views/default/object
AgeCommit message (Expand)Author
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
2010-03-09Blogs updated to new UI (needs Brett to look over first)pete
2010-03-03Pulled in the interface changes.brettp
2008-08-13This shouldn't be here!ben
2008-08-13Removing some messagesben
2008-05-15Moving some stuff into the plugins repo, where it belongs.ben
2008-04-30Fixed a (presumably transient) comments issue in blogs.ben
2008-04-30Temporary style fixben
2008-04-30Updating blog view to involve iconsben
2008-04-18Link fixben
2008-04-18Removing references to action.phpben
2008-04-16No need for elgg_view_entity to separately load the owner entityben
2008-04-16URL handling for the blog pluginben
2008-04-16Blog plugin now serves as a fancy URL exampleben
2008-04-15Blog plugin improvements, including delete on commentsben
2008-04-07CRUD for blog postsben
2008-04-04Blog edit updatesben
2008-04-04Added tags to the blog pluginben
2008-04-03Added comments to blogben
2008-04-03Blog: extended comment form, etc.ben
2008-04-03Adding name and posted date to blog entriesben
2008-04-03Blog update: you can post and view blog entries.ben