Difference between revisions of "Cross Site Publishing and Receiving Information"
From GeeklogWiki
TimPatrick (talk | contribs) m (New page: = Introduction = The Cross Site Publishing and Receiving API and GUI (Referred to as `CSPR` from here on) allows plugins to send and receive data) |
TimPatrick (talk | contribs) m (→Introduction) |
||
Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
− | The Cross Site Publishing and Receiving API and GUI (Referred to as `CSPR` from here on) allows plugins to | + | The Cross Site Publishing and Receiving API and GUI (Referred to as `CSPR` from here on) allows plugins to accomplish the following: |
+ | |||
+ | * Publish and receive any type of data among not only Geeklog sites but any application (web or desktop) that support the ATOM protocol and implement the REQUEST commands. | ||
+ | |||
+ | Using the CSPR is extremely easy, and all work can usually be done in a few API calls. | ||
+ | |||
+ | = Overview, Groups, Feeds, Data = | ||
+ | |||
+ | dd |
Revision as of 17:54, 16 August 2010
Introduction
The Cross Site Publishing and Receiving API and GUI (Referred to as `CSPR` from here on) allows plugins to accomplish the following:
- Publish and receive any type of data among not only Geeklog sites but any application (web or desktop) that support the ATOM protocol and implement the REQUEST commands.
Using the CSPR is extremely easy, and all work can usually be done in a few API calls.
Overview, Groups, Feeds, Data
dd