Merge remote branch 'davrieb/autotag' into autotag
[ikiwiki.git] / plugins / rst
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-02-12 Joey Hessformat plugin categorization
2010-01-02 Joey HessMerge remote branch 'tove/master'
2009-12-29 Joey HessUse env hack in python scripts.
2009-09-28 Ulrik Sverdruprst: Introduce _to_dict to turn argument list into...
2008-08-06 Joey Hessadd getsetup hook
2008-03-21 martin f. krafftMake proxy object available to hook functions
2008-03-15 Joey Hessrename register_hook to just hook, for consistency...
2008-03-15 martin f. krafftfix debug method
2008-03-15 martin f. krafftremove todo comment about refactoring
2008-03-15 martin f. krafftBump rst plugin version to 0.3
2008-03-15 martin f. krafftRewrite rst plugin for Python xml-rpc proxy
2008-03-12 martin f. krafftadd debbug reference to SimpleXMLRPCDispatcher workaround
2008-03-12 martin f. krafftHandle SimpleXMLRPCDispatcher arg count change in Py2.5
2007-10-15 joey* Rewritten rst plugin by madduck is a python program...