aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/actions/blog/save.php
AgeCommit message (Expand)Author
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog wi...cash
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-06-07Added metadata 'new_post' when autosaving blogs to help with river / revision...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-24Blogs only show up in the river if in published state.brettp
2010-04-05Adding a datetime view for use with blog publication.nickw
2010-03-25Added river support to blog.brettp
2010-03-23Added an ElggBlog class to override the time_created field.brettp
2010-03-18Updated blog to support multiple revisions and automatic saving of drafts.brettp
2010-03-12Rough first version of a new blog plugin.brettp