Home
last modified time | relevance | path

Searched refs:note (Results 1 – 7 of 7) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php152 $note = 'PHP Error';
155 $note = 'PHP Warning';
158 $note = 'PHP Notice';
161 $note = 'Unknown Error';
176 @error_log("$note: $message in $file on line $line", 0);
/dokuwiki/lib/tpl/dokuwiki/css/
H A Ddesign.less312 /* license note under edit window */
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt79 Windows shares like [[\\server\share|this]] are recognized, too. Please note that these only make sense in a homogeneous user group like a corporate [[wp>Intranet]].
103 Please note: The image formatting is the only formatting syntax accepted in link names.
308 | Row 2 Col 1 | some colspan (note the double pipe) ||
315 | Row 2 Col 1 | some colspan (note the double pipe) ||
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php495 foreach ($notes as $note) {
496 echo '<li><span class="li">' . $note . '</li>';
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md100 its ``format()`` method. Please note that you can not pass colored texts in the second parameters (text length calculation
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css1175 .ui-icon-note { background-position: -64px -96px; }
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG945 - Added note on php5 support (Karim Scheik)