User Tools

Site Tools


howto:syntax

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:syntax [2024/08/03 08:48] – [Embedding HTML and PHP] va7fihowto:syntax [2024/08/03 08:51] (current) – [Control Macros] va7fi
Line 487: Line 487:
  
  
-**Please Note**: HTML embedding is disabled by default in the configurationIf disabled, the code is displayed instead of executed.+**Please Note**: HTML embedding requires the [[doku>plugin:confightmlok |htmlok plugin]] Without it, the code is displayed instead of executed.
  
 ===== RSS/ATOM Feed Aggregation ===== ===== RSS/ATOM Feed Aggregation =====
Line 514: Line 514:
 ===== Control Macros ===== ===== Control Macros =====
  
-Some syntax influences how DokuWiki renders a page without creating any output it self. The following control macros are availble:+Some syntax influences how DokuWiki renders a page without creating any output it self. The following control macros are available:
  
 ^ Macro           ^ Description | ^ Macro           ^ Description |
 | %%~~NOTOC~~%%   | If this macro is found on the page, no table of contents will be created | | %%~~NOTOC~~%%   | If this macro is found on the page, no table of contents will be created |
-| %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the %%<php>%% syntax above is used), adding this macro will force DokuWiki to rerender a page on every call |+| %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (adding this macro will force DokuWiki to rerender a page on every call |
  
 ===== Syntax Plugins ===== ===== Syntax Plugins =====
howto/syntax.1722700137.txt.gz · Last modified: 2024/08/03 08:48 by va7fi