Searched refs:xmlrpc (Results 1 – 8 of 8) sorted by relevance
4 Dokuwiki xmlrpc interface6 Admin plugin providing access to xmlrpc API.
12 xmlrpc('xcom_action');56 function xmlrpc() { function
5 $conf['xmlrpc.cgi'] = 'http://'.$conf['host'].'/xmlrpc.cgi';
7 $wikiClient = XML_RPC2_Client::create($wikiUrl."/lib/exe/xmlrpc.php");
3 With this app users can conveniently communicate with Dokuwiki's xmlrpc library. It can be on any D…21 …lained above the 'remote site' simply refers to the site which holds the xmlrpc interface with whi…27 …- There are more query types found on Dokuwiki's [[https://dokuwiki.org/devel:xmlrpc|xmlrpc page]]…45 To use the feature you must fill in the local user's xmlrpc user name and password in the text boxe…
1 …mmi|ventrilo|view-source|webcal|wss?|wtai|wyciwyg|xcon(?:-userid)?|xfire|xmlrpc\\.beeps?|xmpp|xri|…
13 tags : data, json, database, template, xmlrpc, listing, tables325 DokuWiki has a [[devel:xmlrpc|XML-RPC API]] which can be used to access/interact with your wiki fro…363 First enable [[devel:xmlrpc|DokuWiki's XML-RPC API]] as described. See also [[https://python-dokuwi…
167 #RewriteRule ^lib/exe/xmlrpc.php$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R=301]