Manual:$wgUseTrackbacks/pl

From Linux Web Expert

<translate> Miscellaneous settings</translate>: $wgUseTrackbacks
Allow blog style trackbacks to be attached to articles
<translate> Introduced in version:</translate>1.5.0 (r10252)
<translate> Removed in version:</translate>1.19.0 (r104051)
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>false

Szczegóły

$wgUseTrackbacks enables blog-style trackback support if set to true in LocalSettings.php . When MediaWiki receives a trackback ping, a box will show up at the bottom of the article containing a link to the originating page. The link format can be customized by editing MediaWiki:Trackbackexcerpt.

However, MediaWiki does not support sending trackback pings.

Form MediaWiki version 1.18 to 1.19 one also needed to assign relevant user groups the "trackback" right to enable this feature.