| /plugin/statistics/_test/ |
| D | SearchEnginesTest.php | 45 // Bing 46 'bing.com' => [ 47 'https://www.bing.com/search?q=dokuwiki+plugin', 49 'bing', 50 'Bing', 53 'bing.co.uk' => [ 54 'https://www.bing.co.uk/search?q=search+test', 56 'bing', 57 'Bing', 346 'https://www.bing.com/search#q=fragment+test&other=param', [all …]
|
| D | LoggerTest.php | 154 'bing search' => [ 155 'https://www.bing.com/search?q=test+query', 156 'bing',
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/ |
| H A D | ValidateFilterTest.php | 119 // Check if URL contains 'bing' 121 $filter12['text-matches'][0]['value'] = 'bing'; 127 // Check if URL does not contain 'bing' 129 $filter14['text-matches'][0]['value'] = 'bing';
|
| /plugin/openlayersmap/lang/en/ |
| D | settings.php | 23 $lang['bingAPIKey'] = 'Bing Maps API key. Get your key at: https://www.bingmapsportal… 29 $lang['enableBing'] = 'Enable the use of Bing as basemap provider';
|
| /plugin/openlayersmap/lang/es/ |
| D | settings.php | 25 $lang['bingAPIKey'] = 'Bing Maps API key. Consigue tu clave en: https://www.bingmapsp… 31 $lang['enableBing'] = 'Habilita Bing como proveedor de mapas';
|
| /plugin/openlayersmap/lang/ru/ |
| D | settings.php | 24 $lang['bingAPIKey'] = 'Ключ для Bing Maps API. Получите ключ тут: https://www.bingmap… 30 $lang['enableBing'] = 'Разрешить использование Bing как провайдера карт';
|
| /plugin/openlayersmap/lang/nl/ |
| D | settings.php | 23 $lang['bingAPIKey'] = 'Bing Maps API sleutel. Haal een eigen sleutel op: https://www.… 29 $lang['enableBing'] = 'Maak gebruik van Bing als basiskaart mogelijk';
|
| /plugin/openlayersmap/lang/fr/ |
| D | settings.php | 23 $lang['bingAPIKey'] = 'Clé d\'API Bing Maps. Obtenez votre clé chez: https://www.bing… 29 $lang['enableBing'] = 'Activer l\'utilisation de Bing comme fournisseur de base de do…
|
| /plugin/statistics/ |
| D | SearchEngines.php | 20 'bing' => [ 21 'name' => 'Bing', 22 'url' => 'https://www.bing.com', 23 'regex' => '^(\w+\.)*bing(\.co)?\.([a-z]{2,5})$',
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/ |
| D | apps.yml | 48 'com.microsoft.bing': 'Microsoft Bing' 49 'com.microsoft.bingintl': 'Microsoft Bing'
|
| /plugin/webmaster/ |
| D | plugin.info.txt | 6 desc Adds webmaster site verification keys for Google, Bing, Yandex and Pinterest to your wiki pa…
|
| D | README.md | 4 Adds webmaster site verification keys for Google, Bing and Yandex to your wiki pages.
|
| D | action.php | 28 /* bing */
|
| /plugin/webmaster/lang/nl/ |
| D | settings.php | 9 $lang['webmaster_bing'] = 'bing Webmaster Center authenticatie code';
|
| /plugin/webmaster/lang/en/ |
| D | settings.php | 10 $lang['webmaster_bing'] = 'bing Webmaster Center authentication code';
|
| /plugin/icalevents/conf/ |
| D | metadata.php | 10 'https://www.bing.com/maps/?q=',
|
| /plugin/openlayersmap/syntax/ |
| D | olmap.php | 114 } elseif (stripos($gmap ['baselyr'], 'bing') !== false) { 115 // Bing 117 // in case there is no Bing api key we'll use OSM 124 // seems that Bing doesn't like the DW client, turn off caching 575 * Create a Bing maps static image url w/ the poi. 584 case 'bing hybrid': 588 case 'bing sat': 594 case 'bing road':
|
| /plugin/asciidocjs/node_modules/character-parser/ |
| D | README.md | 31 var section = parser.parseUntil('foo.bar("%>").baz%> bing bong', '%>'); 36 var section = parser.parseUntil('<%foo.bar("%>").baz%> bing bong', '%>', {start: 2});
|
| /plugin/openlayersmap/ |
| D | script.js | 193 visible: mapOpts.baselyr === "bing road", 194 title: 'bing road', 204 visible: mapOpts.baselyr === "bing sat", 205 title: 'bing sat', 215 visible: mapOpts.baselyr === "bing hybrid", 216 title: 'bing hybrid',
|
| /plugin/asciidocjs/node_modules/pug-error/ |
| D | README.md | 48 // message: 'myfile:3\n 1| foo\n 2| bar\n > 3| baz\n 4| bash\n 5| bing\n\nMy message…
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar-WebIcons.js | 54 this.createVertexTemplateEntry(s + 'bing;fillColor=#0A776E;gradientColor=#053D39', 55 w * 512, h * 512, '', 'Bing', null, null, this.getTagsForStencil(gn, 'bing', dt).join(' ')), 425 this.createVertexTemplateEntry(s + 'bing;fillColor=#008373;strokeColor=none', 426 w * 265, h * 331, '', 'Bing', null, null, this.getTagsForStencil(gn, 'bing', dt).join(' ')),
|
| /plugin/botmon/config/ |
| H A D | default-whitelist.txt | 9 # Bing Bot IP ranges - taken from https://www.bing.com/toolbox/bingbot.json
|
| H A D | known-bots.json | 5 "url": "http://www.bing.com/bingbot.htm"
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/ |
| D | mobile_apps.yml | 1235 # Microsoft Bing (https://play.google.com/store/apps/details?id=com.microsoft.bing | https://apps.a… 1236 - regex: '(?:Bing)?Sapphire/(\d+\.[.\d]+)' 1237 name: 'Microsoft Bing' 1240 name: 'Microsoft Bing'
|
| /plugin/combo/resources/dictionary/ |
| H A D | cib-icons.json | 79 "bing": "cib-bing", string
|