Home
last modified time | relevance | path

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

12345

/plugin/galleryv1.5/
H A 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/
H A 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/
H A 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/
H A DINSTALL17 function ml($id='',$more='',$direct=true,$sep='&'){
20 if (defined("dokukiwix_plugin")) return dokukiwix_ml($id,$more,$direct, $sep);
H A Dcommon.php13 function dokukiwix_ml($id='',$more='',$direct=true,$sep='&'){ argument
/plugin/codebender/
H A Dplugin.info.txt6 desc Plugin to embbed codebender iframe to your wiki for sharing Arduino code and direct programm…
H A DREADME.md3 Plugin to embbed codebender iframe to your wiki for sharing Arduino code and direct programming wit…
/plugin/data-au/
H A 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/
H A 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…
H A 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/…
/plugin/data/
H A Dhelper.php367 $linking = 'direct',
378 $linking = 'direct',
/plugin/prettyphoto/
H A Dplugin.info.txt12 …tly into the page using prettyPhoto (a jQuery based lightbox clone). All direct images are shown i…
/plugin/a2s/
H A Dstyle.css8 color: #666; /* as of 2017-04-03, not an @ini.thing, direct value */
/plugin/eclipseupdateurl/
H A DREADME.md18 __direct__|Generate a direct link - all other options need this
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DREADME.md3 This is _not_ intended for direct use by third parties. Rather, it is for
/plugin/directorylist/
H A Dreadme.md88 This allows 'direct' links using the file:// protocal.
100 <directorylist: [...] type="direct">
/plugin/clock/
H A 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/owncloud/
H A 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/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md30 * `FEAT`: activate direct editing on participant creation ([#1845](https://github.com/bpmn-io/bpmn-…
175 * `FIX`: cancel direct editing before shape deletion ([#1677](https://github.com/bpmn-io/bpmn-js/is…
187 * `FIX`: cancel direct editing before shape deletion ([#1664](https://github.com/bpmn-io/bpmn-js/is…
214 * `FIX`: submit direct editing result on drilldown ([#1609](https://github.com/bpmn-io/bpmn-js/issu…
261 * `FIX`: correct direct editing on touch devices
306 * `DEPS`: update diagram-js-direct-editing to v1.6.3
556 * `CHORE`: bump `diagram-js-direct-editing` dependency
660 * `CHORE`: update `diagram-js-direct-editing` to prevent install warning
727 * `FIX`: ignore unchanged direct editing completion
728 * `CHORE`: update to `diagram-js-direct-editing@1.4.2`
[all …]
/plugin/markdownextra/
H A DLicense.text30 or contributors be liable for any direct, indirect, incidental, special,
/plugin/rst/
H A DLicense.text35 or contributors be liable for any direct, indirect, incidental, special,
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md23 * `DEPS`: update to `diagram-js-direct-editing@2`
58 * `FIX`: complete direct editing when selection changes ([#700](https://github.com/bpmn-io/dmn-js/p…
142 * `DEPS`: update to `diagram-js-direct-editing@1.6.3`
222 * `FIX`: complete direct-editing after drill down ([#547](https://github.com/bpmn-io/dmn-js/issues/…
280 * `FEAT(drd)`: activate direct editing after text annotation create ([#185](https://github.com/bpmn…
312 * `FEAT(drd)`: activate direct editing after text annotation create ([#185](https://github.com/bpmn…
400 * `FIX(drd)`: prevent HTML injection in direct editing and search
/plugin/fckg/
H A DREADME40 is called .htaccess.security and allows direct http access only to image files, but not
/plugin/pdfjs/pdfjs/
H A DLICENSE19 "control" means (i) the power, direct or indirect, to cause the
85 or a Contribution incorporated within the Work constitutes direct
158 liable to You for damages, including any direct, indirect, special,
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE18 "control" means (i) the power, direct or indirect, to cause the
84 or a Contribution incorporated within the Work constitutes direct
157 liable to You for damages, including any direct, indirect, special,

12345