Changeset 688

Show
Ignore:
Timestamp:
12/11/06 05:06:20
Author:
chervol
Message:

readme update, license added

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • qPloneComments/trunk/README.txt

    r687 r688  
    22 
    33Plone Comments (qPloneComments) is a Plone product developed developed to improve the site managers and editors expirience with standard commenting mechanism in Plone. 
     4 
    45Features 
    56 
    67    * Notify admin about comment posted 
     8    * Notify commentator about his comment aproval 
     9    * Notify author of parent comment about new follow up added 
    710    * Moderation of comments, approval of comments 
    811    * Anonymous commenting 
     
    1619          o Turning on/off Anonymous Commenting 
    1720          o Configure admin e-mail for notifications 
    18           o Configure notification subject  
     21          o Configure notification subject 
     22    * qPloneCaptcha integrated (needs the qPloneCaptcha to be installed) 
    1923 
    2024Comments moderation is implemented with involvement of two stage workflow. Comments are created in "private" state and visible only to DiscussionManager group of users. 
     
    2226To differentiate between logged-in (registered) commentors and Anonymous commentors that pretend to be one person or other one, we use Boldness of name. The Comment author is in bold when posted by logged in member. The names provided when posting Anonymously are in plain text. 
    2327 
    24 Notification subject control allows to enter custom prefix to disctinct nofifications comming from different sites. 
     28Notification subject control allows to enter custom prefix to disctinct notifications comming from different sites. 
     29 
    2530Usage 
    2631 
     
    3742Links 
    3843 
    39     * Download releases from  Sourceforge.net Plone comments project area . 
    40     * Get latest development version from SVN 
    41     * Documentation repository 
     44    * Download releases from  Sourceforge.net Plone comments project area http://sf.net/projects/quintagroup/ 
     45    * Get latest development version from SVN http://svn.quintagroup.com/products/qPloneComments/trunk 
    4246 
    4347Installation 
     
    4953 
    5054    * Plone 2.0.5 
    51     * Plone 2.1 - 2.1.2 
    52     * Plone 2.5 
     55    * Plone 2.1 - 2.1.4 
     56    * Plone 2.5 - 2.5.1 
    5357 
    54 Licenc
     58Licens
    5559 
    56 ZPL licence 
     60Please find license in LICENSE.GPL 
     61 
    5762Author 
    5863 
    59 Volodymyr Cherepanyak, Andriy Mylenkyj, Mykola Kharechko. 
     64The product is developed and maintained by quintagoup.com team. 
     65 
     66Authors - Volodymyr Cherepanyak, Andriy Mylenkyj, Mykola Kharechko. 
     67 
     68Thanks for Gerry Kirk for product translations improvement and proofreading.