Home
last modified time | relevance | path

Searched +full:renderer_xhtml -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/conf/
H A Ddokuwiki.php160 $conf['renderer_xhtml'] = 'xhtml'; //renderer to use for main page generation
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php246 $meta['renderer_xhtml'] = ['renderer', '_format' => 'xhtml', '_choices' => ['xhtml'], '_caution' => 'warning'];
/dokuwiki/inc/
H A Dparserutils.php740 $msg .= " and the 'renderer_xhtml' config setting";