Go
Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...

PingBackPlugin

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

Plugin Author: TWiki:Main.MichaelDaum
Copyright ©: 2006, MichaelDaum@WikiRing.com
License: GPL (GNU General Public License)
Plugin Version: v0.05-alpha
Change History:  
31 Aug 2006: completed roundtrip of sending, receive and verifying
27 May 2006: Initial version
TWiki:Plugins/Benchmark: GoodStyle nn%, FormattedSearch nn%, PingBackPlugin nn%
Plugin Home: TWiki:Plugins/PingBackPlugin
Feedback: TWiki:Plugins/PingBackPluginDev
Appraisal: TWiki:Plugins/PingBackPluginAppraisal

-- TWiki:Main/MichaelDaum - 31 Aug 2006

r0 - 05 Sep 2006 - 19:10:51 - TWikiContributor
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Michael Daum Consulting? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.PingBackPlugin