Home
last modified time | relevance | path

Searched refs:htmlok (Results 1 – 22 of 22) sorted by relevance

/plugin/htmlok/
Dplugin.info.txt1 base htmlok
5 name htmlok plugin
7 url https://www.dokuwiki.org/plugin:htmlok
DREADME.md1 # htmlok plugin for DokuWiki
6 - https://www.dokuwiki.org/plugin:htmlok
9 `lib/plugins/htmlok/` - if the folder is called different it
DBaseSyntaxPlugin.php10 namespace dokuwiki\plugin\htmlok;
/plugin/htmlokalt/
Dplugin.info.txt1 base htmlok
5 name config:htmlok Plugin
6 desc Enables raw HTML like the old 'config:htmlok' behaviour.
DREADME.md1 # dw-plugin-htmlok
3 Enables raw HTML on Dokuwiki, like what 'config:htmlok' used to do in older DW versions.
9 (Note, the page is named differently as the name 'plugin:htmlok' was already squatted)
/plugin/htmlokay/
Dhelper.php320 * @param array $htmlok either user or group array from htmlOK $saved_inf
323 function get_permission_level($info, $htmlok) argument
330 $this->access_level = $levels[$htmlok[$info]];
331 return $levels[$htmlok[$info]];
338 $temp = $htmlok[$name];
/plugin/confightmlok/
Dplugin.info.txt5 name config:htmlok Plugin
6 desc Enables raw HTML like the old 'config:htmlok' behaviour.
DREADME.md3 Enables raw HTML on Dokuwiki, like what 'config:htmlok' used to do in older DW versions.
9 (Note, the page is named differently as the name 'plugin:htmlok' was already squatted)
/plugin/commonmark/
H A DREADME.md18 …ml-blocks) will be passed as-is, unless enabling [htmlok plugin](https://www.dokuwiki.org/plugin:h…
19 - If you have enabled htmlok plugin, adding `html` as [info string](https://spec.commonmark.org/0.2…
/plugin/htmlok/syntax/
Dhtmlok.php10 use dokuwiki\plugin\htmlok\BaseSyntaxPlugin;
Dphpok.php10 use dokuwiki\plugin\htmlok\BaseSyntaxPlugin;
Dphpblock.php11 use dokuwiki\plugin\htmlok\BaseSyntaxPlugin;
Dhtmlblock.php10 use dokuwiki\plugin\htmlok\BaseSyntaxPlugin;
/plugin/pagecss/
H A Dplugin-page.md60 * With raw HTML (if `htmlok` is enabled):
94 $conf['htmlok'] = 1;
/plugin/darcs/
Dadmin.php52 $conf['htmlok']=1;
/plugin/darcspatch/
Dadmin.php52 $conf['htmlok']=1;
/plugin/googleanalytics/lang/en/
Dintro.txt24 …php|Enabling embedded HTML]] in your local DokuWiki instance (Look for ''htmlok'' in Configuration…
/plugin/googleanalytics/
DREADME.md30 …yntax#embedding_html_and_php) in your local DokuWiki instance (Look for `htmlok` in Configuration …
/plugin/ckgdoku/scripts/
Dscript-cmpr.js1 …"~~CLOSE_HTML_BLOCK~~");if(m.match(/~~START_HTML_BLOCK~~/gm)){if(!JSINFO.htmlok){m=m.replace(/~~ST…
/plugin/dokutexit/
Dlatex.php660 if($htmlok){
/plugin/farm/install/animaltemplate/data/pages/wiki/
Dsyntax.txt351 | description| show the item description. If [[doku>wiki:config#htmlok|HTML]] is disabled all tags …
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt462 | description| show the item description. If [[doku>config:htmlok|HTML]] is disabled all tags will …