Age | Commit message (Expand) | Author |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-01-22 | using list metadata view rather than custom code | cash |
2011-01-06 | changed tag display to <ul> | cash |
2011-01-01 | starting adding a .elgg-text class - plugins need to use output/longtext when... | cash |
2010-12-31 | updated blog plugin due to change in output/confirmlink | cash |
2010-12-29 | let likes code handle logged in user status | cash |
2010-12-25 | amtrak does not have wifi so here is one big commit with group blogs, blog wi... | cash |
2010-12-24 | supporting id for comments for in page links | cash |
2010-12-24 | fixing a few display issues in the object/blog view | cash |
2010-12-24 | creating standard list body for plugins | cash |
2010-12-20 | added elgg-icon-delete and elgg-icon-likes | cash |
2010-12-19 | changed name from media block to image block | cash |
2010-12-05 | added a convience function for the media content pattern - is elgg_view_media... | cash |
2010-12-05 | changed img | body media element to icon | body | cash |
2010-12-05 | Clean-up of the blog plugin - now using urls from 1.7.5 | cash |
2010-12-04 | object/blog view uses new media view - needs some clean up | cash |
2010-12-04 | fitting blog object display into new html structure | cash |
2010-12-03 | Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a... | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
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 |