Searched +full:renderer_xhtml -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 4 of 4) sorted by relevance
12 $conf['renderer_xhtml'] = 'xhtml';25 $conf['renderer_xhtml'] = 'get_renderer_test';40 $conf['renderer_xhtml'] = 'badvalue';
160 $conf['renderer_xhtml'] = 'xhtml'; //renderer to use for main page generation
246 $meta['renderer_xhtml'] = ['renderer', '_format' => 'xhtml', '_choices' => ['xhtml'], '_caution' =>…
740 $msg .= " and the 'renderer_xhtml' config setting";