Home
last modified time | relevance | path

Searched refs:https (Results 251 – 275 of 2694) sorted by path

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

/plugin/autotooltip/
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:autotooltip
/plugin/autotweet/
H A Dtwitteroauth.php46 function authenticateURL() { return 'https://twitter.com/oauth/authenticate'; }
48 function requestTokenURL() { return 'https://api.twitter.com/oauth/request_token'; }
/plugin/avatar/
H A Dplugin.info.txt8 url https://www.dokuwiki.org/plugin:avatar
/plugin/avbarchart/
H A DREADME.md9 * https://www.dokuwiki.org/plugin:avbarchart
10 * Licence: GPL-2.0 (https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
11 * Author: Sherri W. (https://syntaxseed.com)
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:avbarchart
/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)
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:avtaskbox
H A Dsyntax.php42 'url' => 'https://www.dokuwiki.org/plugin:avtaskbox',
/plugin/backlinks/
H A DREADME.md5 All documentation for the Backlinks Plugin is available online at: https://dokuwiki.org/plugin:back…
9 [![CI](https://github.com/mprins/dokuwiki-plugin-backlinks/actions/workflows/CI.yml/badge.svg)](htt…
10 …crutinizer Code Quality](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-backlinks/badges/qual…
11 [![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin-backlinks.svg)](https
12 [![GitHub forks](https://img.shields.io/github/forks/mprins/dokuwiki-plugin-backlinks.svg)](https:/…
13 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-backlinks.svg)](https:/…
14 [![GitHub license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercont…
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:backlinks
/plugin/backlinks2/
H A D.travis.yml24 - wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
H A DREADME.md9 [![Build Status](https://travis-ci.org/mprins/dokuwiki-plugin-backlinks.svg?branch=master)](https:/…
10 …crutinizer Code Quality](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-backlinks/badges/qual…
11 [![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin-backlinks.svg)](https
12 [![GitHub forks](https://img.shields.io/github/forks/mprins/dokuwiki-plugin-backlinks.svg)](https:/…
13 [![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-backlinks.svg)](https:/…
14 [![GitHub license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercont…
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:backlinks2
/plugin/backup/
H A DCHANGELOG.md4 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
36 [1.0.0]: https://github.com/tatewake/dokuwiki-plugin-backup/releases/tag/1.0.0
37 [1.0.1]: https://github.com/tatewake/dokuwiki-plugin-backup/releases/tag/1.0.0
39 [BT-39]: https://github.com/tatewake/dokuwiki-plugin-backup/issues/39
40 [BT-38]: https://github.com/tatewake/dokuwiki-plugin-backup/issues/38
H A DREADME.md9 * **Donate**: [Donations](http://tjgrant.com/wiki/donate) and [Sponsorships](https://github.com/spo…
15https://en.wikipedia.org/wiki/Tar_(computing)) archive, and optionally compressed with either [bzi…
19 … the plugin using the [Extension Manager](https://www.dokuwiki.org/plugin:extension). Refer to [Pl…
29 * [https://www.dokuwiki.org/plugin:backup](https://www.dokuwiki.org/plugin:backup)
35 * [https://github.com/tatewake/dokuwiki-plugin-backup](https://github.com/tatewake/dokuwiki-plugin-…
39 …ul and would like to give back, [consider joining me as a GitHub sponsor](https://github.com/spons…
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:backup
/plugin/backup/lang/de/
H A Ddonate.txt3 �� �� �� Seit über 14 Jahren wird das [[https://www.dokuwiki.org/plugin:backup|BackupTool for Doku…
5 …ekt unterstützen über [[http://tjgrant.com/wiki/donate|Donations]] oder [[https://github.com/spons…
/plugin/backup/lang/en/
H A Ddonate.txt5 …porting the project via [[http://tjgrant.com/wiki/donate|Donations]] or [[https://github.com/spons…
/plugin/badbehaviour/
H A Dbadbehavior.readme4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=error%40ioerror%2eus&item_n…
/plugin/barcodes/
H A DREADME.md1 [![Latest Release](https://gitlab.com/MatthiasLohr/dokuwiki-barcodes/-/badges/release.svg)](https:/…
9 The recommended way to install this plugin is to use the [DokuWiki Extension Manager](https://www.d…
13 Please take a look [here](https://www.dokuwiki.org/plugins) to learn how to install plugins manuall…
18 Create a [QR code](https://en.wikipedia.org/wiki/QR_code), pointing to https://dokuwiki.org:
20 <barcode type="QRCODE" value="https://dokuwiki.org" />
23 Alternatively, put the same URL in [Data Matrix](https://en.wikipedia.org/wiki/Data_Matrix):
25 <barcode type="DATAMATRIX" value="https://dokuwiki.org" />
46 If you are missing a feature, feel invited to submit a [feature request](https://gitlab.com/Matthia…
51 The Changelog is available here: https://gitlab.com/MatthiasLohr/dokuwiki-barcodes/-/blob/main/CHAN…
59 Copyright (C) 2023 by [Matthias Lohr](https://mlohr.com/) &lt;[mail@mlohr.com](mailto:mail@mlohr.co…
[all …]
H A Dcomposer.lock14 "url": "https://github.com/jucksearm/php-barcode.git",
35 "notification-url": "https://packagist.org/downloads/",
96 "notification-url": "https://packagist.org/downloads/",
104 "homepage": "https://ocramius.github.io/"
123 "url": "https://www.patreon.com/phpdoctrine",
138 "url": "https://github.com/myclabs/DeepCopy.git",
197 "url": "https://github.com/nikic/PHP-Parser.git",
313 "url": "https://github.com/phar-io/version.git",
753 "homepage": "https://phpunit.de/",
765 "url": "https://phpunit.de/sponsors.html",
[all …]
H A Dplugin.info.txt7 url https://gitlab.com/MatthiasLohr/dokuwiki-barcodes
/plugin/barcodes/vendor/composer/
H A DClassLoader.php40 * @see https://www.php-fig.org/psr/psr-0/
41 * @see https://www.php-fig.org/psr/psr-4/
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DREADME.md1https://img.shields.io/packagist/dt/jucksearm/php-barcode.svg)](https://packagist.org/packages/juc…
7 - lib/Barcode1D.php ([tcpdf_barcodes_1d.php](https://github.com/tecnickcom/TCPDF/blob/master/tcpdf_…
8 - lib/Barcode2D.php ([tcpdf_barcodes_2d.php](https://github.com/tecnickcom/TCPDF/blob/master/tcpdf_…
9 - lib/QRcode.php ([include/barcodes/qrcode.php](https://github.com/tecnickcom/TCPDF/blob/master/inc…
10 - lib/Datamatrix.php ([include/barcodes/datamatrix.php](https://github.com/tecnickcom/TCPDF/blob/ma…
11 - lib/PDF417.php ([include/barcodes/pdf417.php](https://github.com/tecnickcom/TCPDF/blob/master/inc…
48 Barcode::html('https://github.com/jucksearm/php-barcode', 'C128');
55 ->setCode('https://github.com/jucksearm/php-barcode')
63 [See More Examples](https://github.com/jucksearm/php-barcode/examples)
139 …Jucksearm Boonmor](https://github.com/jucksearm/php-barcode). Original Barcode generation classes …
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/tests/
H A DBarcodeTest.php35 $data = $this->class->factory()->setCode('https://github.com/jucksearm/php-barcode')
52 $data = $this->class->factory()->setCode('https://github.com/jucksearm/php-barcode')
72 $data = $this->class->factory()->setCode('https://github.com/jucksearm/php-barcode')

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