aboutsummaryrefslogtreecommitdiff
path: root/mod/blog
AgeCommit message (Expand)Author
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
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-19Default all tools' menu items to "world" view. Removed "My" prefix.brettp
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
2010-03-18Included a view for plugins to extend (on the new reworked Bookmarks and Blogs).pete
2010-03-17Added blog languages.brettp
2010-03-16Replaced more calls to deprecated functions.pete
2010-03-12Added updated tagcloud plugin and added to core mods.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-12Removed unneeded div from around submenu lists.pete
2010-03-12Rough first version of a new blog plugin.brettp
2010-03-11Updates: longtext editor default size added (and overridden in group/forums),...pete
2010-03-11Updated avatar user menu to generate an ordered list, reinstated the add/remo...pete
2010-03-09Blogs updated to new UI (needs Brett to look over first)pete
2010-03-09Updated new page canvases (and calls to elgg_view_layout) so that empty vars ...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-21Added doc for blog URL functionben
2008-04-18Link fixben
2008-04-18Removing references to action.phpben
2008-04-18Fix for page handler bugsben
2008-04-16No need for elgg_view_entity to separately load the owner entityben
2008-04-16ElggEntity->getOwnerUser() -> ElggEntity->getOwnerEntity()ben
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