aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views
AgeCommit message (Expand)Author
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-08Moved all river entry metadata inside span (pushed onto new line) and added r...pete
2010-06-28Updated the layout of a blogpostpete
2010-06-11Always show access level when listing blogs, regardless of canEdit().brettp
2010-06-07Fix for displaying auto save time. HTML was changed without relevent JS upda...brettp
2010-06-07blog tags will not display the class if no tags existdave
2010-06-01Restricting tag cloud display on Blogs and Documents by context.nickw
2010-05-28Updated archive list-stylepete
2010-05-27Fixed mismatched <span></a> tags in blog list status display.brettp
2010-05-27Fixed typo in blog sidebar menu that caused an extra LI item in archives.brettp
2010-05-25only display comment count if there are commentsdave
2010-05-25blog revisions tweakeddave
2010-05-25Fix for blogs list view interface in some browserspete
2010-05-25Updates to Blogs edit UI.pete
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-05-24Removing publish_date interface for blogs pending better l10n for dates.brettp
2010-05-24you can no longer comment on river item while logged outdave
2010-05-24Blog edit/create form displays correct title.brettp
2010-05-17Another UI update to individual blog page.pete
2010-05-17..a couple more ui tweaks.pete
2010-05-14Updated core tagcloud view markup/css.pete
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-26Fixes #2098: River view for blog pulls correct time.brettp
2010-04-21Cleaned up code to show revisions.brettp
2010-04-21Decoding html entities for blog excerpts in edit form.brettp
2010-04-21Blog excerpts now work for MB strings and properly detect word breaks.brettp
2010-04-21remove likes and comments from blog activity view if in classic modedave
2010-04-17pass the entity so other plugins can extend properlydave
2010-04-16Tagcloud localized and updated on blogs.pete
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-07Updating autosave handler and "Saved date" return values.nickw
2010-04-07Riverdashboard refreshed, and updated display of comments and likes (the load...pete
2010-04-05Adding a datetime view for use with blog publication.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-31blog river view altered to pull out some contentdave
2010-03-30Changed blog archive header tag.pete
2010-03-26Added river item views to blog.brettp
2010-03-24Added archive view for blogs.brettp
2010-03-23Added filtering by archive date.brettp
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-19Updated latest comments to new UI and coding standards, and added to Blog and...pete
2010-03-18Updated blog to support multiple revisions and automatic saving of drafts.brettp