gnu-social/plugins/Blog
Mikael Nordfeldth 6c4c4319ef Plugins with classes that extend Managed_DataObject get better code reuse
The switch to having a function in Managed_DataObject is now being applied
to plugins which can use this as well.

There are some plugins that still use Memcached_DataObject, but these will
be taken care of later.
2013-08-12 20:00:01 +02:00
..
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
BlogPlugin.php Fix blog plugin error to allow deleting a blog post 2011-08-24 15:57:45 -04:00
Blog_entry.php Plugins with classes that extend Managed_DataObject get better code reuse 2013-08-12 20:00:01 +02:00
blog.js Enable TinyMCE for the blog form 2011-06-20 12:21:04 -04:00
blogentryform.php Fix and add translator documentation 2011-08-19 16:40:45 +02:00
blogentrylistitem.php correctly show the blog content for blog entries 2011-08-24 14:57:05 -04:00
newblogentry.php correctly return the HTML representation of a new blog entry 2011-06-20 10:49:37 -04:00
showblogentry.php Fix and add translator documentation 2011-08-19 16:40:45 +02:00