Path to this page:
Subject: CVS commit: wip/trac-plugins-fullblog
From: Roy Marples
Date: 2009-01-21 14:03:33
Message id: E1LPckG-0005qI-NA@ddv4jf1.ch3.sourceforge.com
Log Message:
Import trac-plugins-fullblog-0.1pre5070nb20090121 as wip/trac-plugins-fullblog.
Basic features are:
* Create, edit and view blog posts under a new 'Blog' menu.
* Browse by month, category and author + and Archive page for all posts.
* Attachments on blog posts.
* Comments for blog posts.
* Posts and comments in Timeline / RSS.
* Search for blog posts and comments.
* Admin page for basic settings and informational text in sidebar.
* Special handling of a post named 'about'.
* Area in sidebar for information text, blogroll, links and similar.
* Delete post version, delete post and delete comment.
* A tags provider for TagsPlugin if plugin is available.
* A [[BlogList]] macro with various modes for pulling posts into the wiki.
* Change listener and manipulator APIs for hooking on to changes.
* Spamfilter implementation included
* Sample plugin provided illustrating how to use the hooks.
* FullBlogNotificationPlugin adds email notification of changes.
* Sample plugin that implements blog post 'draft' functionality.
Files: