Searched +full:_media -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/ |
| H A D | .htaccess.dist | 25 #RewriteRule ^_media/(.*) lib/exe/fetch.php?media=$1 [QSA,L,B]
|
| H A D | index.php | 31 if (preg_match('/^\/_media\/(.*)/', $_SERVER['SCRIPT_NAME'], $m)) {
|
| /dokuwiki/lib/plugins/config/settings/ |
| H A D | config.metadata.php | 201 $meta['_media'] = ['fieldset'];
|
| /dokuwiki/inc/parser/ |
| H A D | xhtml.php | 1671 public function _media( function in Doku_Renderer_xhtml 1853 return $this->_media( 1891 $link['name'] = $this->_media($src, $title, $align, $width, $height, $cache, $render); 2046 * _getLastMediaRevisionAt is a helperfunction to internalmedia() and _media()
|
| /dokuwiki/inc/ |
| H A D | init.php | 327 $conf['media_changelog'] = $conf['metadir'] . '/_media.changes';
|
| H A D | common.php | 655 $script = '_media';
|