%META:TOPICINFO{author="TWikiContributor" date="1207599636" format="1.1" reprev="1.1" version="1.1"}%
---+!! Blog !AddOn

A simple weblog application based on TWiki Forms.

%TOC%

---++ Screenshots
<div class="twikiHelp">
Example list view (with TWiki:Plugins/PersonalInfoAddOn pictures):

<div class="twikiImage"><img src="%ATTACHURLPATH%/screenshot_list.png" alt="screenshot_list.png" width='929' height='603' /></div>

Example post:

<div class="twikiImage"><img src="%ATTACHURLPATH%/screenshot_post.png" alt="screenshot_post.png" width='929' height='531' /></div> 
</div>

---++ Features
   * Integrates blog posts with TWiki topics
   * Uses editable categories to filter or group posts. Categories can also be used to distinguish multiple blogs with separate 'owners'.
   * Provides a handy interface with sorting and filtering options that can be INCLUDEd in any topic in the same Web
   * Optionally displays user pictures (if TWiki:Plugins/PersonalInfoAddOn is installed and the =configure= setting ={Plugins}{BlogAddOn}{ShowPersonalInfoAddOnPictures}= is set to =1=. %BR%
   If enabled, the line in =<nop>LocalSite.cfg= should read: %BR%
   =$TWiki::cfg{Plugins}{BlogAddOn}{ShowPersonalInfoAddOnPictures} = '1';=

What's not provided:
   * A calendar display of posts
   * Paging controls to navigate lists of postings
   * The ability to close commenting or hide comments

When installed, see _YourWebWithBlog_.BlogAddOnHome for additional details.


---++ Settings

   * Set SHORTDESCRIPTION = Simple blogging application

---++ Installation Instructions

   * Download the ZIP file from the Plugin web (see below)
   * Unzip ==%TOPIC%.zip== in your ($TWIKI_ROOT) directory.
   * Copy the ten topics from =/data/_BlogAddOn= to the web you want the blog in
   * !BlogAddOn can be used with TWiki 4.1 or TWiki 4.2 with !CommentPlugin.
   * Alternatively,
      * Manually resolve the dependencies listed below.
      %$DEPENDENCIES%
      
---++ !AddOn Info

| Authors: | TWiki:Main.ArthurClemens |
| Copyright &copy;: | 2006-2008 Arthur Clemens |
| License: | [[http://www.gnu.org/copyleft/gpl.html][GPL]] |
| Dependencies: | %$DEPENDENCIES% |
| Plugin&nbsp;Version: | 1.2, 07 Apr 2008 |
| Change&nbsp;History: | <!-- specify latest version first -->&nbsp; |
| 07 Apr 2008 | 1.2 Added optional inclusion of author pictures from TWiki:Plugins/PersonalInfoAddOn. *Important upgrade notice:* this version uses =WIKINAME= instead of  =WIKIUSERNAME= in the =Author= form field. This change is not compatible with existing blog topics. If you have existing posts, you must change all author names from =Main.<nop>UserName= to =<nop>UserName=. |
| 26 Jan 2008 | 1.1 Adds the creation date to blog post topic names. Adds an Edit link to the Comments header in a blog post. Increases the height of the comment box. Bug fix: allow topic names with periods. |
| 26 Jun 2007 | 1.0.9 Fixed html bug in !BlogPost; added comment count to !BlogPost; improved styling of form elements. |
| 08 Apr 2007 | 1.0.8 Show link to latest comment in !BlogPost listing. Improved readability for comments. This version relies on CommentPlugin svn release number 13313 and PatternSkin svn release number 13320, but !BlogAddOn will now play nicely with other skins as well. | 
| 06 Feb 2007 | 1.0.7 Added no-javascript fallback to !BlogPost and !BlogPostCreator (so that topic can actually be created without javascript). Fixed a javascript bug that was introduced when a Core function was renamed. |
| 25 Feb 2007 | 1.0.6 URL param for limit setting now overrides INCLUDE parameter. |
| 25 Feb 2007 | 1.0.5 Prevents recreation/overwriting of existing topics. Added "No limit" label to filter dropdown. |
| 15 Feb 2007 | 1.0.4 Removed my name from the templates. |
| 16 Dec 2006 | 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 | 1.0.2 RSS feed link to category filter, fixes to sorting/filtering.  |
| 14 Dec 2006 | 1.0.1 Option to set defaults when including !BlogPost.  |
| 12 Dec 2006 | 1.0 First release.  |
| Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal |

%META:FILEATTACHMENT{name="screenshot_post.png" attr="" autoattached="1" comment="" date="1207599570" path="screenshot_post.png" size="51916" version=""}%
%META:FILEATTACHMENT{name="screenshot_list.png" attr="" autoattached="1" comment="" date="1207599564" path="screenshot_list.png" size="92290" version=""}%
