Changes between Version 1 and Version 2 of qPloneBlog


Ignore:
Timestamp:
Jul 7, 2006 9:31:42 AM (18 years ago)
Author:
olena
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qPloneBlog

    v1 v2  
    1 == What Is qPlone Blog? == 
    2 qPlone Blog is a a Simple Blog enhanced with the following products: 
     1== What Is qPloneBlog ? == 
     2qPloneBlog is a a !SimpleBlog enhanced with the following products: 
    33 
    4  * [http://projects.quintagroup.com/products/wiki/qPingTool/ '''qPing Tool'''] 
    5  * [http://projects.quintagroup.com/products/wiki/qRRS2Syndication/ '''qRSS2 Syndication'''] 
    6  * [http://projects.quintagroup.com/products/wiki/qTrackSpam/ '''qTrack Spam'''] 
     4 * [http://projects.quintagroup.com/products/wiki/qPingTool/ '''qPingTool'''] 
     5 * [http://projects.quintagroup.com/products/wiki/qRRS2Syndication/ '''qRSS2Syndication'''] 
     6 * [http://projects.quintagroup.com/products/wiki/qTrackSpam/ '''qTrackSpam'''] 
    77 
    8 qPlone Blog is an easy to use Plone based weblog application. It has a fancy blogger-api/backlink 
     8qPloneBlog is an easy to use Plone based weblog application. It has a fancy blogger-api/backlink 
    99stuff, etc. and supports categories. Writing entries is done from inside Plone. 
    10 qPlone Blog comes with three new portal types: ''Blog'', ''Blog Folder'' and ''Blog Entry'': 
     10qPloneBlog comes with three new portal types: ''Blog'', ''Blog Folder'' and ''Blog Entry'': 
    1111 * ''Blog'' - Folderish object that is the container for the Blog Entries and the front-page of the weblog. 
    1212 * ''Blog Entry'' - Entry object inside the weblog. 
     
    1414 
    1515 == Categories == 
    16 Simple Blog can use categories to classify Blog Entries. When you edit and configure the Blog object, you can provide it with a list of categories that will present itself as a multi-selection list when you edit/create a Blog Entry. Next to that, Blog Folders can define additional categories. 
     16!SimpleBlog can use categories to classify Blog Entries. When you edit and configure the Blog object, you can provide it with a list of categories that will present itself as a multi-selection list when you edit/create a Blog Entry. Next to that, Blog Folders can define additional categories. 
    1717 
    1818In Blog Entries created inside the Blog Folder, a selection can be made out of the categories defined in the Blog *and*, additionally, out of the ones defined by the Blog Folder(s) it sits in. All the categories will add up. This feature can be useful when the Blog is maintained by several authors. You can then incorporate some policy that certain Entries must be created in specific Blog Folders because of the additional categories. Categories you can later search for but you don't want exposed to all the other authors.  
     
    2424 == Portlets == 
    2525 
    26 Simple Blog comes with 5 different portlets. The portlets behave mainly in two different ways. The portlet names ending with _local are only visible inside the Blog structure. They are hidden as soon as you are not within Blog Entry, Blog Folder or Blog. Portlets ending with _global on the other hand, are visible everywhere and will summarize among Blogs deeper in the folder structure.  
     26!SimpleBlog comes with 5 different portlets. The portlets behave mainly in two different ways. The portlet names ending with _local are only visible inside the Blog structure. They are hidden as soon as you are not within Blog Entry, Blog Folder or Blog. Portlets ending with _global on the other hand, are visible everywhere and will summarize among Blogs deeper in the folder structure.  
    2727 
    2828There are two display modes for both the _local and _global portlets. ''The Full version'' shows the calendar, the top most recent entries and the available categories. Clicking on the entries will lead to the full Blog Entry view and clicking on the category will display a list of Blog Entries within that category. Next to the Full version there is also a ''Recent version''. That version will not display the categories and only presents a list of the recent additions. 
     
    3838 == Installation == 
    3939 
    40  1. Install Simple Blog, qRSS2Syndication, qPing Tool as usual Plone products 
     40 1. Install !SimpleBlog, qRSS2Syndication, qPingTool as usual Plone products 
    4141 2. Install in your Plone instance with Quick Installer (Plone Control Panel ->Add/remove Products) 
    4242 
    4343 == Requirements == 
    4444 
    45  * Plone 2.0.3, 2.0.4, 2.0.5 
     45 * Plone 2.1.x 
    4646 * qRSS2Syndication 
    47  * qPing Tool 
     47 * qPingTool 
    4848 * XMLRPCMethod 
    49  * Archetypes 1.3.5 
     49 * Archetypes 1.3.5 and above