| /plugin/masciimath/ |
| D | syntax.php | 317 $ml = $ml_nobr = '<mn>'.$m[0].'</mn>'; 323 $ml = $ml_nobr = '<mtext>'.$m[1].'</mtext>'; 329 $ml = $ml_nobr = '<mi>'.substr($this->parsestr, 0, 1).'</mi>'; 334 $ml = $ml_nobr = '<mspace />'; 356 $ml .= $old['ml']; 384 $ml = $ml_nobr = $leftbracket['ml_op'] . $ml_nobr; 395 $ml = '<mrow>' . $leftbracket['ml'] . $ml_nobr . $rightbracket['ml'] . '</mrow>'; 399 $ml_nobr = $ml; 408 $ml = $ml_nobr = $sym['wrap_left'] . $new['ml_nobr'] . $sym['wrap_right']; 416 … $ml = $ml_nobr = $sym['wrap_left'] . $new2['ml_nobr'] . $new1['ml_nobr'] . $sym['wrap_right']; [all …]
|
| /plugin/pubmed2020/classes/ |
| D | cache.php | 79 $ml = $this->pdfPmidNS.$delimiter.$pmid.".pdf"; 80 $filename = mediaFN($ml); 84 $ml = $this->pdfDoiNS.$delimiter.str_replace("/","_",$doi).".pdf"; 85 $filename = mediaFN($ml); 91 return ml($ml,'',true,'',true); 212 return ml(sprintf($this->linkFormat, $id),'',true,'',true); 219 $ml = $this->pdfDoiNS.$delimiter.$doi.".pdf"; 222 return ml($ml,'',true,'',true); 228 $ml = $this->pdfDoiNS.$delimiter.$doi.'.jpg'; 229 return ml($ml,'',true,'',true);
|
| /plugin/include/_test/ |
| H A D | media_linktitle_conversion.test.php | 37 $this->assertStringContainsString('src="'.ml('wiki:dokuwiki.png').'"', $html); 42 …$this->assertStringContainsString('src="'.ml('wiki:dokuwiki.png', array('w' => '200')).'"', $html); 47 …$this->assertStringContainsString('src="'.ml('wiki:dokuwiki.png', array('w' => '300')).'"', $html); 52 …$this->assertStringContainsString('src="'.ml('https://www.dokuwiki.org/lib/tpl/dokuwiki/images/log…
|
| /plugin/jsongendoc/demo/ |
| D | jsongendoc_demo.txt | 16 "cream": "250 ml" 24 "cream": "250 ml" 36 "cream": "250 ml" 44 "cream": "250 ml"
|
| /plugin/gallery/classes/ |
| D | XHTMLFormatter.php | 116 $img['src'] = ml($image->getSrc(), ['w' => $w, 'h' => $h], true, '&'); 197 return ml($image->getSrc(), ['id' => $ID], $this->options->direct, '&'); 211 return ml($image->getSrc(), '', true, '&'); 224 return ml($image->getSrc(), '', true, '&'); 227 return ml($image->getSrc(), ['w' => $width, 'h' => $height], true, '&');
|
| /plugin/svgembed/ |
| D | syntax.php | 271 $svgembed_md5 = sprintf('svgembed_%s', md5(ml($src, $ml_array))); 292 $properties = '"' . ml($src, $ml_array) . '" class="media' . $data['align'] . '"'; 333 …$properties = str_replace(ml($src, $ml_array), ml($svgembed_files['image/png'], $ml_array), $prope… 344 …urlencode(ml($src, $ml_array)) . '\'); return false" onMouseOver="svgembed_onMouseOver(\'' . $svge…
|
| /plugin/json/demo/ |
| D | recipe_sweet_sauces.txt | 11 "cream": "250 ml" 23 "cream": "250 ml"
|
| /plugin/spatialhelper/ |
| D | action.php | 140 …$event->data ['items'] [] = new Item(ml($this->getConf('media_kml'), '', true, '&', true), $la… 292 $link = ml($m ['id'], $opts, false); 294 $src = ml($m ['id'], $opts); 379 "href" => ml($this->getConf('media_georss')), "title" => "Spatial ATOM Feed"]; 381 "href" => ml($this->getConf('media_kml')), "title" => "KML Sitemap"];
|
| /plugin/avatar/ |
| D | helper.php | 175 return ml($monsterPath, ['w' => $size, 'h' => $size], true, '&', false); 251 return ml(DOKU_URL . 'lib/plugins/avatar/' . $file, 'cache=recache', true, '&', true); 257 return ml(DOKU_URL . 'lib/plugins/avatar/' . $file, 'cache=recache', true, '&', true);
|
| /plugin/gallery2/dwgallery/ |
| D | dwgallery.php | 190 …$media = ml(str_replace('/', ':', $picture), 'w='.$gallery['randomwidth'].'&h='.$height.'&… 260 $media = ml(getNS($ID).':'.$gallery['thumbname'][$i], 'w=&h=&cache=cache', TRUE); 263 …$media = ml(getNS($ID).':'.$gallery['imagename'][$i], 'w='.$gallery['thumbwidth'].'&h=&cac… 346 …$detail = ml(getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1], 'id='.$ID.'&cache=cache'… 347 …$media = ml(getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1], 'w=&h=&cache=cache', … 529 $media = ml(getNS($ID).':'.$gallery['thumbname'][$i], 'w=&h=&cache=cache', TRUE); 531 …$media = ml(getNS($ID).':'.$gallery['imagename'][$i], 'w='.$gallery['thumbwidth'].'&h=&cac…
|
| /plugin/html5video2/syntax/ |
| D | video.php | 180 '" '.($poster? 'poster="'.hsc(''.ml($poster)).'" ':''). 184 …$obj .= '<source src="' . ml($src) . '" type="'.hsc($this->getConf('html5VideoType')).'" /></video… 189 … $obj .= '<div class="vjs-alternatetext"><img src="' . ml($poster) . '" alt="' . hsc($alt) . '" '.
|
| /plugin/flash/ |
| D | syntax.php | 80 $return['swf'] = ml($conf,'',true,'&'); 86 $return['data'][substr($key,1)] = ml($val,'',true,'&');
|
| /plugin/nspages/printers/ |
| D | printerPictures.php | 51 return ml($picture, self::$_dims, true); 56 return ml($this->_defaultPicture, self::$_dims, true);
|
| /plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/ |
| D | html2pdf.php | 55 $ml = (int) get_var ( "ml", $_GET, 255, -1 ); variable 132 if ( $ml == -1 ) { 133 $ml = ( isset ( $POST_PROCESSING_DIRECTIVES["margin_left"] ) ? variable 174 'margins' => array ( 'left' => $ml,
|
| /plugin/prettyphoto/ |
| D | renderer.php | 36 $link['url'] = ml($src, array('id' => $ID, 'cache' => $cache), ($linking === 'direct')); 44 $link['url'] = ml($src, array('id' => $ID, 'cache' => $cache), true);
|
| /plugin/bibtex/ |
| D | syntax.php | 417 $link['url'] = ml($src,array('id'=>$ID,'cache'=>$cache),true); 510 $ret .= '<img src="'.ml($src,array('w'=>$width,'h'=>$height,'cache'=>$cache)).'"'; 543 $ret .= '<param name="movie" value="'.ml($src).'" />'.DOKU_LF; 545 $ret .= '<embed src="'.ml($src).'"'.
|
| /plugin/magnifier/ |
| H A D | syntax.php | 69 $p['magnifierImage'] = ml($id); 76 …$renderer->doc .= '<img src="' . ml($id, array( 'w' => $p['width'], 'h' => $p['height'] ) ) . '" '…
|
| /plugin/zoom/ |
| D | syntax.php | 162 …yle . '" class="' . $align . '"><div style="position:relative;"><a href="'.ml($data['image'], arra… 163 ml($data['image'], array('w'=>$data['width'],'h'=>$data['height'])).'" width="'.
|
| /plugin/fckg/fckeditor/editor/skins/silver/ |
| D | fck_dialog.css | 187 .ml, .mr 194 * html .ml, * html .mr 199 .rtl .ml, .rtl .mr 206 * html .rtl .ml, * html .rtl .mr 249 .ml
|
| /plugin/fckg/fckeditor/editor/skins/default/ |
| D | fck_dialog.css | 187 .ml, .mr 194 * html .ml, * html .mr 199 .rtl .ml, .rtl .mr 206 * html .rtl .ml, * html .rtl .mr 249 .ml
|
| /plugin/htvid/syntax/ |
| D | video.php | 98 $video_url1 = ml($video_url1,true,true); 102 $video_url2 = ml($video_url2,$abs=true);
|
| /plugin/owncloud/ajax/ |
| D | filelist.php | 60 …$url = $helper->ml($helper->pathToWikiID($dir.'/'.$file), array('fileid'=>($helper->getLastfileid(… 73 …$url = $helper->ml($helper->pathToWikiID($dir.'/'.$file), array('fileid'=>($helper->getLastfileid(…
|
| /plugin/owncloud/ |
| D | syntax.php | 129 …$match['magnifyLink'] = $helper->ml($src,array('cache'=>$match['cache'],'fileid'=>$match['fileid']… 133 $match['magnifyLink'] = ml($src,array('cache'=>'cache'),true);
|
| /plugin/imagebox/ |
| D | syntax.php | 44 …$match['detail'] = ml($src, array('id' => $ID, 'cache' => $match['cache']), ($match['linking'] == … 56 $match['detail'] = ml($src, array('cache' => 'cache'), false);
|
| /plugin/multimage/ |
| H A D | syntax.php | 176 $src = ml($id, $opts, true, '&'); 210 $url = ml($target, [], true, '&');
|