cd3c835d | 25-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
removed importoldchangelog and importoldindex plugins
Ignore-this: fb48b24cecb52541a728ba9c17597d8f These one-shot plugins where used for upgrading older DokuWiki versions and are no longer needed.
removed importoldchangelog and importoldindex plugins
Ignore-this: fb48b24cecb52541a728ba9c17597d8f These one-shot plugins where used for upgrading older DokuWiki versions and are no longer needed. If you upgrade from a really old version you might want upgrade to intermediate versions instead.
darcs-hash:20090125143050-7ad00-5ff7b2cd5f61c392e9e02e13eab947d045d60b04.gz
show more ...
|
ca2b464b | 18-Jan-2009 |
Chris Smith <chris.eureka@jalakai.co.uk> |
Add capability to send pre-compressed js & css files if the browser can accept them
- save a gzipped version of js & css files at the same time as the uncompressed version is cache - basic content n
Add capability to send pre-compressed js & css files if the browser can accept them
- save a gzipped version of js & css files at the same time as the uncompressed version is cache - basic content negotiation to send the compressed files - uses sendfile (for compressed or uncompressed versions) if config indicates its available
darcs-hash:20090118184354-f07c6-66c5b465ab147d83de409708bab2c47d1dafcf8d.gz
show more ...
|
f01ff8c1 | 24-Aug-2008 |
Gina Haeussge <osd@foosel.net> |
XMLRPC: Fixed identation, added deleteAttachment, changed params of putAttachment to fit Wiki RPC specs
darcs-hash:20080824100043-2b4f5-4ad6d86abcf6bc816a47bfd902e37684483ff43e.gz |
bb32615d | 24-Aug-2008 |
Michael Klier <chi@chimeric.de> |
XMLRPC: new event XMLRPC_CALLBACK_REGISTER
By using this event, action plugins can register their own callback methods in DokuWikis XML-RPC server, and extend it's functionality. The event data i
XMLRPC: new event XMLRPC_CALLBACK_REGISTER
By using this event, action plugins can register their own callback methods in DokuWikis XML-RPC server, and extend it's functionality. The event data is the server instance. Plugins can also remove already registered callbacks or replace them with their own methods.
darcs-hash:20080824080457-23886-b49b897592ce6717f0980f6044bae2d51fd73336.gz
show more ...
|