]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Template%2FAttribute
Harmonize documentation
[SourceForge/phpwiki.git] / pgsrc / Template%2FAttribute
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: Template%2FAttribute,v 1.3 2008-06-18 01:12:40 vargenau Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=Template%2FAttribute;
6   flags="";
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 <em>SemanticSearch for pages with the *%%PAGENAME%%* attribute:</em>
12
13 <?plugin SemanticSearch attribute=%%PAGENAME%% s="*" page="*" case_exact=1 noform=1 ?>
14
15 List of all other used attributes:
16   <?plugin ListRelations mode=attributes ?>
17
18 ----
19 Create a new attribute page:
20   <?plugin-form CreatePage initial_content="{{Template/Attribute}}" ?>
21
22 Note: Attributes are created implicitly by using the <tt>~:~=</tt> syntax. See [SemanticRelations|Help:SemanticRelations]