Manual:trackback.php
From MediaWiki.org
|
|
This feature has been deprecated and should not be used with current versions of MediaWiki. This feature was deprecated (or possibly removed completely) in version 1.19. |
| MediaWiki File: trackback.php | |
|---|---|
| Location: | / |
| Source code: |
Not in SVN (Removed in MediaWiki 1.19 (r104051)) |
| Classes: | None |
[edit] Details
| MediaWiki version: | ≤ 1.18 |
trackback.php processes trackback requests sent to a MediaWiki installation. The script expects a POST request and returns XML data.
Configuration variable $wgUseTrackbacks must be set to true to enable this trackback processing.