/plugin/amcharts/assets/amcharts/plugins/export/examples/ |
D | export.config.advanced.js | 36 this.download( data, "image/jpg", "amCharts.jpg" ); 44 this.download( data, "image/png", "amCharts.png" ); 52 this.download( data, "application/pdf", "amCharts.pdf" ); 60 this.download( data, "text/xml", "amCharts.svg" ); 131 this.download( data, "image/jpg", "amCharts.jpg" ); 185 this.download( data, "image/jpg", "amCharts.jpg" ); 194 this.download( data, "image/png", "amCharts.png" ); 203 this.download( data, "application/pdf", "amCharts.pdf" ); 239 this.download( data, "application/pdf", "amCharts.pdf" ); 248 this.download( data, "text/xml", "amCharts.svg" ); [all …]
|
/plugin/adhocwrap/ |
D | all.less | 9 .alert > *, .help > *, .download > *, .todo > * { 27 .info, .tip, .important, .alert, .help, .download, .todo { 72 .download { 91 .download h1, .download h2, .download h3, .download h4, .download h5, .download h6, 97 div.info, div.tip, div.important, div.alert, div.help, div.download, div.todo, 98 …article.info, article.tip, article.important, article.alert, article.help, article.download, artic… 99 aside.info, aside.tip, aside.important, aside.alert, aside.help, aside.download, aside.todo, 100 …section.info, section.tip, section.important, section.alert, section.help, section.download, secti… 101 …figure.info, figure.tip, figure.important, figure.alert, figure.help, figure.download, figure.todo… 106 div.info, div.tip, div.important, div.alert, div.help, div.download, div.todo, [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ |
D | GoogleDevtoolsRemotebuildbotCommandDurations.php | 26 public $download; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotCommandDurations 68 public function setDownload($download) argument 70 $this->download = $download; 74 return $this->download;
|
/plugin/zotero/ |
D | ImportZoteroFeedReader.php | 24 $feed = $this->download($this->config->getUrlForEntries()); 31 $additionalFeed = $this->download($nextUrl); 43 private function download($url) function in ImportZoteroFeedReader 52 $download = curl_exec($ch); 54 return $download;
|
/plugin/diagrams/action/ |
D | action.php | 153 $download = $media ? str_replace('.svg', '.png', $media) : $id . ".png"; 154 $download = noNS($download); 156 header("Content-Disposition: attachment; filename=$download;");
|
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/ |
D | readme.helperapps.txt | 22 download the latest version of the "getID3()-WindowsSupport" package 23 from the usual download location (http://getid3.sourceforge.net) 36 Taken from http://www.vorbis.com/download.psp 39 Taken from http://flac.sourceforge.net/download.html
|
/plugin/owncloud/ajax/ |
D | filelist.php | 61 …$download = $helper->_formatLink(array('title'=>$title,'url'=>$url, 'class'=>"media mediafile deta… variable 63 …'.$mtime.'</td><td class="col3 fileinfo"> -- </td><td class="col4 centeralign">'.$download.'</td>'; 74 …$download = $helper->_formatLink(array('title'=>'download: '.$title,'url'=>$url, 'class'=>"media m… variable 87 …'</td><td class="col3 fileinfo">'.$filesize.'</td><td class="col4 centeralign">'.$download.'</td>';
|
/plugin/filelist/ |
D | file.php | 32 [$ext, $mime, $download] = mimetype($pathInfo['path'], false); 35 if ($download) {
|
/plugin/downloadcodeblock/ |
D | README.md | 3 Simplistic JavaScript-only DokuWiki plugin adding download buttons to code 9 as the file name for the download if it ends with a file extension (dot followed
|
/plugin/golocal/ |
D | style.less | 2 * The download list 4 ul.golocal-download {
|
/plugin/fetchmedia/lang/en/ |
D | intro.txt | 3 If your DokuWiki runs on a Windows-Server, you can choose whether to download 8 **Please do not close this page during download**
|
/plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
D | main.css | 164 #download-btn { 324 #main-header nav li#download-btn { 454 #main-header nav li#download-btn { 457 #main-header nav li a#download-btn{ 485 #main-header nav li a#download-btn, #main-header nav li a#download-btn:hover { 493 #main-header nav li a#download-btn:hover { 496 #main-header nav li a#download-btn:active, #main-header nav li a#download-btn.is-active { 500 #main-header nav li a#download-btn:disabled, #main-header nav li a#download-btn.is-disabled {
|
/plugin/preservefilenames/ |
D | common.php | 58 function _buildContentDispositionHeader($download, $filename, $no_pathinfo = false) argument 63 $type = $download ? 'attachment' : 'inline';
|
/plugin/owncloud/ |
D | all.css | 6 a.media.mediafile.download{ 7 background-image: url(images/download.png);
|
/plugin/quickstats/lang/en/ |
D | general_intro.txt | 4 - download the Maxmind GeoLite2-City database into ''quickstats/GEOIP/vendor/GeoLite2-City''; 8 …om of the Query Info panel. The **Download DB** button will attempt to download the Maxmind datab…
|
D | intro.txt | 1 To save download time, ''quickstats'' attempts to download its table sorting scripts only if needed…
|
/plugin/dirtylittlehelper/mermaid/editor/src/components/ |
D | Links.svelte | 45 a.download = `mermaid-diagram-${moment().format('YYYYMMDDHHmmss')}.png`; 86 event.target.download = `mermaid-diagram-${moment().format( 168 <a class="link-style" href={url} download="" on:click={onCopyClipboard}> 174 <a class="link-style" href={url} download="" on:click={onDownloadPNG}> 182 <a class="link-style" href={url} download="" on:click={onDownloadSVG}>
|
/plugin/directorylist/ |
D | readme.md | 94 Default option is 'download'; 99 <directorylist: [...] type="download"> 124 * changed default 'type' to 'download'
|
/plugin/quickstats/GEOIP/ |
D | geoipv6_dnld.txt | 1 http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz
|
/plugin/ckgdoku/ckeditor/plugins/wrap/lang/ |
D | ar.js | 9 download: 'مربع التحميل', property
|
D | fa.js | 9 download: 'کادر دانلود', property
|
D | es.js | 10 download: 'caja de descarga', property
|
/plugin/ckgedit/ckeditor/plugins/wrap/lang/ |
D | ar.js | 9 download: 'مربع التحميل', property
|
D | fa.js | 9 download: 'کادر دانلود', property
|
/plugin/openlayersmap/ol/ |
D | README.md | 6 This will get the full/legacy build of OpenLayers. See https://openlayers.org/download/ 11 wget https://github.com/openlayers/openlayers/releases/download/$OL_VERSION/$OL_VERSION-dist.zip
|