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 795294 marclaporte
Tutorials 269786 marclaporte
Contacts 43873 marclaporte
설치 6263 drsassafras
Installation,de 11229 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