Home
last modified time | relevance | path

Searched +full:d +full:- +full:tech (Results 1 – 25 of 43) sorted by relevance

12

/plugin/mundart/doku/
Dsource.txt3 ---- plugin ----
4 description: Apply german mundarts to your (X)Html Output. Only interesting for german wiki-install…
6 email : c.lang@cc-tech.de
8 lastupdate : 2009-12-02
14 ----
17 This is a plugin for german dokuwiki-installations. You can apply one of various dialects.
18 … plugin will of course work with non-german wikis (you can't break anything) but its quite useless…
24 * Ghetto-Style
33 DokuWiki ist eine freie Wiki-Software, die anfangs zur einfachen Dokumentation von Projekten gedach…
38 DokuWigi ischd ene freie Wigi-Sofdwere, de anfangs zur enfachn Dokumndadsion von Brojegdn gedacht w…
[all …]
/plugin/statistics/vendor/matomo/device-detector/Parser/Device/
DAbstractDeviceParser.php4 * Device Detector - The Universal Device Detection library for parsing User Agents
44 … public const DEVICE_TYPE_TV = 5; // including set top boxes, blu-ray players,...
259 'BS' => 'BenQ-Siemens',
334 'GRD' => 'G-Guard',
348 '4D' => 'Canal Digital',
354 '02' => 'Cell-C',
408 'CDE' => 'COOD-E',
442 '7D' => 'Datamini',
443 '6D' => 'Datalogic',
463 '8D' => 'DF',
[all …]
/plugin/elasticsearch/vendor/nyholm/dsn/
DREADME.md3 [![Latest Version](https://img.shields.io/github/release/Nyholm/dsn.svg?style=flat-square)](https:/…
4 …ttps://img.shields.io/scrutinizer/g/Nyholm/dsn.svg?style=flat-square)](https://scrutinizer-ci.com/…
5 …fony.com/projects/fe1a70b7-6ba9-424d-9217-53833e47b07f/mini.svg)](https://insight.symfony.com/proj…
6 [![Total Downloads](https://img.shields.io/packagist/dt/nyholm/dsn.svg?style=flat-square)](https://…
26 echo $dsn->getHost(); // "127.0.0.1"
27 echo $dsn->getPath(); // "/foo/bar"
28 echo $dsn->getPort(); // null
67 echo $dsn->getHost(); // "127.0.0.1"
68 echo $dsn->getPath(); // "/foo/bar"
69 echo $dsn->getPort(); // null
[all …]
/plugin/inseecity/dep/
D66.js15 66003: ["Amélie-les-Bains-Palalda", 42.4436, 2.6833],
17 66005: ["Angoustrine-Villeneuve-des-Escaldes", 42.5644, 1.9506],
20 66008: ["Argelès-sur-Mer", 42.5352, 3.0242],
21 66009: ["Arles-sur-Tech", 42.4498, 2.6263],
22 66010: ["Ayguatébia-Talau", 42.5529, 2.1829],
27 66015: ["Banyuls-dels-Aspres", 42.5651, 2.8663],
28 66016: ["Banyuls-sur-Mer", 42.4614, 3.0998],
34 66022: ["Boule-d'Amont", 42.5879, 2.5919],
37 66025: ["Bourg-Madame", 42.4379, 1.9609],
48 66037: ["Canet-en-Roussillon", 42.6841, 3.0116],
[all …]
/plugin/livemark/
Daction.php6 * url http://openwiki.kr/tech/livemark
8 * bASED ON iReflect Plugin https://github.com/i-net-software/dokuwiki-plugin-reflect
20 $controller->register_hook('MEDIA_SENDFILE', 'BEFORE', $this, 'livemark__livemark');
25 $data = $event->data;
34 ($mtime < time()-$cache) // 'recache' and cache has expired
36 if ( $this->create_watermark_image( $data, $cacheFile ) ) {
40 $event->data = $data;
57 if ($width<$this->getConf('minsize')) return false;
71 $output = $this->imagewatermark($source, $width, $height);
76 …// If you'd rather output a JPEG instead of a PNG then pass the parameter 'jpeg' (no value needed)…
[all …]
/plugin/mundart/
Drenderer.php7 * @link http://dougal.gunters.org/blog/2004/08/30/text-filter-suite
27 'email' => 'c.lang@cc-tech.de',
28 'date' => '2009-12-02',
42 if($this->getConf('mundart_alwayson') == '0'){
43 $aDays = explode(";",$this->getConf('mundart_timer'));
45 if(!in_array(date('m-d'),$aDays)){
46 $this->doc .= $this->_xmlEntities($text);
51 switch($this->getConf('mundart_type')){
52 case '0': $this->doc .= $this->_xmlEntities($text); return;
57 default: $this->doc .= $this->_xmlEntities($text); return;
[all …]
/plugin/botmon/config/
H A Dknown-bots.json4 "rx": ["\\sbingbot\\/(\\d+\\.\\d+);"],
10 …"rx": ["Googlebot\\/(\\d+\\.\\d+)", "Googlebot-Image\\/(\\d+\\.\\d+)","\\sGoogleOther(\\-\\w+)?[\\…
15 "r": ["AdsBot-Google", "AdsBot-Google-Mobile", "Mediapartners-Google"],
16 "rx": ["AdsBot-Google;","AdsBot-Google-Mobile;", "Mediapartners-Google\\/(\\d+\\.\\d+);"],
17 "url": "https://developers.google.com/search/docs/crawling-indexing/google-special-case-crawlers"
21 "r": ["APIs-Google"],
22 "rx": ["APIs-Google"],
23 "url": "https://developers.google.com/search/docs/crawling-indexing/google-special-case-crawlers"
26 "n": "Google-InspectionTool",
27 "r": ["Google-InspectionTool"],
[all …]
/plugin/statistics/vendor/matomo/device-detector/
DREADME.md4 …rsion](https://poser.pugx.org/matomo/device-detector/v/stable)](https://packagist.org/packages/mat…
5 …loads](https://poser.pugx.org/matomo/device-detector/downloads)](https://packagist.org/packages/ma…
6 …icense](https://poser.pugx.org/matomo/device-detector/license)](https://packagist.org/packages/mat…
10 …//github.com/matomo-org/device-detector/actions/workflows/phpunit.yml/badge.svg?branch=master)](ht…
11 …//github.com/matomo-org/device-detector/actions/workflows/phpstan.yml/badge.svg?branch=master)](ht…
12 …://github.com/matomo-org/device-detector/actions/workflows/phpcs.yml/badge.svg?branch=master)](htt…
13 …//github.com/matomo-org/device-detector/actions/workflows/yamllint.yml/badge.svg?branch=master)](h…
14 …ub.com/matomo-org/device-detector/actions/workflows/regular_expressions.yml/badge.svg?branch=maste…
16 …tained.com/badge/resolution/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec…
17 …itmaintained.com/badge/open/matomo-org/device-detector.svg)](https://www.isitmaintained.com/projec…
[all …]
/plugin/combo/resources/dictionary/
H A Dmaterial-design-icon-meta.json1-0EE6-49B4-B5C2-0B177A5523C2","name":"ab-testing","codepoint":"F01C9","aliases":[],"tags":["Develo…
/plugin/html5video2/script/
Dvideo.min.js12-1)&&(n[e]=n[e].slice(),n[e].splice(t,1),!0)},s="undefined"!=typeof e?e:"undefined"!=typeof window… property
15 * slighly modified parse-headers 2.0.2 <https://github.com/kesla/parse-headers/>
18 * <https://github.com/kesla/parse-headers/blob/master/LICENCE>
20d,headers:{},url:c,rawRequest:l},l.getAllResponseHeaders&&(t.headers=$t(l.getAllResponseHeaders())… property
21-parser @version 4.7.0 @license Apache-2.0 */function lr(e){var t=/([0-9.]*)?@?([0-9.]*)?/.exec(e|… function
22 /*! @name mpd-parser @version 0.19.0 @license Apache-2.0 */
23-u)*a/s),r=Math.floor((i-u-r)*a/s),s=Math.floor((i-u)*a/s);return{start:Math.max(0,r),end:"number"… function
24 /*! @name aes-decrypter @version 3.1.2 @license Apache-2.0 */
25d=l[4],h=[],p=[],f=0;f<256;f++)p[(h[f]=f<<1^283*(f>>7))^f]=f;for(e=t=0;!c[e];e^=i||1,t=p[t]||1)for…
26 /*! @name pkcs7 @version 1.0.4 @license Apache-2.0 */
[all …]
/plugin/xcom/
Dscript.js106 … console.log("By-passed decoding string returned by " + func + ': ' + err.message );
197 var d = document.getElementById(id);
202 d.innerHTML= data;
222 …r = date_time.getFullYear() + "-" + month + "-" + day + " " + date_time.getHours() + ":" + date_ti…
277 … var d = new Date( val['year'],val['month']-1,val['day'],val['hour'],val['minute'], val['second']);
278 val = d.toUTCString();
283 var d = new Date(val*1000);
284 val = d.toUTCString();
377 if(page.match(/[^0-9a-z_\:\.\-]+/g)) {
389 regex = RegExp('^\s*\\d\\d\\d\\d-\\d\\d-\\d\\d\s*$');
[all …]
/plugin/statistics/vendor/matomo/device-detector/regexes/device/
Dtelevisions.yml2 # Device Detector - The Universal Device Detection library for parsing User Agents
7 … file may only include tv user agents that contain '(?:HbbTV|SmartTvA)/([1-9]{1}(\.[0-9]{1}){1,2})'
16 - regex: 'Airties; ?([^);/]+)'
24 - regex: '_TV_[A-Z0-9]+_([0-9]{4});'
32 - regex: 'ALDISUED, ([a-z0-9_ -]+), (?:wired|wireless)'
34 - regex: '_TV_[A-Z0-9]+_([0-9]{4});'
42 - regex: 'Altech UEC; ?([^);/]+)'
62 - regex: 'Amazon.+AMZ-([a-z0-9_ -]+)_Build_'
70 - regex: '_TV_[A-Z0-9]+_([0-9]{4});'
78 - regex: '(LE(?:32|43)S5970(?:s)?-(?:20|28|30)|LE55U7970-30|LE43S5977-20|U60856|S50856)'
[all …]
Dmobiles.yml2 # Device Detector - The Universal Device Detection library for parsing User Agents
10 regex: '(?:BUZZ [1-5]|BUZZ 4(?:Pro|S|Lite)|CLEVER [13]|URBAN [123](?: Pro)?)(?:[);/ ]|$)'
13 - regex: 'BUZZ ([45]) Ultra'
15 - regex: 'BUZZ ([45]) Note'
17 - regex: 'BUZZ ([45]) Prime'
19 - regex: 'BUZZ 5 Pro Plus'
21 - regex: 'BUZZ ([45]) ?Pro'
23 - regex: 'BUZZ ([1245]) ?Lite'
25 - regex: 'BUZZ ([123]) Plus'
27 - regex: 'BUZZ 4S'
[all …]
/plugin/jcapture/src/com/hammurapi/jcapture/
DWavFile.java11 // http://www.blitter.com/~russtopia/MIDI/~jglatt/tech/wave.htm
37 private double floatScale; // Scaling factor used for int <-> float
39 private double floatOffset; // Offset factor used for int <-> float
75 return numFrames - frameCounter; in getFramesRemaining()
168 wavFile.floatScale = Long.MAX_VALUE >> (64 - wavFile.validBits); in newWavFile()
173 wavFile.floatScale = 0.5 * ((1 << wavFile.validBits) - 1); in newWavFile()
225 if (bytesRead == -1) in openWavFile()
282 numChunkBytes -= 16; in openWavFile()
323 wavFile.floatScale = 1 << (wavFile.validBits - 1); in openWavFile()
327 wavFile.floatOffset = -1; in openWavFile()
[all …]
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.js3 * © SpryMedia Ltd - datatables.net/license
5 * FileSaver.js (1.3.3) - MIT license
6 * Copyright © 2016 Eli Grey - http://eligrey.com
12 define( ['jquery', 'datatables.net', 'datatables.net-buttons'], function ( $ ) {
25 require('datatables.net-buttons')(root, $);
97 (typeof navigator !== 'undefined' && /MSIE [1-9]\./.test(navigator.userAgent))
113 is_chrome_ios = /CriOS\/[\d]+/.test(navigator.userAgent),
119 force_saveable_type = 'application/octet-stream',
138 while (i--) {
150 // prepend BOM for UTF-8 XML and text/* types (including HTML)
[all …]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar.js4 …* Download from following URL as TSV and convert using https://jgraph.github.io/drawio-tools/tools…
5 * https://docs.google.com/spreadsheets/d/1sAL1zn-UtmJtKPH4cLApGjRX-TRSJa5dYdfZ9NKYfRs
34 …'Food', 'Healthcare', 'Nature', 'People', 'Safety', 'Science', 'Sports', 'Tech', 'Transportation',…
69 …'Management Tools', 'Mobile Services', 'Networking', 'On-Demand Workforce', 'SDKs', 'Security and …
81 …'Database', 'Developer Tools', 'End User Computing', 'Front End Web Mobile', 'Game Tech', 'Interne…
86 …ge', 'UsersStatus', 'VASComponents', 'Backup Replication', 'Products', 'VMs and Tape', '2D', '3D'];
87 … Center', 'Features', 'General', 'Products and Components', 'Software', 'States', 'Storage', '3D'];
94 * Description of custom libraries, see https://www.diagrams.net/doc/faq/configure-diagram-editor
99 …* Array of strings for the built-in libraries to be enabled in the more shapes dialog. Null means …
102 * https://www.diagrams.net/doc/faq/supported-url-parameters
[all …]
/plugin/statistics/vendor/matomo/device-detector/regexes/
Dbots.yml2 # Device Detector - The Universal Device Detection library for parsing User Agents
8 - regex: 'WireReaderBot'
13 - regex: 'monitoring360bot'
21 - regex: 'Cloudflare-Healthchecks'
24 url: 'https://developers.cloudflare.com/health-checks/'
29 - regex: '360Spider'
37 - regex: 'Aboundex'
45 - regex: 'AcoonBot'
53 - regex: 'AddThis\.com'
61 - regex: 'AhrefsBot'
[all …]
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree.min.js1-deps"],e):"object"==typeof module&&module.exports?(require("./jquery.fancytree.ui-deps"),module.e… function
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-logging-1.2.jar ... META-INF/ META-INF/MANIFEST.MF org/ org/apache ...
/plugin/jdraw/lib/
Dcommons-logging-1.1.1.jar ... META-INF/ META-INF/LICENSE META-INF/NOTICE META-INF/maven/ META ...
/plugin/jcapture/lib/
Dcommons-logging-1.1.1.jar ... META-INF/ META-INF/LICENSE META-INF/NOTICE META-INF/maven/ META ...
/plugin/jukebox/id3/
Dmodule.audio.mp3.php17 // number of frames to scan to determine if MPEG-audio sequence is valid
18 // Lower this number to 5-20 for faster scanning
20 // mpeg-audio streams
27 …an the file byte-by-byte and log all the valid audio frame headers - extremely slow, unrecommended…
31 if (!$this->getOnlyMPEGaudioInfo($fd, $ThisFileInfo, $ThisFileInfo['avdataoffset'])) {
32 if ($this->allow_bruteforce) {
34 $this->getOnlyMPEGaudioInfoBruteForce($fd, $ThisFileInfo);
47 …sFileInfo['id3v2']['headerlength'].', then '.($ThisFileInfo['avdataoffset'] - $ThisFileInfo['id3v2…
54 …if (!empty($ThisFileInfo['id3v2']['headerlength']) && (($ThisFileInfo['avdataoffset'] - $ThisFileI…
56 …$synchoffsetwarning .= '. This is a known problem with some versions of LAME (3.90-3.92) DLL in CB…
[all …]
/plugin/diagramsnet/lib/js/
Dshapes.min.js1 function mxBpmnShape(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… argument
3 …"},{val:"eventInt",dispName:"Interrupting"},{val:"eventNonint",dispName:"Non-Interrupting"},{val:"…
4 {val:"boundNonint",dispName:"Bound Non-Interrupting"},{val:"throwing",dispName:"Throwing"},{val:"en…
7d,e,b,c){this.redrawPath(a,d,e,b,c,mxBpmnShape.prototype.miscEnum.BACKGROUND);mxUtils.getValue(thi… argument
8d,e,b,c,f){var g=mxUtils.getValue(this.style,mxBpmnShape.prototype.miscEnum.BACKGROUND,mxBpmnShape… argument
10 …ype.eventTypeEnum.NONE);null!=k&&(h=this.outlines[k],null!=h&&h.call(this,a,d,e,b,c,g===mxBpmnShap…
14d,e,b,c,f,n);if("star"===g)a.setFillColor(m);else if(k===mxBpmnShape.prototype.eventTypeEnum.THROW… argument
15d,e,b,c,f){f||a.setShadow(!1)},standard:function(a,d,e,b,c,f){a.ellipse(0,0,b,c);a.fillAndStroke()… argument
16d,e,b,c,f){a.ellipse(0,0,b,c);a.fillAndStroke();f||a.setShadow(!1);a.ellipse(2,2,b-4,c-4);a.stroke… argument
17 d);a.ellipse(0,0,b,c);a.fillAndStroke();a.setStrokeWidth(d);f||a.setShadow(!1)}};
[all …]
Dshapes-14-6-5.min.js1 function mxBpmnShape(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.strok… argument
3 …"},{val:"eventInt",dispName:"Interrupting"},{val:"eventNonint",dispName:"Non-Interrupting"},{val:"…
4 {val:"boundNonint",dispName:"Bound Non-Interrupting"},{val:"throwing",dispName:"Throwing"},{val:"en…
7d,e,b,c){this.redrawPath(a,d,e,b,c,mxBpmnShape.prototype.miscEnum.BACKGROUND);mxUtils.getValue(thi… argument
8d,e,b,c,f){var g=mxUtils.getValue(this.style,mxBpmnShape.prototype.miscEnum.BACKGROUND,mxBpmnShape… argument
10 …ype.eventTypeEnum.NONE);null!=k&&(h=this.outlines[k],null!=h&&h.call(this,a,d,e,b,c,g===mxBpmnShap…
14d,e,b,c,f,n);if("star"===g)a.setFillColor(m);else if(k===mxBpmnShape.prototype.eventTypeEnum.THROW… argument
15d,e,b,c,f){f||a.setShadow(!1)},standard:function(a,d,e,b,c,f){a.ellipse(0,0,b,c);a.fillAndStroke()… argument
16d,e,b,c,f){a.ellipse(0,0,b,c);a.fillAndStroke();f||a.setShadow(!1);a.ellipse(2,2,b-4,c-4);a.stroke… argument
17 d);a.ellipse(0,0,b,c);a.fillAndStroke();a.setStrokeWidth(d);f||a.setShadow(!1)}};
[all …]
/plugin/abc2/abc-libraries/abcjs/
Dabcjs_plugin-midi_6.0.0-beta.25-min.js1 /*! abcjs_plugin-midi v6.0.0-beta.25 Copyright © 2009-2020 Paul Rosen and Gregory Dyke (https://abc…
3d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"und… property

12