aboutsummaryrefslogtreecommitdiff
path: root/mod/blog
AgeCommit message (Expand)Author
2010-05-24Removing publish_date interface for blogs pending better l10n for dates.brettp
2010-05-24Removing blogs from groups, part 2.brettp
2010-05-24Removing blog options from groups, part 1.brettp
2010-05-24Moved blog edit sidebar revisions to the top of the sidebar.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-24Blogs only show up in the river if in published state.brettp
2010-05-24Saving a blog post no longer rewrites all entity time_created and time_update...brettp
2010-05-24Group blog and bookmarks submenu removed from sidebar (links are now in the g...pete
2010-05-21Registering new plugin hooks to extend the owner block profile menu.nickw
2010-05-20Adding submenu items for standard plugins to owner block.nickw
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-26Remove accidental commit from previous.brettp
2010-04-26Graceful degrading for non-JS users on the dropdown login box.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-21Removing unneeded order by metadata.brettp
2010-04-21Rewriting time_created and time_updated instead of trying to be tricky with m...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-14Added ECML support in blogs.brettp
2010-04-13Added item:object:blog language key for stats.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-08Adding a language definition.nickw
2010-04-07Highlighting current tab in content header.nickw
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-02Determining which content header to use based on blog owner.nickw
2010-04-02Allowing non-owners to view published blog posts.nickw
2010-04-02Truncating lengthy blog excerpts on word breaks.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-25Added river support to blog.brettp
2010-03-25Fixed weird login in blog for real.brettp
2010-03-25Added access controls to blog archive grabbing function.brettp
2010-03-24Added archive view for blogs.brettp
2010-03-23Added filtering by archive date.brettp