/plugin/amcharts/assets/amcharts/plugins/export/examples/ |
H A 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" ); 248 this.download( data, "text/xml", "amCharts.svg" ); 256 this.download( data, "text/plain", "amCharts.csv" ); [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ |
H A 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/ |
H A 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/jplayer/vendor/james-heinrich/getid3/helperapps/ |
H A 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/ |
H A 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/downloadcodeblock/ |
H A 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/fetchmedia/lang/en/ |
H A 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/preservefilenames/ |
H A D | common.php | 58 function _buildContentDispositionHeader($download, $filename, $no_pathinfo = false) argument 63 $type = $download ? 'attachment' : 'inline';
|
/plugin/owncloud/ |
H A D | all.css | 6 a.media.mediafile.download{ 7 background-image: url(images/download.png);
|
/plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
H A 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/quickstats/lang/en/ |
H A D | general_intro.txt | 4 - download the Maxmind GeoLite2-City database into ''quickstats/GEOIP/vendor/GeoLite2-City''; 8 is displayed on first opening the Query Data panel and which can be closed with a button at the bottom of the Query Info panel. The **Download DB** button will attempt to download the Maxmind database.
|
H A D | intro.txt | 1 To save download time, ''quickstats'' attempts to download its table sorting scripts only if needed. For this purpose it keeps a cache file of pages which
|
/plugin/dirtylittlehelper/mermaid/editor/src/components/ |
H A 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/quickstats/GEOIP/ |
H A D | geoipv6_dnld.txt | 1 http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.g
|
/plugin/ckgdoku/ckeditor/plugins/wrap/lang/ |
H A D | ar.js | 9 download: 'مربع التحميل',
|
H A D | fa.js | 9 download: 'کادر دانلود',
|
H A D | bn.js | 10 download: 'ডাউনলোডের বাক্স',
|
H A D | da.js | 10 download: 'download boks',
|
H A D | de-informal.js | 10 download: 'Download-Box',
|
H A D | eo.js | 10 download: 'elŝut-skatolo',
|
H A D | es.js | 10 download: 'caja de descarga',
|
H A D | fr.js | 10 download: 'bloc téléchargement',
|
/plugin/ckgedit/ckeditor/plugins/wrap/lang/ |
H A D | ar.js | 9 download: 'مربع التحميل',
|
H A D | fa.js | 9 download: 'کادر دانلود',
|
/plugin/directorylist/ |
H A D | readme.md | 94 Default option is 'download'; 99 <directorylist: [...] type="download"> 124 * changed default 'type' to 'download'
|