]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/BackLinks
Harmonize documentation
[SourceForge/phpwiki.git] / pgsrc / BackLinks
1 Date: Mon, 16 Jun 2008 14:15:24 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id: BackLinks,v 1.12 2008-06-18 01:12:38 vargenau Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=BackLinks;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The contents of all pages are searched to find links to the current
12 page. The BackLinks function also answers the question: "Which pages
13 contain the title of this page?".
14
15 ----
16
17 <?plugin BackLinks exclude||='' include_self||=1 noheader||=0 ?>
18
19 ----
20
21 To display the list of pages which all contain multiple links use a pagelist as page argument.
22 For example <tt><~?~plugin BackLinks page=Milk,Honey ?~></tt> would display all pages which 
23 contain links to Milk AND Honey.
24
25 ----
26 [CategoryActionPage]