The Conference Wiki of the 2005 International Symposium on Wikis
[ start | index ]
start > Wiki Standards > ExchangeProtocol

ExchangeProtocol

Created by MaxVoelkel. Last edited by MaxVoelkel, 2 years and 41 days ago. Viewed 564 times. #5
[edit] [rdf]
labels
attachments
For Wiki Standards
  • XML-RPC / WikiSym, Take JSPWiki model
    • no,no, XML-RPC is evil, let's go REST
    • REST would be nice too, but some developers want the XMLRPC model (I'm in the REST camp) -Stephan Schmidt

Basic Operations

A wiki engine is characterised by

  • base URL
  • engine type
common operations are
  • get page( name )
  • get page version( name, version )
  • page info version (name, version)
  • page history
  • recent changes
  • all pages
  • put page (name, text)

External Links

Exisitng approaches (text exchange only, no support for markup/structure)

See also

no comments | post comment
Copyright © 2005 by the contributors. Contents provided under the Creative Commons BY-SA license.
Contributions welcome, attribution should go to wikisym.org and the respective authors.