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.
57 lines
2.5 KiB
Text
57 lines
2.5 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/21 13:03:33 rsmarples Exp $
|
|
${PYSITELIB}/TracFullBlogPlugin-0.1-py2.5.egg-info/PKG-INFO
|
|
${PYSITELIB}/TracFullBlogPlugin-0.1-py2.5.egg-info/SOURCES.txt
|
|
${PYSITELIB}/TracFullBlogPlugin-0.1-py2.5.egg-info/dependency_links.txt
|
|
${PYSITELIB}/TracFullBlogPlugin-0.1-py2.5.egg-info/entry_points.txt
|
|
${PYSITELIB}/TracFullBlogPlugin-0.1-py2.5.egg-info/not-zip-safe
|
|
${PYSITELIB}/TracFullBlogPlugin-0.1-py2.5.egg-info/requires.txt
|
|
${PYSITELIB}/TracFullBlogPlugin-0.1-py2.5.egg-info/top_level.txt
|
|
${PYSITELIB}/tracfullblog/__init__.py
|
|
${PYSITELIB}/tracfullblog/__init__.pyc
|
|
${PYSITELIB}/tracfullblog/__init__.pyo
|
|
${PYSITELIB}/tracfullblog/admin.py
|
|
${PYSITELIB}/tracfullblog/admin.pyc
|
|
${PYSITELIB}/tracfullblog/admin.pyo
|
|
${PYSITELIB}/tracfullblog/api.py
|
|
${PYSITELIB}/tracfullblog/api.pyc
|
|
${PYSITELIB}/tracfullblog/api.pyo
|
|
${PYSITELIB}/tracfullblog/core.py
|
|
${PYSITELIB}/tracfullblog/core.pyc
|
|
${PYSITELIB}/tracfullblog/core.pyo
|
|
${PYSITELIB}/tracfullblog/db.py
|
|
${PYSITELIB}/tracfullblog/db.pyc
|
|
${PYSITELIB}/tracfullblog/db.pyo
|
|
${PYSITELIB}/tracfullblog/htdocs/blog.png
|
|
${PYSITELIB}/tracfullblog/htdocs/css/fullblog.css
|
|
${PYSITELIB}/tracfullblog/macros.py
|
|
${PYSITELIB}/tracfullblog/macros.pyc
|
|
${PYSITELIB}/tracfullblog/macros.pyo
|
|
${PYSITELIB}/tracfullblog/model.py
|
|
${PYSITELIB}/tracfullblog/model.pyc
|
|
${PYSITELIB}/tracfullblog/model.pyo
|
|
${PYSITELIB}/tracfullblog/spamfilter.py
|
|
${PYSITELIB}/tracfullblog/spamfilter.pyc
|
|
${PYSITELIB}/tracfullblog/spamfilter.pyo
|
|
${PYSITELIB}/tracfullblog/templates/fullblog.rss
|
|
${PYSITELIB}/tracfullblog/templates/fullblog_admin.html
|
|
${PYSITELIB}/tracfullblog/templates/fullblog_archive.html
|
|
${PYSITELIB}/tracfullblog/templates/fullblog_delete.html
|
|
${PYSITELIB}/tracfullblog/templates/fullblog_edit.html
|
|
${PYSITELIB}/tracfullblog/templates/fullblog_macro_monthlist.html
|
|
${PYSITELIB}/tracfullblog/templates/fullblog_macro_post.html
|
|
${PYSITELIB}/tracfullblog/templates/fullblog_sidebar.html
|
|
${PYSITELIB}/tracfullblog/templates/fullblog_view.html
|
|
${PYSITELIB}/tracfullblog/tags.py
|
|
${PYSITELIB}/tracfullblog/tags.pyc
|
|
${PYSITELIB}/tracfullblog/tags.pyo
|
|
${PYSITELIB}/tracfullblog/util.py
|
|
${PYSITELIB}/tracfullblog/util.pyc
|
|
${PYSITELIB}/tracfullblog/util.pyo
|
|
${PYSITELIB}/tracfullblog/web_ui.py
|
|
${PYSITELIB}/tracfullblog/web_ui.pyc
|
|
${PYSITELIB}/tracfullblog/web_ui.pyo
|
|
@dirrm ${PYSITELIB}/tracfullblog/templates
|
|
@dirrm ${PYSITELIB}/tracfullblog/htdocs/css
|
|
@dirrm ${PYSITELIB}/tracfullblog/htdocs
|
|
@dirrm ${PYSITELIB}/tracfullblog
|
|
@dirrm ${PYSITELIB}/TracFullBlogPlugin-0.1-py2.5.egg-info
|