This is a marketplace for your actions. Please state your name, your email, and the release your macro is developed for (if you used a CVS snapshot, also state the revision number).
Use a special pagename [“action/YourAction.py”] and start your macro with the line {{{
#format python
</code>
This way, the action can directly be put on the page without any modification, and as easily copied from that page. See the examples below.
'Macro' | 'Author' | 'Email' | 'Release' | 'Revision' |
|||||
| [“action/SpellCheck.py”] | Christian Bird | chris.bird@lineo.com | 0.8 | N/A | |||||
| This is a modification to Richard Jones' Spell Check action, but this allows to easily add words via an input field | |||||||||
| [“action/limitedsearch.py”] | Christian Bird | chris.bird@lineo.com | 0.8 | N/A | |||||
| This is an action called by the LimitedSearch macro that allows searches within a limited portion of the wiki | |||||||||
| [“action/mailchanges.py”] | Christian Bird | chris.bird@lineo.com | 0.8 | N/A | |||||
| This is a python module to place in your MoinMoin directory that allows anyone to easily subscribe to changes on any page | |||||||||
These actions only become available when J