History log of /dokuwiki/lib/exe/xmlrpc.php (Results 76 – 93 of 93)
Revision Date Author Comments
# e62b9ea5 13-Jul-2008 Michael Klier <chi@chimeric.de>

XML-RPC: added aclCheck()

darcs-hash:20080713123837-23886-d2cabfd6bb00928f21a64ca317719831efaec3ae.gz


# 055b0144 17-Apr-2008 Chris Smith <chris.eureka@jalakai.co.uk>

FS#1386, replace AUTH_WRITE with AUTH_EDIT

darcs-hash:20080417094010-f07c6-383f554d1e06f7fa9946994c5b5b7860b2d5d5db.gz


# 2c176304 31-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: getPage() should honour namespace templates

darcs-hash:20080331095402-23886-20331db4e1975c3fbc9c4c59e8688f62d7367390.gz


# 45c63471 10-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: pageVersions() should return the current version too

darcs-hash:20080310233733-23886-79cb51e12374a51ac2595298bf331e1525962a2f.gz


# 73056168 05-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: new function pageVersions()

This function can be used to retrieve a list of revisions
for a given wiki page.

darcs-hash:20080305195532-23886-dee2ffff8dcdc21532fb62674edce8a74d6c5525

XMLRPC: new function pageVersions()

This function can be used to retrieve a list of revisions
for a given wiki page.

darcs-hash:20080305195532-23886-dee2ffff8dcdc21532fb62674edce8a74d6c5525.gz

show more ...


# 51597811 04-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: putPage() throw IXR_ERROR when attempting to save a empty new page

darcs-hash:20080304215619-23886-14f495ef056aa44d6cf17a04c73822ea1a4f9961.gz


# a6a229ce 04-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: putPage() autoset summary on created/deleted pages if no summary was given

darcs-hash:20080304214919-23886-2e443173de79d2d6a4b8fa2ed253c15a64c13a4a.gz


# fbf2d7bc 02-Mar-2008 Michael Klier <chi@chimeric.de>

XMLRPC: removed useless test for missing text in putPage()

darcs-hash:20080302175105-23886-8f67f9bdfdf69e8cee1f58f60984b53fb8a27ac9.gz


# fdd2e9d6 27-Feb-2008 Michael Klier <chi@chimeric.de>

added config option to enable/disable the XML-RPC interface

darcs-hash:20080227213050-23886-e55353ab04f9d23675ec11a9e97ba6affec719fc.gz


# 610b2ab1 25-Jan-2008 Michael Klier <chi@chimeric.de>

XMLRPC: use correct date format in getRecentChanges()

darcs-hash:20080125173529-23886-7f5470cb513b667a8c2acb526edb3df8812070d4.gz


# 222572bf 25-Jan-2008 Michael Klier <chi@chimeric.de>

XMLRC: refactored putPage()

darcs-hash:20080125171834-23886-090763a4733f72b62c539a3ae2ff4835bd10a040.gz


# 63dd0d58 18-Jan-2008 Michael Klier <chi@chimeric.de>

XMLRPC: added getRecentChanges()

darcs-hash:20080118230312-23886-acd8758fc95eb64788533feca4afd5fbb207c290.gz


# beccd742 09-Nov-2007 Michael Klier <chi@chimeric.de>

added XMLRPC linkList()

darcs-hash:20071109112720-23886-1ce97b5cc09630c55ef507144c53bbb8aae4f892.gz


# 7aec69d1 27-Oct-2007 Guy Brand <gb@isis.u-strasbg.fr>

Revert change to DOKU_INC introduced by xmlrpc_putpage patch

darcs-hash:20071027202616-19e2d-6477ab646496d10203875826e06d923cda32fde2.gz


# 3a1dad2d 12-Oct-2007 Dennis Ploeger <develop@dieploegers.de>

xmlrpc_putpage

Adds the putpage-method to the xmlrpc-server-code

darcs-hash:20071012135930-b8925-1d770de41b3e6aea4c612666194e915dda344647.gz


# d0a27cb0 30-Sep-2007 Andreas Gohr <andi@splitbrain.org>

don't use fullpath() before initialized

darcs-hash:20070930201133-7ad00-a35a6c40f880116009efd9e50cb002bd75733369.gz


# 00976812 30-Sep-2007 Andreas Gohr <andi@splitbrain.org>

don't use realpath() anymore (FS#1261 and others)

The use of realpath() to clean up relative file names caused some
trouble in certain setups relying on symlinks or having restricitve
file structure

don't use realpath() anymore (FS#1261 and others)

The use of realpath() to clean up relative file names caused some
trouble in certain setups relying on symlinks or having restricitve
file structure setups.

This patch replaces all realpath() calls with a PHP only replacement
which should solve those problems.

darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz

show more ...


# 797c0d11 24-Nov-2006 Andreas Gohr <andi@splitbrain.org>

experimental XMLRPC support

This adds experimental XMLRPC support to DokuWiki. A subset of the
Wiki XMLRPC API v2 [1] is implemented.

You need to remove the die() call in lib/exe/xmlrpc.php to use

experimental XMLRPC support

This adds experimental XMLRPC support to DokuWiki. A subset of the
Wiki XMLRPC API v2 [1] is implemented.

You need to remove the die() call in lib/exe/xmlrpc.php to use it.

[1] http://www.jspwiki.org/wiki/WikiRPCInterface2

darcs-hash:20061124232744-7ad00-fdaccc68787c3b0349b155a94a1a56003560c5d8.gz

show more ...


1234