r2 - 02 Feb 2007 - 05:09:57 - TWikiAdminGroupYou are here: TWiki >  TWiki Web > BlogAddOn

Blog AddOn

A simple weblog application that:

  • Integrates blog posts with TWiki topics
    • Writing a post is like writing a topic
    • A blog author is just any TWiki user
    • Attachments work the usual way
    • Topics can be searched using default WebSearch and scripted SEARCH
  • Relies just on one plugin (CommentPlugin)
  • Integrates with other plugins - for example, TWiki:Plugins/TagMePlugin can be used to tag posts
  • Uses (editable) categories to group posts - or to define blogs with separate 'owners'
  • Provides a handy interface with sorting and filtering options that can be INCLUDEd in any topic in the same Web

What's not provided:

  • A calendar display of posts
  • The comment count
  • Paging controls to navigate lists of postings
  • The ability to close or hide comments

When installed, see _BlogAddOn.BlogAddOnHome for additional details.

Settings

  • Set SHORTDESCRIPTION = Simple blogging application

Installation Instructions

  • Download the ZIP file from the Plugin web (see below)
  • Unzip BlogAddOn.zip in your ($TWIKI_ROOT) directory.
  • Copy the files from /data/_BlogAddOn to the web you want to blog in
  • BlogAddOn is based on TWiki 4.1 with PatternSkin plus CommentPlugin.
  • Alternatively,
    • Manually resolve the dependencies listed below.
      NameVersionDescription
      TWiki::Plugins::CommentPlugin>=12063Required

AddOn Info

Authors: TWiki:Main.ArthurClemens
Copyright ©: 2006 Arthur Clemens
License: GPL
Dependencies:
NameVersionDescription
TWiki::Plugins::CommentPlugin>=12063Required
  BlogAddOn is based on TWiki 4.1 with PatternSkin.
16 Dec 2006 Arthur Clemens: 1.0.3 The comment topic will automatically be created as child topic of the blog post. Changed parameter reverse to sortdirection.
15 Dec 2006 Arthur Clemens: 1.0.2 RSS feed link to category filter, fixes to sorting/filtering.
14 Dec 2006 Arthur Clemens: 1.0.1 Option to set defaults when including BlogPost.
12 Dec 2006 Arthur Clemens: 1.0 First release.
Demo url: http://twiki4.visiblearea.com/twiki4/MAIN/bin/view/_BlogAddOn/BlogPost
Home: http://TWiki.org/cgi-bin/view/Plugins/BlogAddOn
Feedback: http://TWiki.org/cgi-bin/view/Plugins/BlogAddOnDev
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/BlogAddOnAppraisal
Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.BlogAddOn