Release 1.0
Macro |
Author |
Designed for MoinMoin Release... |
... and Revision... |
Sample |
|
Daniela Nicklas |
1.0 |
n/a |
[[Up]] |
||
Useful for subpages: inserts a link to move up one level, e.g. from FirstLevel/SecondLevel to FirstLevel. If page is no subpage, link goes to Frontpage. |
|||||
Daniela Nicklas |
1.0 |
n/a |
[[Nav]] |
||
Useful for subpages: inserts links to other subpages of parent (siblings). If there are none, the macro does nothing |
|||||
Markus Gritsch |
1.0 |
n/a |
|||
Returns the text after the colon in the specified color. |
|||||
Martin Stone |
1.0 |
n/a |
|||
Creates a form allowing users to vote for one of a selection of options. After voting the form disappears, leaving just the results table. Currently duplicate voting is prevented by keying votes by the username -- Feel free to improve this! |
|||||
John Cocula |
1.0 |
n/a |
|||
Hacked Martin Stone's Vote.py , producing the following differences: 1) you must specify the page on which the vote appears, so it won't return to an included page, if the poll appeared on an included page, 2) current vote count is hidden until the user has voted, and 3) it permits only one vote choice, let's call it the "Soviet feature." |
|||||
Neil Brooks |
<n DOT f DOT brooks AT exeter DOT ac DOT uk> |
1.2 |
n/a |
|
|
Fixed problems that may be related to v1.2 or Windows XP |
|||||
1.0 |
n/a |
||||
Macro to include several pages matching the given regex into one page. Useful together with e.g. the MonthCalendar macro to list all entries on one page. |