DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:xmlrpc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
devel:xmlrpc [2022-06-29 22:16] – [Sample XML Requests] indented Klap-indevel:xmlrpc [2022-06-29 22:18] – [wiki.getPageVersions] Klap-in
Line 232: Line 232:
 ^ Name         | ''wiki.getPageVersions''                                                                                                                                                                                                                                                               | ^ Name         | ''wiki.getPageVersions''                                                                                                                                                                                                                                                               |
 ^ Parameters   | (string) [[:pagename]], (int) offset                                                                                                                                                                                                                                                   | ^ Parameters   | (string) [[:pagename]], (int) offset                                                                                                                                                                                                                                                   |
-^ Data         | (array) each array item holds the following data: \\ \\ <code>$data['user'] = username $data['ip'] = ip address $data['type'] = type of change $data['sum'] = summary $data['modified'] =  modification date as IXR_Date Object  $data['version'] = page version as timestamp </code>  |+^ Data         | (array) each array item holds the following data: \\ \\ <code>$data['user'] = username 
 +$data['ip'] = ip address 
 +$data['type'] = type of change 
 +$data['sum'] = summary 
 +$data['modified'] =  modification date as IXR_Date Object 
 +$data['version'] = page version as timestamp</code>  |
 ^ Description  | Returns the available versions of a Wiki page. The number of pages in the result is controlled via the [[:config:recent]] configuration setting. The offset can be used to list earlier versions in the history.  | ^ Description  | Returns the available versions of a Wiki page. The number of pages in the result is controlled via the [[:config:recent]] configuration setting. The offset can be used to list earlier versions in the history.  |
  
devel/xmlrpc.txt · Last modified: 2024-01-31 23:57 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki