Home
last modified time | relevance | path

Searched refs:xhtml (Results 126 – 150 of 270) sorted by path

1234567891011

/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak158 if ($mode == 'xhtml') {
H A Dsyntax.php.2018-03-08_163718.bak158 if ($mode == 'xhtml') {
H A Dsyntax.php.2018-03-08_164623.bak158 if ($mode == 'xhtml') {
H A Dsyntax.php.2018-03-08_164706.bak162 if ($mode == 'xhtml') {
H A Dsyntax.php.2018-03-08_165027.bak162 if ($mode == 'xhtml') {
H A Dsyntax.php.2018-03-08_165158.bak162 if ($mode == 'xhtml') {
H A Dsyntax.php.2018-03-08_165255.bak162 if ($mode == 'xhtml') {
/plugin/importfacebookevents/
H A Dsyntax.php162 if ($mode == 'xhtml') {
/plugin/include/syntax/
H A Dfooter.php26 * Code heavily copied from the header renderer from inc/parser/xhtml.php, just
33 if ($mode == 'xhtml') {
42 * @param $renderer Doku_Renderer_xhtml The (xhtml) renderer
52 $xhtml = array();
68 $xhtml[] = $renderer->_formatLink($link);
75 $xhtml[] = '<abbr class="published" title="'.strftime('%Y-%m-%dT%H:%M:%SZ', $date).'">'
85 $xhtml[] = '<abbr class="published" title="'.strftime('%Y-%m-%dT%H:%M:%SZ', $mdate).'">'
96 $xhtml[] = '<span class="vcard author">' . userlink($author) . '</span>';
98 $xhtml[] = '<span class="vcard author">' . editorinfo($author) . '</span>';
106 if ($disc) $xhtml[]
[all...]
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/indexmenu2/syntax/
H A Dindexmenu.php111 case 'xhtml' :
H A Dnavigation.php95 case 'xhtml' :
/plugin/inlineedit/_test/
H A Dsyntax.test.php20 $xhtml = p_wiki_xhtml('test:plugin_inlineedit:syntax');
22 $doc = phpQuery::newDocument($xhtml);
/plugin/inserticon/
H A Dsyntax.php52 if ($mode == 'xhtml') {
/plugin/iphelper/
H A Dsyntax.php64 if($mode != 'xhtml'){
/plugin/isns/
H A Dsyntax.php59 if($mode == 'xhtml'){
/plugin/itrackviewer/
H A Dsyntax.php100 if ($mode == 'xhtml') {
/plugin/jalbum/syntax/
H A Djalbum.php76 if ($mode == 'xhtml') {
H A Djalbumbadge.php102 if ($mode == 'xhtml')
H A Dslideshow.php80 if ($mode == 'xhtml') {
/plugin/jdraw/
H A Dsyntax.php50 if($mode != 'xhtml') {
/plugin/jira/
H A Dsyntax.php61 if($format == 'xhtml'){
/plugin/jmol2/jmol/
H A DCHANGES.txt4163 # bug fix we were not exporting error free xhtml 1.1.
/plugin/jplayer/components/
H A Drequire-built.js1793 node = config.xhtml ?
H A Drequire.js1793 node = config.xhtml ?

1234567891011