Home
last modified time | relevance | path

Searched refs:https (Results 326 – 350 of 2694) sorted by relevance

1...<<11121314151617181920>>...108

/plugin/bootnote/
H A DREADME.md5 Bootnote is a plugin for [Dokuwiki](https://www.dokuwiki.org). It display some note inside the wiki…
13 This plugin does not need any requirements but you need a template like [Boostrap 3](https://github…
30 * **bootnote.note**: You can choose to override the plugin [note](https://www.dokuwiki.org/plugin:n…
38 ![new-bootnote.png](https://s2.postimg.org/aguld4eah/new-bootnote.png)
42 For further information, see also [Bootnote on dokuwiki.org](https://www.dokuwiki.org/plugin:bootno…
/plugin/flowcharts/
H A DREADME.md6 The diagrams and flowcharts are generated with https://mermaidjs.github.io/.
19 …ntax and we need -> etc. (For more information, see https://www.dokuwiki.org/entities and also htt…
51 For further details on the syntax, see https://mermaidjs.github.io/. Diagrams can be built in realt…
/plugin/pgpinlinesupport/
H A DREADME.MD8 https://github.com/user9209/PGP-Inline-Support-DokuWiki/archive/master.zip
14 Use Mailvelope (https://www.mailvelope.com):
40 [![](preview.png)](https://drive.google.com/open?id=1rZtnmsJQc-rHFaluZAByUcLUutAvbXbM)
/plugin/codebuttonmod1/
H A DREADME.MD14 https://github.com/user9209/dokuwiki_plugin_codebutton/archive/master.zip
22 - Georg Schmidt (Mod 1) [Plugin on GitHub](https://github.com/user9209/dokuwiki_plugin_codebutton)
23 - Heiko Barth (Original) [Plugin on GitHub](https://github.com/casperklein/dokuwiki_plugin_codebutt…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DAbstractAggregation.php81 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/agg-metadata.html
103 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/agg-metadata.html
115 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/agg-metadata.html
H A DSignificantTerms.php10 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-significantterms-aggregation.html
20 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-significantterms-aggregation.html#_custom_background_context
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DDeviantArt.php19 const WWW_URL = 'https://www.deviantart.com/';
26 * @link https://www.deviantart.com/developers/authentication
27 * @link https://www.deviantart.com/developers/http/v1/20150217
46 $this->baseApiUri = new Uri('https://www.deviantart.com/api/v1/oauth2/');
55 return new Uri('https://www.deviantart.com/oauth2/authorize');
63 return new Uri('https://www.deviantart.com/oauth2/token');
/plugin/issuelinks/_test/
H A Dutil.test.php30 'last' => 'https://api.github.com/repositories/48178744/commits?page=23'
38 …'first' => 'https://gitlab.cosmocode.de/api/v3/groups/dokuwiki/projects?id=dokuwiki&page=1&per_pag…
/plugin/404manager/
H A DREADME.md1 …lugin-404manager [![Build Status](https://travis-ci.org/gerardnico/dokuwiki-plugin-404manager.svg?…
5 The [404 manager Dokuwiki plugin](https://www.dokuwiki.org/plugin:404manager) changes the behavior …
7 On a normal website, when a page doesn't exist, you get an [hard HTTP 404 response](https://en.wiki…
12 ![The illustration](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/master/images/dok…
14 …nd it can occur frequently when you use intensively the [plugin pagemove](https://www.dokuwiki.org…
25 ![The page name check message](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/master…
42 * the [Plugin Manager](https://www.dokuwiki.org/plugin:plugin)
43 …* [manually](https://www.dokuwiki.org/plugin:Plugins) with the [download URL](http://github.com/ge…
51 ![404manager configruation settings](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/…
66 ![404manager in the admin page](https://github.com/gerardnico/dokuwiki-plugin-404manager/blob/maste…
[all …]
H A Drequirements.txt2 # https://github.com/splitbrain/dokuwiki-travis
3 https://github.com/cosmocode/sqlite.git lib/plugins/sqlite
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-common/
H A DREADME.md2 [![Build Status](https://travis-ci.org/phpDocumentor/ReflectionCommon.svg?branch=master)](https://t…
/plugin/indexmenu/images/icons8metrobw.png/
H A Dinfo.txt2 url=https://icons8.com
3 description=from Icons8 Metro free set (https://icons8.com/icon/set/metro
/plugin/bpmnio/vendor/bpmn-js/
H A Durl.txt1 https://github.com/bpmn-io/bpmn-js/archive/refs/tags/v11.1.0.tar.gz
2 https://unpkg.com/bpmn-js@11.1.0/
/plugin/bpmnio/vendor/dmn-js/
H A Durl.txt1 https://raw.githubusercontent.com/bpmn-io/dmn-js/v14.0.2/packages/dmn-js/CHANGELOG.md
2 https://unpkg.com/dmn-js@14.0.2/
/plugin/tagfilter/
H A Drequirements.txt1 https://github.com/dokufreaks/plugin-tag.git lib/plugins/tag
2 https://github.com/dokufreaks/plugin-pagelist.git lib/plugins/pagelist
/plugin/stackedit/
H A DREADME5 This plugin is a simple implementation of StackEdit.js by Benoit Schweblin (https://github.com/benw…
6 …it. It is best used in combination with a Markdown plugin like Markdowku (https://www.dokuwiki.org…
9 https://github.com/fyr77/dokuwiki-plugin-stackedit
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-3.1.md15 * Implemented [#234](https://github.com/sebastianbergmann/php-code-coverage/issues/234): Optionally…
28 [3.1.1]: https://github.com/sebastianbergmann/php-code-coverage/compare/3.1.0...3.1.1
29 [3.1.0]: https://github.com/sebastianbergmann/php-code-coverage/compare/3.0...3.1.0
/plugin/avtaskbox/
H A DREADME.md9 * https://www.dokuwiki.org/plugin:avtaskbox
10 * Licence: GPL-2.0 (https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
11 * Author: Sherri W. (https://syntaxseed.com)
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md10 We recommend installing this package with [Composer](https://getcomposer.org/).
17 curl -sS https://getcomposer.org/installer | php
62 RPMs are available in the [official Fedora repository](https://apps.fedoraproject.org/packages/php-…
70 To install on CentOS or RHEL 7, first [enable the EPEL repository](https://fedoraproject.org/wiki/E…
113 First install [libmaxminddb](https://github.com/maxmind/libmaxminddb) as
115 file](https://github.com/maxmind/libmaxminddb/blob/master/README.md#installing-from-a-tarball).
153 Please report all issues with this code using the [GitHub issue tracker](https://github.com/maxmind…
156 client API, please see [our support page](https://www.maxmind.com/en/support).
172 The MaxMind DB Reader PHP API uses [Semantic Versioning](https://semver.org/).
/plugin/webcomponent/
H A Drequirements.txt1 # additional requirements for this plugin: https://github.com/splitbrain/dokuwiki-travis
2 https://github.com/gerardnico/dokuwiki-template-bootie.git lib/tpl/bootie
/plugin/openlayersmap/
H A Drequirements.txt1 https://github.com/mprins/dokuwiki-plugin-geophp.git lib/plugins/geophp
2 https://github.com/mprins/dokuwiki-plugin-spatialhelper.git lib/plugins/spatialhelpe
/plugin/revealjs/css/theme/source/
H A Dsimple.scss5 …* This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT …
18 @import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);
19 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/plugin/wrapadd/
H A DREADME.md3 Requires: [WRAP-Plugin](https://www.dokuwiki.org/plugin:wrap)
10 Origin: https://www.dokuwiki.org/plugin:wrap:extensions
38 Origin: https://www.dokuwiki.org/plugin:wrap:extensions
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DMapping.php14 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping.html
66 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-meta.html
83 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-source-field.html
/plugin/html2pdf/
H A DREADME.md6 * [html2pdf](https://www.dokuwiki.org/plugin:html2pdf)
7 * [multingual](https://www.dokuwiki.org/plugin:multilingual)

1...<<11121314151617181920>>...108