Home
last modified time | relevance | path

Searched refs:zip (Results 126 – 150 of 250) sorted by relevance

12345678910

/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js3zip,file){var f=file;if(zip.files[f])return zip.files[f];f=file.toLowerCase();if(zip.files[f])retu… argument
9zip,opts){if(typeof module!=="undefined"&&typeof require!=="undefined"&&typeof ODS==="undefined")O… argument
H A Dxlsx.js1316 var f = file; if(zip.files[f]) return zip.files[f];
1317 f = file.toLowerCase(); if(zip.files[f]) return zip.files[f];
1318 f = f.replace(/\//g,'\\'); if(zip.files[f]) return zip.files[f];
1322 function getzipfile(zip, file) { argument
11084 function parse_ods(zip, opts) { argument
11152 if(safegetzipfile(zip, 'META-INF/manifest.xml')) return parse_ods(zip, opts);
11261 out.files = zip.files;
11295 var zip = new jszip();
11357 return zip;
11370 var zip, d = data;
[all …]
/plugin/orphanmedia/
H A DREADME6 Just download the zip and extract it into your "\lib\plugins" directory.
/plugin/orphanmedia2/
H A DREADME6 Just download the zip and extract it into your "\lib\plugins" directory.
/plugin/dokumicrobugtracker/
H A DREADME.md4 **Download :** [DokuMicroBugTracker Version 2011_10_18](/downloads/dokumicrobugtracker_latest.zip)
17 [Download Version 2011_10_18](http://khertan.net/downloads/dokumicrobugtracker_latest.zip)
/plugin/givemeyouremail/
H A DREADME.txt15 Just give the plugin zip url to Dokuwiki plugin installer, and you're all set !!
/plugin/vcard/
H A Dsyntax.php48 list($zip, $city) = explode(' ', trim($place), 2);
106 'postal-code' => $zip,
/plugin/mellelexport/
H A Dmellelconvert.php9 function mellelconvert($wikiMarkup, $zip = true) { argument
/plugin/displayfile/
H A DREADME.md8 …vgshare.com/i/TT5.svg)](https://gitlab.com/JayJeckel/displayfile/repository/archive.zip?ref=master)
14 …[download url](https://gitlab.com/JayJeckel/displayfile/repository/archive.zip?ref=master), otherw…
/plugin/barcodes/
H A DREADME.md1 …lab.com/MatthiasLohr/dokuwiki-barcodes/-/releases/permalink/latest/downloads/dokuwiki-barcodes.zip)
12 …/dokuwiki-barcodes/-/releases/permalink/latest/downloads/dokuwiki-barcodes.zip) and manually uploa…
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DButtonManager.java9 import java.util.zip.DataFormatException;
H A DMappedImage.java13 import java.util.zip.Adler32;
/plugin/oauth/
H A Dcomposer.lock18 "type": "zip",
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki15 downloadurl: https://github.com/ternite/dokuwiki-plugin-mediathumbnails/archive/v0.92.zip
30 * [[https://www.php.net/manual/de/book.zip.php|zip]] PHP extension
31 * libzip-dev (needed by zip) - your installation might already have this installed, or not.
/plugin/xlsx2dw/
H A Dscript.js78 await zip.loadAsync(file);
79 let tableStringXML = await zip.files["content.xml"].async('text');
/plugin/cacherevisionseraser/
H A DREADME.md19 * Repacked zip correctly again (Only affected v1.6.4, Thanks David for the report)
87 * Added a "readme.txt" into the zip with same information as the wiki.
166 * Download the zip package
/plugin/chat/
H A Dreadme.txt29 …DokuWiki installation, feel free to {{:dokuwiki:plugin:dokuwiki-chat-1.1.2.zip?nocache|download it…
30 [[http://pv.no-ip.org/bin/dokuwiki-chat-1.1.2.zip|Mirror 1 here]] (version 1.1.2), or \\
45 I provide in the installation zip updated version of **SACK**. It is only one file ''tw-sack.js''. …
/plugin/geophp/
H A Dcomposer.lock18 "type": "zip",
/plugin/commonmark/
H A Dcomposer.lock18 "type": "zip",
93 "type": "zip",
199 "type": "zip",
281 "type": "zip",
343 "type": "zip",
430 "type": "zip",
480 "type": "zip",
547 "type": "zip",
629 "type": "zip",
712 "type": "zip",
[all...]
/plugin/usecounter/
H A Ddokuwiki_plugin_page.wiki15 downloadurl: https://github.com/ternite/dokuwiki-plugin-usecounter/archive/v0.8.zip
/plugin/selfmeasurement/
H A Ddescription.txt15 downloadurl: https://github.com/EricMaeker/dokuwiki-plugin-selfmeasurement/archive/master.zip
/plugin/authhiorgserver/
H A DREADME.md13 https://github.com/hiorgserver/dokuwiki_authhiorgserver/archive/master.zip
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconfig.lasso53 …'sitd','swf','sxc','sxw','tar','tgz','tif','tiff','txt','vsd','wav','wma','wmv','xls','xml','zip'),
/plugin/gitbacked/
H A DREADME.md25 - you download a **released** `dokuwiki-plugin-gitbacked-YYYY-DD-MM.zip` file
/plugin/geonav/js/
H A DgetLocation.js52 var zip = googleAddr.PostalCodeNumber ;

12345678910