]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Template%2FAttribute
Add SemanticRelations example pages.
[SourceForge/phpwiki.git] / pgsrc / Template%2FAttribute
1 Date: Thu, 4 Jan 2007 04:00:12 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.13)
3 X-Rcs-Id: $Id: Template%2FAttribute,v 1.1 2007-01-04 16:53:07 rurban Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=Template%2FAttribute;
6   pgsrc_version="2 $Revision: 1.1 $";
7   flags="";
8   markup=2;
9   charset=iso-8859-1
10 Content-Transfer-Encoding: binary
11
12 <em>SemanticSearch for pages with the *%%pagename%%* attribute:</em>
13
14 <?plugin SemanticSearch attribute=%%pagename%% s="*" page="*" case_exact=1 noform=1 ?>
15
16 List of all other used attributes:
17   <?plugin ListRelations mode=attributes ?>
18
19 ----
20 Create a new attribute page:
21   <?plugin-form CreatePage initial_content="{{Template/Attribute}}" ?>
22
23 Note: Attributes are created implicitly by using the <tt>~:~=</tt> syntax. See Help:SemanticRelations