./wip/trac-plugins-FullBlog, Blog plugin for Trac

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.1pre7969nb2, Package name: trac-plugins-FullBlog-0.1.1pre7969nb2, Maintainer: pkgsrc-users

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.


Required to run:
[www/trac] [devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: ca9749e75d0fa103d3657d1ce101f84e94dbdcb3
Filesize: 43.601 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-04 22:04:14 by Thomas Klausner | Files touched by this commit (10)
Log message:
Remove references to ja-trac, it was removed from pkgsrc.
   2012-10-07 19:17:35 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-05-10 22:11:34 by ndb | Files touched by this commit (10)
Log message:
EGG_INFODIR in PLIST.
   2012-01-18 16:02:39 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
pkglint fixes

   2010-07-05 00:15:15 by Roy Marples | Files touched by this commit (3)
Log message:
Add patch to work with latest spamfilter.

   2010-07-04 21:02:39 by Roy Marples | Files touched by this commit (1)
Log message:
Add distinfo

   2010-07-04 21:02:06 by Roy Marples | Files touched by this commit (2)
Log message:
Update to rev 7969, supporting trac-0.12

   2009-09-02 11:29:46 by Roy Marples | Files touched by this commit (1)
Log message:
Bump to SVN 6403.
Fixes some bugs and limits RSS feeds.