Home
last modified time | relevance | path

Searched refs:xhtml (Results 176 – 200 of 270) sorted by path

1234567891011

/plugin/news/syntax/
H A Dfeed.php81 if($mode == 'xhtml'){
/plugin/nodetailsxhtml/
H A Dplugin.info.txt9 url http://www.inetsoftware.de/other-products/dowuwiki-plugins/no-details-xhtml
/plugin/onlineordering/
H A Dsyntax.php122 if ($mode != 'xhtml') {
/plugin/pageimage/_test/
H A Dsyntax.test.php14 $xhtml = p_render('xhtml', p_get_instructions('~~PAGEIMAGE:pageimage:png~~'), $info);
15 $this->assertEquals($xhtml,'');
/plugin/pageindex/
H A Dsyntax.php100 if($mode == 'xhtml'){
/plugin/panorama/syntax/
H A Dpanorama.php115 if ($mode == 'xhtml')
H A Dpanorama2.php120 if ($mode == 'xhtml')
/plugin/password/
H A Dsyntax.php80 if($mode == 'xhtml'){
/plugin/paypal/
H A Dsyntax.php94 if($mode == 'xhtml'){
/plugin/pglist/
H A Dsyntax.php121 if($format != 'xhtml')
/plugin/phosphor/
H A Dphosphor.php61 if ($mode == 'xhtml') {
/plugin/photowidget/
H A Dsyntax.php82 if ($mode == 'xhtml') {
/plugin/phpimplicitnocache/
H A Dsyntax.php59 if( $mode == 'xhtml' ) {
/plugin/picasawebalbum/
H A Dsyntax.php38 if($mode == 'xhtml'){
/plugin/piclens/
H A Dsyntax.php99 if($mode == 'xhtml'){
/plugin/plainlists/
H A Drenderer.php30 return ($format=='xhtml');
/plugin/processing/
H A Dsyntax.php77 if($mode == 'xhtml'){
/plugin/projects/syntax/
H A Dprojectfile.php76 case 'xhtml' :
H A Duse.php66 case 'xhtml' :
/plugin/qrcode/syntax/
H A Di_nigmacode.php106 if ($mode == 'xhtml')
/plugin/quickstats/
H A Dsyntax.php190 if($mode == 'xhtml'){
/plugin/rdplink/
H A Dsyntax.php63 if($mode == 'xhtml'){
/plugin/reliwa/
H A Dsyntax.php81 if ($mode == 'xhtml') {
/plugin/revealjs/
H A DREADME.md38 if ($mode == 'xhtml') {
43 if ( ($mode == 'xhtml') && (! is_a($renderer, 'renderer_plugin_revealjs')) ) {
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6xhtml?"<hr/>\n":"<hr>\n"},r.prototype.list=function(e,t,n){var r=t?"ol":"ul";return"<"+r+(t&&1!==n…

1234567891011