Home
last modified time | relevance | path

Searched refs:https (Results 76 – 100 of 2694) sorted by last modified time

12345678910>>...108

/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt4 // and/or https://github.com/JamesHeinrich/phpThumb //
H A Dphpthumb.faq.txt4 // and/or https://github.com/JamesHeinrich/phpThumb //
19 https://github.com/JamesHeinrich/phpThumb
H A Dphpthumb.readme.txt4 // and/or https://github.com/JamesHeinrich/phpThumb //
51 * https://github.com/JamesHeinrich/phpThumb (current development version)
229 https://www.php.net/manual/en/function.imagecropauto.php
/plugin/photogallery/phpThumb/
H A Dlicense.txt4 // and/or https://github.com/JamesHeinrich/phpThumb //
14 GNU GPL: https://gnu.org/licenses/gpl.html (v3)
15 https://gnu.org/licenses/old-licenses/gpl-2.0.html (v2)
16 https://gnu.org/licenses/old-licenses/gpl-1.0.html (v1)
18 GNU LGPL: https://gnu.org/licenses/lgpl.html (v3)
20 Mozilla MPL: https://www.mozilla.org/MPL/2.0/ (v2)
H A DphpThumb.config.php.default5 // and/or https://github.com/JamesHeinrich/phpThumb //
16 …ns', false)) { // normally include_once should take care of this, but see https://github.com/James…
/plugin/dokuprism/prism/
H A Dprism.css2 https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+abap+abnf+actionscript+ada+antlr4+apacheconf+apl+applescript+aql+arduino+arff+asciidoc+aspnet+asm6502+autohotkey+autoit+bash+basic+batch+bbcode+bison+bnf+brainfuck+brightscript+bro+c+csharp+cpp+cil+clojure+cmake+coffeescript+csp+crystal+css-extras+d+dart+diff+django+dns-zone-file+docker+ebnf+eiffel+ejs+elixir+elm+etlua+erb+erlang+fsharp+fortran+gml+gedcom+go+graphql+groovy+haml+handlebars+haskell+haxe+hcl+http+hpkp+hsts+ichigojam+icon+inform7+ini+io+j+java+javadoc+javadoclike+javastacktrace+jolie+jq+jsdoc+js-extras+json+json5+jsonp+js-templates+julia+keyman+kotlin+latex+latte+less+lilypond+liquid+lisp+livescript+lolcode+lua+makefile+markdown+markup-templating+matlab+mel+mizar+monkey+moonscript+n1ql+n4js+nand2tetris-hdl+nasm+neon+nginx+nim+nix+objectivec+pascal+perl+php+phpdoc+php-extras+plsql+powershell+processing+prolog+properties+protobuf+pug+puppet+pure+python+q+qml+qore+r+jsx+tsx+reason+regex+renpy+rest+rip+roboconf+robotframework+ruby+rust+sas+sass+scss+scala+scheme+shell-session+smalltalk+smarty+solidity+soy+sparql+splunk-spl+sqf+sql+stylus+swift+t4-templating+t4-cs+t4-vb+tap+tcl+tt2+textile+toml+turtle+twig+typescript+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+wasm+wiki+xeora+xojo+xquery+yaml+zig&plugins=show-language+remove-initial-line-feed+previewers+toolbar+copy-to-clipboard+download-button */
/plugin/dokuprism/
H A DREADME.md2 Syntax highlighting of source code snippets in [DokuWiki](https://www.dokuwiki.org/) page using [PRISM](https://prismjs.com/) engine
10 `https://github.com/amnemonic/dokuprism/archive/master.zip`
14 * https://www.dokuwiki.org/plugin:dokuprism
15 * https://prismjs.com
16 * https://www.dokuwiki.org
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:dokuprism
/plugin/structstatus/
H A D.travis.yml18 before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
H A DREADME6 https://www.dokuwiki.org/plugin:structstatus
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:structstatus
/plugin/structprogress/
H A DREADME6 https://dokuwiki.org/plugin:structprogress
H A Dplugin.info.txt7 url https://dokuwiki.org/plugin:structprogress
/plugin/encryptedpasswords/
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:encryptedpasswords
H A DREADME12 Please refer to https://www.dokuwiki.org/plugins for additional info
/plugin/keywords/
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:keywords
H A DREADME.md5 For details, please see: https://www.dokuwiki.org/plugin:keywords
/plugin/keywords/action/
H A Dkeywords.php26 * @see https://www.dokuwiki.org/devel:event:TPL_METAHEADER_OUTPUT
55 * @see https://www.dokuwiki.org/devel:event:COMMON_WIKIPAGE_SAVE
161 * @see https://www.dokuwiki.org/devel:event:TPL_METAHEADER_OUTPUT
/plugin/diffpreview/
H A DREADME.md6 Official docs: <https://www.dokuwiki.org/plugin:diffpreview>
/plugin/templater/
H A DREADME.md2 Plugin for [DokuWiki](https://www.dokuwiki.org), available at [plugin: templater](https://www.dokuwiki.org/plugin:templater).
10 Want to translate this plugin to your language? Go to [DokuWiki Localization](https://translate.dokuwiki.org/plugin/templater)
H A DCHANGELOG.md18 * Implemented `#ifemp` delimiter to hide parameters not provided. (by [Turq Whiteside](https://github.com/TurqW))
24 * Included Dutch translation. (by [Gerrit Uitslag](https://github.com/Klap-in), aka "Klap-in")
28 * 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))
31 * 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))
53 * Fixed _array_search()_ warning at line 152. (by [Jack126Guy](https://github.com/jack126guy))
H A Dplugin.info.txt8 url https://www.dokuwiki.org/plugin:templater
/plugin/mikioplugin/icons/fontawesome5/css/
H A Dall.min.css2 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
3 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
/plugin/mikioplugin/
H A Dplugin.info.txt7 url https://github.com/nomadjimbob/mikioplugin
H A DREADME.md1 <img src="https://raw.githubusercontent.com/nomadjimbob/nomadjimbob/master/wiki/mikioplugin/images/mikio_plugin_header.png">
3 [![License: GPL-2](https://img.shields.io/github/license/nomadjimbob/mikioplugin?color=blue)](LICENSE)
4 [![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/james.collins%40outlook.com.au)
19 Download the [latest release](https://github.com/nomadjimbob/mikioplugin/releases/latest) and place it in the\
44 - `<col>` now supports the `vertical-align` option, defaulting to top [#30](https://github.com/nomadjimbob/mikioplugin/issues/30). Thanks EmmaKnijn.
49 - Fix missing default options of height and width in nav element [#29](https://github.com/nomadjimbob/mikioplugin/issues/29). Thanks armandostyl.
53 - Fix a LESS compiliation error introduced in [#26](https://github.com/nomadjimbob/mikioplugin/issues/26). Thanks WetenSchaap.
62 - Fixed pagination when using nice urls, rewrites and slashes [#26](https://github.com/nomadjimbob/mikioplugin/issues/26). Thanks armandostyl.
78 - Quiz now supports [style](https
[all...]

12345678910>>...108