Changes between Version 8 and Version 9 of FiveStarVotePlugin


Ignore:
Timestamp:
Nov 20, 2015, 11:50:04 AM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • FiveStarVotePlugin

    v8 v9  
    1919[/newticket?component=FiveStarVotePlugin new ticket].
    2020
     21[[TicketQuery(component=FiveStarVotePlugin&group=type,format=progress)]]
     22
    2123== Download
    2224
    23 Download the zipped source from [download:fivestarvoteplugin here].
     25Download the zipped source from [export:fivestarvoteplugin here].
    2426
    2527== Source
     
    4143}}}
    4244
     45== Configuration
     46
    4347The following option can be specified in [wiki:TracIni trac.ini] (default value shown):
    4448{{{#!ini
     
    4751}}}
    4852
    49 Grant users the `VOTE_VIEW` and `VOTE_MODIFY` permission where appropriate. `VOTE_MODIFY` will not work for anonymous users.
    50 
    51 === Recommended Settings
     53Grant users the `VOTE_VIEW` and `VOTE_MODIFY` permission where appropriate. `VOTE_MODIFY` will not work for anonymous users:
    5254
    5355{{{#!sh