Changes between Version 4 and Version 5 of EasyPollMacro


Ignore:
Timestamp:
Apr 5, 2013, 5:55:47 PM (11 years ago)
Author:
Ryan J Ollos
Comment:

Escape markup.

Legend:

Unmodified
Added
Removed
Modified
  • EasyPollMacro

    v4 v5  
    55== Description ==
    66
    7 EasyPoll is fully featured database driven poll macro with permission controlls for voting and polls creation. Google charts has been used for showing poll results. The purpose of this macro is to provide an easy way to integrate polls with Trac wiki and ticket pages.
     7!EasyPoll is fully featured database driven poll macro with permission controlls for voting and polls creation. Google charts has been used for showing poll results. The purpose of this macro is to provide an easy way to integrate polls with Trac wiki and ticket pages.
    88
    99Features
    1010        1. Response type: Poll creator can decide the response type for polls i.e whether you want single response poll(radio button poll) or multiple response poll(checkbox button poll).
    1111        2. Google charts: Poll creator can decide which type of chart they want to use for showing poll results.
    12         3. Poll options: Poll option can be any valid english string or any Ticket number from Trac(EasyPoll will fetch summary for given ticket and use it as option text).
     12        3. Poll options: Poll option can be any valid english string or any Ticket number from Trac(!EasyPoll will fetch summary for given ticket and use it as option text).
    1313        4. Change vote: Poll creator can manage whether user can change their vote or not after casting it for the first time.
    1414       
     
    1717        1. EASYPOLL_CREATE : User who has EASYPOLL_CREATE or TRAC_ADMIN permission can create easy polls in wiki or ticket page.
    1818        2. EASYPOLL_VOTE : User who has EASYPOLL_VOTE or TRAC_ADMIN permission can vote on easy polls in wiki or ticket page.
    19         Every login user on Trac can see EasyPoll but can vote or create only if user has sufficient permissions.
     19        Every login user on Trac can see !EasyPoll but can vote or create only if user has sufficient permissions.
    2020Limitations
    21         1. EasyPoll as of now only supports ascii characters.
     21        1. !EasyPoll as of now only supports ascii characters.
    2222        2. Don't use comma(,) while picking easy poll attributes. By design comma(,) is used as a attribute separator
    2323