User Tools

Site Tools


wiki:syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
wiki:syntax [2014/02/06 17:38]
claes
wiki:syntax [2014/02/06 17:39]
claes
Line 1177: Line 1177:
 </code> </code>
  
-===== Examples =====+===== Include ===== 
 + 
 + 
 +==== Examples ====
  
 ''%%{{page>wiki:syntax#Tables}}%%'' will include the section about tables of the syntax page. ''%%{{page>wiki:syntax#Tables}}%%'' will include the section about tables of the syntax page.
Line 1187: Line 1190:
 ''%%{{tagtopic>testtag}}%%'' will include all pages with the tag ''testtag'', the [[tag]] plugin needs to be installed for this example. ''%%{{tagtopic>testtag}}%%'' will include all pages with the tag ''testtag'', the [[tag]] plugin needs to be installed for this example.
  
-===== Syntax =====+==== Syntax ====
  
 Simply enclose the ID of the page to be included in double curly brackets: Simply enclose the ID of the page to be included in double curly brackets:
Line 1205: Line 1208:
 Section is aimed more at including sections, page at including whole pages and namespace at including whole namespaces. Tagtopic includes all pages with a ''tagtopic'' ''tag''. Section is aimed more at including sections, page at including whole pages and namespace at including whole namespaces. Tagtopic includes all pages with a ''tagtopic'' ''tag''.
  
-===== Configuration and Flags =====+==== Configuration and Flags ====
 The plugin can be configured in the DokuWiki configuration manager available in the admin menu. These settings also affect the [[plugin:blog]] plugin which uses the include plugin to generate the blog page. For most settings there are flags that allow to override the setting. Some features are only available as flag. The plugin can be configured in the DokuWiki configuration manager available in the admin menu. These settings also affect the [[plugin:blog]] plugin which uses the include plugin to generate the blog page. For most settings there are flags that allow to override the setting. Some features are only available as flag.
  
Line 1246: Line 1249:
  
  
-===== Macros =====+==== Macros ====
  
 Simple macros are possible to serve a page on a per user or per date base. These are: Simple macros are possible to serve a page on a per user or per date base. These are:
wiki/syntax.txt · Last modified: 2021/08/14 04:21 (external edit)