Update of /cvsroot/phpwiki/phpwiki/pgsrc
In directory usw-pr-cvs1:/tmp/cvs-serv25287
Modified Files:
BackLinks
Log Message:
Added a brief description of the BackLinks function and an $Id$ tag.
Index: BackLinks
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/BackLinks,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** BackLinks 2001/09/18 19:16:23 1.1
--- BackLinks 2002/01/09 06:19:39 1.2
***************
*** 1,11 ****
! From hos...@da... Sat Feb 10 21:28:19 2001
! Subject: BackLinks
! From: hos...@da... (PhpWiki)
! Date: Fri, 31 Aug 2001 22:07:14 -0700
! Mime-Version: 1.0
Content-Type: application/x-phpwiki;
pagename=BackLinks;
! flags=PAGE_LOCKED
Content-Transfer-Encoding: binary
<?plugin BackLinks include_self=1 page||='' ?>
--- 1,11 ----
! Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks+carsten's-binary-hack)
! X-RCS_ID: $Id$
Content-Type: application/x-phpwiki;
pagename=BackLinks;
! flags=PAGE_LOCKED;
! lastmodified=1010556918;
Content-Transfer-Encoding: binary
+ The contents of all pages are searched to find links to the current page. The BackLinks function also answers the question: "Which pages contain the title of this page?".
+ ----
<?plugin BackLinks include_self=1 page||='' ?>
|