summaryrefslogtreecommitdiff
path: root/lib/exe/xmlrpc.php
Commit message (Expand)AuthorAge
...
* additional custom dokuwiki.* methods in XMLRPCAndreas Gohr2009-02-19
* Media changelog addedmichael2009-01-18
* Make content-disposition configurable in mime.conf FS#1541Andreas Gohr2008-12-02
* Added perms and size to getRecentChanges in XML-RPCMichael Hamann2008-08-24
* XMLRPC: Fixed identation, added deleteAttachment, changed params of putAttach...Gina Haeussge2008-08-24
* XMLRPC: Fixed lastModified property for getAllPages and getAttachmentsGina Haeussge2008-08-24
* XMLRPC: new event XMLRPC_CALLBACK_REGISTERMichael Klier2008-08-24
* XMLRPC: extended listPages()Michael Klier2008-08-24
* XMLRPC: Cleanup in callback registrationsGina Haeussge2008-08-23
* XMLRPC: Return permissions and date of last modification for filesGina Haeussge2008-08-23
* XMLRPC: Added options for recursion and filtering in listAttachmentsGina Haeussge2008-08-23
* XMLRPC: Added getAttachmentInfoGina Haeussge2008-08-23
* XMLRPC: Fixed parameter type of listAttachmentsGina Haeussge2008-08-23
* XMLRPC: Added method getAttachment for retrieving a media file from the wikiGina Haeussge2008-08-23
* XMLRPC: Make getAttachments recursiveGina Haeussge2008-08-23
* XMLRPC: run indexer on putPage()Michael Klier2008-08-13
* XML-RPC: added putAttachment()Michael Klier2008-07-13
* XML-RPC: added getAttachments()Michael Klier2008-07-13
* XML-RPC: added aclCheck()Michael Klier2008-07-13
* FS#1386, replace AUTH_WRITE with AUTH_EDITChris Smith2008-04-17
* XMLRPC: getPage() should honour namespace templatesMichael Klier2008-03-31
* XMLRPC: pageVersions() should return the current version tooMichael Klier2008-03-11
* XMLRPC: new function pageVersions()Michael Klier2008-03-05
* XMLRPC: putPage() throw IXR_ERROR when attempting to save a empty new pageMichael Klier2008-03-04
* XMLRPC: putPage() autoset summary on created/deleted pages if no summary was ...Michael Klier2008-03-04
* XMLRPC: removed useless test for missing text in putPage()Michael Klier2008-03-02
* added config option to enable/disable the XML-RPC interfaceMichael Klier2008-02-27
* XMLRPC: use correct date format in getRecentChanges()Michael Klier2008-01-25
* XMLRC: refactored putPage()Michael Klier2008-01-25
* XMLRPC: added getRecentChanges()Michael Klier2008-01-19
* added XMLRPC linkList()Michael Klier2007-11-09
* Revert change to DOKU_INC introduced by xmlrpc_putpage patchGuy Brand2007-10-27
* xmlrpc_putpageDennis Ploeger2007-10-12
* don't use fullpath() before initializedAndreas Gohr2007-09-30
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* experimental XMLRPC supportAndreas Gohr2006-11-25