Commit message (Expand) | Author | Age | |
---|---|---|---|
* | * Generate XML RPC messages with the encoding set to utf-8 instead••• of XML::RPC's default of us-ascii. Allows interoperation with python's xmlrpc library, which threw invalid encoding exceptions and caused the rst plugin to hang. | Joey Hess | 2008-02-11 |
* | * Finally implemented a simple per-page data storage mechanism for plugins,••• via the %pagestate hash. * Use pagestate in meta to detect potential redir loops. | Joey Hess | 2007-12-08 |
* | untaint plugin filename, will be tainted if specified at the command line | joey | 2007-10-13 |
* | memoization for injected RPC functions is a very, very good thing | joey | 2007-08-13 |
* | * Fix --libdir to work at the command line.•••* Plugins can now be written as standalone external programs, which can be written in any language that can do XML::RPC. | joey | 2007-08-13 |