aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/start.php
AgeCommit message (Expand)Author
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...ewinslow
2010-11-02Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl...ewinslow
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-06-01Restricting tag cloud display on Blogs and Documents by context.nickw
2010-05-26Gatekeeper() added to blog edit/create pagehandler.brettp
2010-05-26Ensuring Blogs and Forum links display properly in the group ownerblock.nickw
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-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-04-14Added ECML support in blogs.brettp
2010-04-07Highlighting current tab in content header.nickw
2010-04-07Creating content for the blog posts of user's friends.nickw
2010-04-02Fixing breadcrumb navigation and content header links for blogs.nickw
2010-03-25Added river support to blog.brettp
2010-03-23Added filtering by archive date.brettp
2010-03-23Added an ElggBlog class to override the time_created field.brettp
2010-03-19Default all tools' menu items to "world" view. Removed "My" prefix.brettp
2010-03-18Updated blog to support multiple revisions and automatic saving of drafts.brettp
2010-03-16Replaced more calls to deprecated functions.pete
2010-03-12Rough first version of a new blog plugin.brettp
2010-03-09Blogs updated to new UI (needs Brett to look over first)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-21Added doc for blog URL functionben
2008-04-18Fix for page handler bugsben
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
2008-04-04Introducing the all blog posts page.ben
2008-04-03Added comments to blogben
2008-04-03Adding name and posted date to blog entriesben
2008-04-02Blog postingben
2008-04-01Further adventures in blogging; saving for nowben
2008-04-01Blog mod and welcome screen updatesben