Edgewall Software

Changes between Version 18 and Version 19 of MacroBazaar


Ignore:
Timestamp:
Nov 23, 2004, 9:44:22 AM (19 years ago)
Author:
Alec Thomas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • MacroBazaar

    v18 v19  
    100100[[BR]]''By:'' Dan Hon <danhon+trac@gmail.com> -- ''Ver.'' >= 0.7.1
    101101
     102=== TracPoll ===
     103
     104This macro adds ''polls'' to Trac. Any number of polls can be added to a page and polls are unique to each project.
     105
     106The pickled state of the poll is stored in {{{polldir}}} (set at the top of the plugin). No locking is performed.
     107
     108Usage:
     109
     110{{{
     111[[TracPoll(Title for poll, Option 1 for poll, Option 2 for poll, etc.)]]
     112}}}
     113
     114''Download:'' http://projects.edgewall.com/trac/attachment/wiki/MacroBazaar/TracPoll.py
     115[[BR]]''By:'' Alec Thomas <trac-form@swapoff.org> -- ''Ver.'' >= 0.7.1
    102116
    103117''Add your macro here ...''
     
    108122
    109123Simpler wiki markup as commonly used in emails, like
     124
    110125 * *bold*
    111126 * /italics/