This implements a pingback service for TWiki. See the pingback specification at
http://hixie.ch/specs/pingback/pingback
There's a
PingBackClient for testing. See also the
PingBackManager.
Syntax Rules
%PINGBACK{...}%
Plugin Installation Instructions
- Download the ZIP file from the Plugin web (see below)
- Unzip
PingBackPlugin.zip in your twiki installation directory. Content: | File: | Description: |
data/TWiki/PingBackPlugin.txt | plugin topic |
data/TWiki/PingBackClient.txt | test client |
lib/TWiki/Plugins/PingBackPlugin.pm | plugin perl module |
lib/TWiki/Plugins/PingBackPlugin/Client.pm | client module |
lib/TWiki/Plugins/PingBackPlugin/Core.pm | core perl module |
- Optionally, run
PingBackPlugin_installer.pl to automatically check and install other TWiki modules that this module depends on. You can also do this step manually.
- Alternatively, manually make sure the dependencies listed in the table below are resolved. %$DEPENDENCIES%
- Test if it works by using the PingBackManager and ping the PingBackPlugin topic; ping-enable other topics by setting
* Set ENABLEPINGBACK = on
Plugin Info
--
TWiki:Main/MichaelDaum - 31 Aug 2006