Home
last modified time | relevance | path

Searched refs:https (Results 526 – 550 of 2694) sorted by relevance

1...<<21222324252627282930>>...108

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DMailchimp.php42 return new Uri('https://login.mailchimp.com/oauth2/authorize');
50 return new Uri('https://login.mailchimp.com/oauth2/token');
100 $endpoint = 'https://login.mailchimp.com/oauth2/metadata?oauth_token='. $token->getAccessToken();
109 $this->baseApiUri = new Uri('https://'. $meta['dc'] .'.api.mailchimp.com/2.0/');
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DCHANGELOG.md35 - Fixes issue [#28](https://github.com/mtdowling/cron-expression/issues/28) where PHP increments of ranges were failing due to PHP casting hyphens to 0
36 - Only set default timezone if the given $currentTime is not a DateTime instance ([#34](https://github.com/mtdowling/cron-expression/issues/34))
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki15 downloadurl: https://github.com/ternite/dokuwiki-plugin-mediathumbnails/archive/v0.92.zip
17 sourcerepo : https://github.com/ternite/dokuwiki-plugin-mediathumbnails
30 * [[https://www.php.net/manual/de/book.zip.php|zip]] PHP extension
33 * [[https://imagemagick.org|ImageMagick]]
34 * [[https://github.com/Imagick/imagick|Imagick]] (PHP extension for ImageMagick integration)
35 * [[https://www.ghostscript.com/index.html|GhostScript]] //(obligatory only for PDF support)//
38 … Imagick was: [[https://mlocati.github.io/articles/php-windows-imagick.html|Install the ImageMagic…
123 [[https://github.com/ternite/dokuwiki-plugin-mediathumbnails|Sources]] on github.
137 See [[https://github.com/ternite/dokuwiki-plugin-mediathumbnails/issues|issue tracker]] on github.
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md4 [![Build Status](https://secure.travis-ci.org/sebastianbergmann/exporter.png?branch=master)](https:…
165 You can add this library as a local, per-project dependency to your project using [Composer](https:…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessageTrait.php190 * @see https://tools.ietf.org/html/rfc7230#section-3.2.4
210 * @see https://tools.ietf.org/html/rfc7230#section-3.2
244 * @see https://tools.ietf.org/html/rfc7230#section-3.2
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md7 For more information about skins, please check the [CKEditor Skin SDK](https://ckeditor.com/docs/ck…
38 For licensing, see LICENSE.md or [https://ckeditor.com/legal/ckeditor-oss-license](https://ckeditor…
/plugin/templater/
H A DCHANGELOG.md4 * removed function getInfo(), [replaced by plugin.info.txt since 2009](https://www.dokuwiki.org/devel:plugin_info).
6 * Dealing with [Conflicting Versions and Basenames](https://www.dokuwiki.org/devel:badextensions).
23 * Implemented `#ifemp` delimiter to hide parameters not provided. (by [Turq Whiteside](https://github.com/TurqW))
29 * Included Dutch translation. (by [Gerrit Uitslag](https://github.com/Klap-in), aka "Klap-in")
33 * Previous changes didn't allow the actual displayed string to start or end with quotation marks. This fixes that by allowing such strings to be ""double quoted"" and only removing the outermost quotes. (by [Turq Whiteside](https://github.com/TurqW))
36 * By trimming off quotation marks after the whitespace trim, we allow users to wrap their strings in quotation marks in order to keep any intentional leading or trailing whitespace - useful for bulleted lists, code blocks etc. (by [Turq Whiteside](https://github.com/TurqW))
58 * Fixed _array_search()_ warning at line 152. (by [Jack126Guy](https://github.com/jack126guy))
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md5 [![Build Status](https://travis-ci.org/myclabs/DeepCopy.png?branch=1.x)](https://travis-ci.org/mycl…
6 [![Coverage Status](https://coveralls.io/repos/myclabs/DeepCopy/badge.png?branch=1.x)](https://cove…
7 … Quality Score](https://scrutinizer-ci.com/g/myclabs/DeepCopy/badges/quality-score.png?s=2747100c1…
8 [![Total Downloads](https://poser.pugx.org/myclabs/deep-copy/downloads.svg)](https://packagist.org/…
12 [2.x](https://github.com/myclabs/DeepCopy/tree/2.x) version.**
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md5 [![Build Status](https://travis-ci.org/myclabs/DeepCopy.png?branch=1.x)](https://travis-ci.org/myclabs/DeepCopy)
6 [![Coverage Status](https://coveralls.io/repos/myclabs/DeepCopy/badge.png?branch=1.x)](https://coveralls.io/r/myclabs/DeepCopy?branch=1.x)
7 [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/myclabs/DeepCopy/badges/quality-score.png?s=2747100c19b275f93a777e3297c6c12d1b68b934)](https://scrutinizer-ci.com/g/myclabs/DeepCopy/)
8 [![Total Downloads](https://poser.pugx.org/myclabs/deep-copy/downloads.svg)](https://packagist.org/packages/myclabs/deep-copy)
375 Get professional support via [the Tidelift Subscription](https://tidelift.com/subscription/pkg/packagist-myclabs-deep-copy?utm_source=packagist-myclabs-deep-copy&utm_medium=referral&utm_campaign=readme).
/plugin/behave/
H A DREADME5 https://github.com/MrBertie/behave
8 https://www.dokuwiki.org/plugin:behave
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DQuickBooks.php35 $this->baseApiUri = new Uri('https://quickbooks.api.intuit.com/');
44 return new Uri('https://oauth.intuit.com/oauth/v1/get_request_token');
52 return new Uri('https://appcenter.intuit.com/Connect/Begin');
60 return new Uri('https://oauth.intuit.com/oauth/v1/get_access_token');
/plugin/file2dw/
H A DREADME.md8 - More information about LibreOffice at https://www.libreoffice.org/
47 … probably need to search the web for information before you can use it. See https://www.docker.com/
51 … "empty" Dokuwiki, so you will have to follow the install instructions in https://www.dokuwiki.org…
75 …ate a container with Dokuwiki installed on it and a reverse proxy that allows `https` access to it.
77 It uses Let's Encrypt services (https://letsencrypt.org/) so you will have to do a little reserach …
/plugin/twistienav4bootstrap3/
H A DREADME.md8 It is based on the [TwistieNav](https://www.dokuwiki.org/plugin:twistienav) plugin
9 and has been adopted to be compatible with the [Bootstrap 3](https://www.dokuwiki.org/template:boot…
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md3 * Follow the [Doctrine Coding Standard](https://github.com/doctrine/coding-standard)
21 $ curl -s https://getcomposer.org/installer | php
/plugin/syntaxhighlighter3/sxh3/
H A DREADME.md1 # SyntaxHighlighter [![Gittip](http://img.shields.io/gittip/alexgorbatchev.png)](https://www.gittip…
23 # Please see the [dev](https://github.com/alexgorbatchev/SyntaxHighlighter/tree/dev) branch
/plugin/editions/
H A DREADME1 Editions Plugin for DokuWiki [https://www.dokuwiki.org/plugin:editions]
6 1. Install the PurpleNumbers plugin [https://www.dokuwiki.org/plugin:purplenumbers]
/plugin/bookmark2wiki/
H A DREADME.md11 * @author edwardcodelab https://github.com/edwardcodelab
19 …t.selection.createRange().text:document.getSelection(); void(window.open('https://myserver/bookmar…
/plugin/color/
H A DREADME.md3 This is a plugin for [dokuwiki](https://www.dokuwiki.org/start)..
5 See the plugin [homepage](https://www.dokuwiki.org/plugin:color) for detailed documentation. Here …
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverOptions.php160 * @see https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol#log-type
174 * @see https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol#log-type
/plugin/combo/syntax/
H A Dcontentlistitem.php29 * @see https://www.dokuwiki.org/devel:syntax_plugins#syntax_types
45 * @see https://www.dokuwiki.org/devel:syntax_plugins#ptype
/plugin/publistx/
H A DREADME6 https://www.dokuwiki.org/plugin:publist
19 Please refer to https://www.dokuwiki.org/plugins for additional info
/plugin/linkprefix/
H A DREADME6 https://www.dokuwiki.org/plugin:linkprefix
12 Please refer to https://www.dokuwiki.org/plugins for additional info
/plugin/userpage/
H A DREADME6 https://www.dokuwiki.org/plugin:userpage
12 Please refer to https://www.dokuwiki.org/plugins for additional info
/plugin/geogebrembed/
H A DREADME.md5 ![Screenshot](https://user-images.githubusercontent.com/52650214/136657931-be18ce11-58f3-4582-95d2-…
8 https://www.dokuwiki.org/plugin:geogebrembed
/plugin/ckgedit/ckeditor/plugins/copyformatting/styles/
H A Dcopyformatting.css3 For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
13https://connect.microsoft.com/IE/feedback/details/1070215/cant-change-cursor-in-contenteditable-us…

1...<<21222324252627282930>>...108