Home
last modified time | relevance | path

Searched +full:- +full:- +full:no +full:- +full:interaction (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/.github/workflows/
H A DphpCS.yml5 branches-ignore:
6 - stable
7 - old-stable
11 group: ${{ github.workflow }}-${{ github.ref }}
12 cancel-in-progress: true
20 runs-on: ubuntu-latest
23 - uses: actions/checkout@v4
25 fetch-depth: 0
27 - name: Setup PHP
28 uses: shivammathur/setup-php@v2
[all …]
H A DtestWindows.yml5 branches-ignore:
6 - stable
7 - old-stable
11 group: ${{ github.workflow }}-${{ github.ref }}
12 cancel-in-progress: true
19 name: PHP ${{ matrix.php-versions }}
20 runs-on: windows-latest
25 php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
26 fail-fast: false
29 - name: Checkout
[all …]
H A DautoFix.yml1 name: "Auto-Fix code"
5 - master
8 group: ${{ github.workflow }}-${{ github.ref }}
9 cancel-in-progress: true
14 runs-on: ubuntu-latest
16 - name: Checkout
19 fetch-depth: 0
21 - name: Setup PHP
22 uses: shivammathur/setup-php@v2
24 php-version: '8.2'
[all …]
H A DtestLinux.yml5 branches-ignore:
6 - stable
7 - old-stable
11 group: ${{ github.workflow }}-${{ github.ref }}
12 cancel-in-progress: true
19 name: PHP ${{ matrix.php-versions }}
20 runs-on: ubuntu-latest
25 php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
26 fail-fast: false
34 - 3306:3306
[all …]
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE12 Copyright (c) 2013 - 2015 Leaf Corcoran, http://leafo.net/lessphp
13 Copyright (c) 2016 - Marcus Schwarz, https://www.maswaba.de
29 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
57 share and change all versions of a program--to make sure it remains free
86 that there is no warranty for this free software. For both users' and
104 software on general-purpose computers, but in those that do, we wish to
107 patents cannot be used to render the program non-free.
118 "Copyright" also means copyright-like laws that apply to other kinds of
141 parties to make or receive copies. Mere interaction with a user through
142 a computer network, with no transfer of a copy, is not conveying.
[all …]
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css1 /*! jQuery UI - v1.14.1 - 2024-10-30
4-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=high…
8 ----------------------------------*/
9 .ui-helper-hidden {
12 .ui-helper-hidden-accessible {
16 margin: -1px;
22 .ui-helper-reset {
27 line-height: 1.3;
28 text-decoration: none;
29 font-size: 100%;
[all …]
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Drsplus.php7 * - Benilton Carvalho (beniltoncarvalho@gmail.com)
8 * - Fernando Henrique Ferraz Pereira da Rosa (mentus@gmail.com)
16 * ——-
18 * - Add references to Sekhon’s R Package docs
20 * - First Release
22 * - Added functions from base packages (Benilton Carvalho - carvalho@bclab.org)
25 * ———-
30 * Another R GeSHi with no meat?
36 * -------------------------
54 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
[all …]
H A Dracket.php4 * ----------
6 * Copyright: (c) 2013 Tim Brown ((https://github.com/tim-brown/geshi-racket))
8 * Date Started: 2013-03-01
13 * https://github.com/tim-brown/geshi-racket (you didn't think
18 * -------
19 * 1.0 (2013-03-31)
20 * - Initial Release1.1 (2013-03-31)
21 * - Added URLs, "symbol"-like identifiers moved to SYMBOLS*
23 * TODO (updated 2013-04-25)
24 * -------------------------
[all …]