Changeset 929 for trunk/SoapClientPlugin/data/TWiki/SoapClientPlugin.txt
- Timestamp:
- 11/25/08 00:57:30 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SoapClientPlugin/data/TWiki/SoapClientPlugin.txt
r788 r929 2 2 ---+ <nop>%TOPIC% 3 3 4 This plugin will provide a TWiki Topic interface to SOAP::Lite calls (a la TWiki:Codev/TWikiAsWebServicesClient).4 This plugin will provide a Foswiki Topic interface to SOAP::Lite calls. 5 5 6 6 It will cause the rendering of the topic to be as slow as the internet request - so its probably best to do on a local machine only. … … 17 17 ---++ Examples 18 18 19 Examples using the TWiki:Codev/GForgeSoapInterface - http://gforge.org/soap/index.php19 Examples using the G-Forge Soap Interface - http://gforge.org/soap/index.php 20 20 * %<nop>SOAP{service="http://gforge.org/soap/index.php" call="getPublicProjectNames()" format=" * Group: $list_element $n"}% 21 21 %SOAP{service="http://gforge.org/soap/index.php" call="getPublicProjectNames()" format=" * Group: $list_element $n"}% … … 26 26 27 27 * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 28 * Set SHORTDESCRIPTION = Provides a TWiki Topic interface to SOAP::Lite calls28 * Set SHORTDESCRIPTION = Provides a Foswiki Topic interface to SOAP::Lite calls 29 29 30 30 * Debug plugin: (See output in =data/debug.txt=) … … 33 33 ---++ Plugin Installation Instructions 34 34 35 __Note:__ You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where TWiki is running.35 __Note:__ You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where Foswiki is running. 36 36 37 37 * Download the ZIP file from the Plugin web (see below) 38 38 * install SOAP::Lite from CPAN 39 * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: <table cellspacing="1" cellpadding="0" border="1"> *File:* *Description:* ==data/ TWiki/%TOPIC%.txt== Plugin topic ==data/TWiki/%TOPIC%.txt,v== Plugin topic repository ==lib/TWiki/Plugins/%TOPIC%.pm== Plugin Perl module </table>39 * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: <table cellspacing="1" cellpadding="0" border="1"> *File:* *Description:* ==data/System/%TOPIC%.txt== Plugin topic ==data/System/%TOPIC%.txt,v== Plugin topic repository ==lib/Foswiki/Plugins/%TOPIC%.pm== Plugin Perl module </table> 40 40 * use the configure script to enable 41 41 42 42 ---++ Plugin Info 43 43 44 | Plugin Author: | TWiki:Main/SvenDowideit - <img src="%ATTACHURLPATH%/wikiringlogo20x20.png" /> http://www.wikiring.com |44 | Plugin Author: | Foswiki:Main/SvenDowideit - <img src="%ATTACHURLPATH%/wikiringlogo20x20.png" /> http://www.wikiring.com | 45 45 | Plugin Version: | 24 July 2006 (V1.100) | 46 46 | Change History: | <!-- versions below in reverse order --> | … … 55 55 __Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, [[%SYSTEMWEB%.Plugins][Plugins]] 56 56 57 -- TWiki:Main/SvenDowideit57 -- Foswiki:Main/SvenDowideit 58 58 59 59 %META:FORM{name="PackageForm"}%
Note: See TracChangeset
for help on using the changeset viewer.
