Home
last modified time | relevance | path

Searched refs:direct (Results 1 – 25 of 161) sorted by relevance

1234567

/plugin/galleryv1.5/
Dsyntax.php130 $data['direct'] = true; //implicit direct linking
132 $data['direct'] = $this->parseOpt($params, 'direct');
231 $img['direct'] = $data['direct'];
368 $href = ml($img['id'],array('id'=>$ID),$data['direct']);
/plugin/latexcaption/
DREADME.md37 {{image1.jpg?direct&200}}
41 {{image2.jpg?direct&200}}
61 {{image1.jpg?direct&200}}
70 {{image1.jpg?direct&200}}
74 {{image2.jpg?direct&200}}
89 {{image1.jpg?direct&200}}
90 {{image2.jpg?direct&200}}
/plugin/diagramsnet/lib/plugins/
Dreplay.js11 function decodeChanges(delta, direct) argument
19 var changeNode = (direct) ? delta.firstChild : delta.firstChild.firstChild;
53 function processDelta(delta, direct) argument
55 var changes = decodeChanges(delta, direct);
/plugin/dokukiwix/
DINSTALL17 function ml($id='',$more='',$direct=true,$sep='&'){
20 if (defined("dokukiwix_plugin")) return dokukiwix_ml($id,$more,$direct, $sep);
Dcommon.php13 function dokukiwix_ml($id='',$more='',$direct=true,$sep='&'){ argument
/plugin/codebender/
Dplugin.info.txt6 desc Plugin to embbed codebender iframe to your wiki for sharing Arduino code and direct programm…
DREADME.md3 Plugin to embbed codebender iframe to your wiki for sharing Arduino code and direct programming wit…
/plugin/data/
Dhelper.php367 $linking = 'direct',
378 $linking = 'direct',
/plugin/data-au/
Dhelper.php349 …$mediaid, $title, $align = null, $width, $height = null, $cache = null, $linking = 'direct', true);
351 …$mediaid, $title, $align = null, $width, $height = null, $cache = null, $linking = 'direct', true);
/plugin/oembed/docs/
Ddokuwiki-oembed.org40 … and API endpoint pairs. If you know the endpoint you can also use the ~!direct~ keyword to send p…
58 ~{{>http://www.flickr.com/services/oembed/ !direct ?url=http://www.flickr.com/photos/sdasmarchives/…
Ddokuwiki-oembed.txt34 …d API endpoint pairs. If you know the endpoint you can also use the ''%%!direct%%'' keyword to sen…
52 ''%%{{>http://www.flickr.com/services/oembed/ !direct ?url=http://www.flickr.com/photos/sdasmarchiv…
/plugin/a2s/
Dstyle.css8 color: #666; /* as of 2017-04-03, not an @ini.thing, direct value */
/plugin/prettyphoto/
Dplugin.info.txt12 …tly into the page using prettyPhoto (a jQuery based lightbox clone). All direct images are shown i…
/plugin/eclipseupdateurl/
DREADME.md18 __direct__|Generate a direct link - all other options need this
/plugin/directorylist/
Dreadme.md88 This allows 'direct' links using the file:// protocal.
100 <directorylist: [...] type="direct">
/plugin/asciidocjs/node_modules/color-convert/
DREADME.md61 …lt in a loss of precision, and exist only to be complete. For a list of "direct" (single-step) con…
65 If there is a new model you would like to support, or want to add a direct conversion between two e…
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
DREADME.md3 This is _not_ intended for direct use by third parties. Rather, it is for
/plugin/newpagefill/
H A DDOKU_EN51 * ''none'': create a direct page;
106 * direct page;
/plugin/owncloud/
Dhelper.php552 * @param bool $direct link to detail page if false
557 function ml($id = '', $more = '', $direct = true, $sep = '&amp;', $abs = false) { argument
572 if(isset($more['id']) && $direct) unset($more['id']);
613 if($direct) {
/plugin/gallery/classes/
DOptions.php27 public $direct = false; variable in dokuwiki\\plugin\\gallery\\classes\\Options
/plugin/clock/
Dstyle.css67 * to clients via a direct download link, and source that URL from here.
142 * to clients via a direct download link, and source that URL from here.
/plugin/gallery/action/
Dprosemirror.php159 'direct' => $options->direct,
/plugin/markdownextra/
DLicense.text30 or contributors be liable for any direct, indirect, incidental, special,
/plugin/pagesicon/
H A DDOKU_EN48 | parent_fallback | Fallback inheritance policy when the page has no icon: none, direct parent, or …
122 * the direct parent icon;
/plugin/extranet/
DDOKU_EN82 Detection by direct IP:
121 * a direct IP;

1234567