Warning: Undefined variable $filepath in /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_tikidocfromcode.php on line 146
PluginBacklinks | Documentation for Tiki Wiki CMS Groupware
Loading...
 

Plugin Backlinks

This wiki plugin will list all pages that link to a specific page in the site. Information about the pages may also be displayed.

Parameters

Tiki Doc From Code error: backlinks not found

Examples

Table

If page information (such as hits or user) is specified, then a simple table will be produced. So this code,

Copy to clipboard
{backlinks page="Documentation" info="hits|user" exclude="SandBox"}

Would produce on this site:
5 pages link to Documentation

Page Hits User
All the Documentation 795297 marclaporte
Tutorials 269775 marclaporte
Contacts 43877 marclaporte
설치 6262 drsassafras
Installation,de 11226 drsassafras

One tracker item links to Documentation

Bullet list

If only the page name is to be listed, then a bulleted list is produced. So this code,

Copy to clipboard
{backlinks}

Would produce on this site:
8 pages link to PluginBacklinks

List Slides
Show PHP error messages