aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/actions/blog/save.php
AgeCommit message (Collapse)Author
2013-06-05removed crazy code that doesn't do anything useful - only fires when ↵Cash Costello
$blog->foo = false
2013-06-05Fixes #5601 allowing empty tags to pass through to clear previous tagsCash Costello
2013-03-05made the event more general for future support of objects with draft/publish ↵Cash Costello
status
2013-02-23Fixes #4802 notifications sent when status is newly set to publishedCash Costello
2013-02-23Fixes #5012 drafts are private nowCash Costello
2012-10-10Fixes #4593: All titles are HTML-escaped plain textSteve Clay
2012-08-06Fixes #4792. Now blog author is who appears in the river.Sem
2011-12-23Fixes #4179 not setting excerpt if none setcash
2011-12-04removed some usage of deprecated methodsCash Costello
2011-06-18Fixes #3580 adding blog preview button that uses save actioncash
2011-06-18using elgg_delete_river() rather than custom SQL in blog save actioncash
2011-04-02Fixes #3208 setting time_created on updatecash
git-svn-id: http://code.elgg.org/elgg/trunk@8904 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #2229. Removed published data metadata in blog. Added upgrade to set ↵brettp
all status metadata for old blog posts. git-svn-id: http://code.elgg.org/elgg/trunk@8626 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01because river entry is deleted we do not need to do an updatecash
git-svn-id: http://code.elgg.org/elgg/trunk@8549 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01fixes saving a new blog post - was trying to do an update to without a guidcash
git-svn-id: http://code.elgg.org/elgg/trunk@8547 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #2425, #2427. Blog status for published and draft correctly set the ↵brettp
river items. git-svn-id: http://code.elgg.org/elgg/trunk@8529 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20fixed blog sticky formscash
git-svn-id: http://code.elgg.org/elgg/trunk@8377 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from ↵brettp
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog ↵cash
widget, and improved blog sidebar git-svn-id: http://code.elgg.org/elgg/trunk@7720 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
git-svn-id: http://code.elgg.org/elgg/trunk@7535 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6846 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-07Added metadata 'new_post' when autosaving blogs to help with river / ↵brettp
revision logic. Autosaved blogs now correctly show up in river and don't create a revision upon initial save. git-svn-id: http://code.elgg.org/elgg/trunk@6388 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Blog uses elgg_make_excerpt() now instead of its own.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6190 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Removing publish_date interface for blogs pending better l10n for dates.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6186 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24Blogs only show up in the river if in published state.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6175 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-05Adding a datetime view for use with blog publication.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@5630 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-25Added river support to blog.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5510 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-23Added an ElggBlog class to override the time_created field.brettp
Added extra language files. git-svn-id: http://code.elgg.org/elgg/trunk@5486 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-18Updated blog to support multiple revisions and automatic saving of drafts.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5437 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-12Rough first version of a new blog plugin.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5370 36083f99-b078-4883-b0ff-0f9b5a30f544