Home
last modified time | relevance | path

Searched refs:depends (Results 301 – 325 of 521) sorted by path

1...<<1112131415161718192021

/plugin/mdpage/
H A DLICENSE.GPL-2.0-or-later77 Whether that is true depends on what the Program does.
/plugin/medialist/
H A DCOPYING77 Whether that is true depends on what the Program does.
/plugin/mediasyntax/
H A DCOPYING78 Whether that is true depends on what the Program does.
H A Daction.php134 $depends = p_get_metadata($ID, 'plugin_mediasyntax');
142 dbglog($depends);
146 $cache->depends['purge'] = true; // kill some performance
147 if(is_array($depends))
150 if(!isset($depends['keys'][$include_key]))
152 $cache->depends['purge'] = true; // include key not set - request purge
156 $pages = $depends['pages'];
165 // add plugin.info.txt to depends for nicer upgrades
166 $cache->depends['files'][] = dirname(__FILE__) . '/plugin.info.txt';
174 if(!in_array($cache->depends['file
[all...]
/plugin/mediathumbnails/
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Ddokuwiki_plugin_page.wiki10 depends :
90 …umbnail in office files might theoretically be any image file format. It depends on the format fou…
/plugin/mediatooltip/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/menuext/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/mermaid/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/metaheaders/
H A DCOPYING78 Whether that is true depends on what the Program does.
/plugin/mikioplugin/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/minical/
H A DCOPYING77 Whether that is true depends on what the Program does.
/plugin/mllist/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/mobiletable/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/monthcal/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/move/action/
H A Drewrite.php105 $cache->depends['purge'] = true;
/plugin/mp3play/
H A DCOPYING77 Whether that is true depends on what the Program does.
/plugin/mtg/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/multipoll/
H A DCOPYING77 Whether that is true depends on what the Program does.
/plugin/multiselect/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/mundart/doku/
H A Dsource.txt10 depends :
/plugin/namespacemessage/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/navbox/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/navi/
H A Daction.php28 $depends = p_get_metadata($cache->page, 'relation naviplugin');
29 if (!is_array($depends) || !count($depends)) return; // nothing to do
30 …$cache->depends['files'] = !empty($cache->depends['files']) ? array_merge($cache->depends['files'],
31 $depends) : $depends;
/plugin/navpath/
H A DLICENSE77 Whether that is true depends on what the Program does.

1...<<1112131415161718192021