Age | Commit message (Expand) | Author |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-06-28 | Updated the layout of a blogpost | pete |
2010-06-11 | Always show access level when listing blogs, regardless of canEdit(). | brettp |
2010-06-07 | blog tags will not display the class if no tags exist | dave |
2010-05-27 | Fixed mismatched <span></a> tags in blog list status display. | brettp |
2010-05-25 | only display comment count if there are comments | dave |
2010-05-24 | Added blog author link by line on blog list. | brettp |
2010-05-24 | Added access level in blog list. | brettp |
2010-05-24 | Blog uses elgg_make_excerpt() now instead of its own. | brettp |
2010-04-21 | Blog excerpts now work for MB strings and properly detect word breaks. | brettp |
2010-04-17 | pass the entity so other plugins can extend properly | dave |
2010-04-15 | Separated blog object view from comments. | brettp |
2010-04-12 | Likes updated for plugins entity list display (just icon remaining to add) | pete |
2010-04-11 | Updated Likes on Blog and Videolist single entity pages | pete |
2010-04-07 | Creating content for the blog posts of user's friends. | nickw |
2010-04-05 | Ensuring generic text line breaks are replaced by paragraph tags. | nickw |
2010-04-02 | Fixing breadcrumb navigation and content header links for blogs. | nickw |
2010-03-23 | Added an ElggBlog class to override the time_created field. | brettp |
2010-03-21 | like display added to blog object | dave |
2010-03-21 | like added to blog posts | dave |
2010-03-18 | Updated blog to support multiple revisions and automatic saving of drafts. | brettp |
2010-03-18 | Included a view for plugins to extend (on the new reworked Bookmarks and Blogs). | pete |
2010-03-12 | Updated/cleaned-up generic comments with new UI. | pete |
2010-03-12 | Updated interface on new blog (listings and edit/new blog pages). | pete |
2010-03-12 | Rough first version of a new blog plugin. | brettp |
2010-03-09 | Blogs updated to new UI (needs Brett to look over first) | pete |
2010-03-03 | Pulled in the interface changes. | brettp |
2008-08-13 | This shouldn't be here! | ben |
2008-08-13 | Removing some messages | ben |
2008-05-15 | Moving some stuff into the plugins repo, where it belongs. | ben |
2008-04-30 | Fixed a (presumably transient) comments issue in blogs. | ben |
2008-04-30 | Temporary style fix | ben |
2008-04-30 | Updating blog view to involve icons | ben |
2008-04-18 | Link fix | ben |
2008-04-18 | Removing references to action.php | ben |
2008-04-16 | No need for elgg_view_entity to separately load the owner entity | ben |
2008-04-16 | URL handling for the blog plugin | ben |
2008-04-16 | Blog plugin now serves as a fancy URL example | ben |
2008-04-15 | Blog plugin improvements, including delete on comments | ben |
2008-04-07 | CRUD for blog posts | ben |
2008-04-04 | Blog edit updates | ben |
2008-04-04 | Added tags to the blog plugin | ben |
2008-04-03 | Added comments to blog | ben |
2008-04-03 | Blog: extended comment form, etc. | ben |
2008-04-03 | Adding name and posted date to blog entries | ben |
2008-04-03 | Blog update: you can post and view blog entries. | ben |