Searched refs:htmlok (Results 1 – 22 of 22) sorted by relevance
1 base htmlok5 name htmlok plugin7 url https://www.dokuwiki.org/plugin:htmlok
1 # htmlok plugin for DokuWiki6 - https://www.dokuwiki.org/plugin:htmlok9 `lib/plugins/htmlok/` - if the folder is called different it
10 namespace dokuwiki\plugin\htmlok;
1 base htmlok5 name config:htmlok Plugin6 desc Enables raw HTML like the old 'config:htmlok' behaviour.
1 # dw-plugin-htmlok3 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)
320 * @param array $htmlok either user or group array from htmlOK $saved_inf323 function get_permission_level($info, $htmlok) argument330 $this->access_level = $levels[$htmlok[$info]];331 return $levels[$htmlok[$info]];338 $temp = $htmlok[$name];
5 name config:htmlok Plugin6 desc Enables raw HTML like the old 'config:htmlok' behaviour.
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)
18 …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…
10 use dokuwiki\plugin\htmlok\BaseSyntaxPlugin;
11 use dokuwiki\plugin\htmlok\BaseSyntaxPlugin;
60 * With raw HTML (if `htmlok` is enabled):94 $conf['htmlok'] = 1;
52 $conf['htmlok']=1;
24 …php|Enabling embedded HTML]] in your local DokuWiki instance (Look for ''htmlok'' in Configuration…
30 …yntax#embedding_html_and_php) in your local DokuWiki instance (Look for `htmlok` in Configuration …
1 …"~~CLOSE_HTML_BLOCK~~");if(m.match(/~~START_HTML_BLOCK~~/gm)){if(!JSINFO.htmlok){m=m.replace(/~~ST…
660 if($htmlok){
351 | description| show the item description. If [[doku>wiki:config#htmlok|HTML]] is disabled all tags …
462 | description| show the item description. If [[doku>config:htmlok|HTML]] is disabled all tags will …