Home
last modified time | relevance | path

Searched +full:dokuwiki +full:- +full:env (Results 1 – 25 of 115) sorted by relevance

12345

/plugin/inlineedit/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/textrotate/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/multiselect/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/ajaxedit/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/pageimage/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/const/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/tagfilter/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/imagecarousel/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/datepicker/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/rowmove/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/tagadd/
D.travis.yml5 - php: "7.2"
6 env: DOKUWIKI=master
7 - php: "7.2"
8 env: DOKUWIKI=release_stable_2018-04-22a
9 - php: "7.1"
10 env: DOKUWIKI=master
11 - php: "7.1"
12 env: DOKUWIKI=release_stable_2018-04-22a
13 - php: "7.0"
14 env: DOKUWIKI=master
[all …]
/plugin/combo/.travis/
H A D.travis.yml2 # https://www.ovh.nl/shared-hosting/persoonlijke-shared-hosting.xml
3 # and https://github.com/splitbrain/dokuwiki-travis
4 # and https://www.dokuwiki.org/devel:release_process
8 - main
9 - stable
11 # https://docs.travis-ci.com/user/build-matrix/#excluding-jobs-with-env-value
14 # https://config.travis-ci.com/ref/job/if/condition
15 # 7.4 and 8 does not work: https://github.com/splitbrain/dokuwiki/issues/3399
16 - if: branch =~ ^main
19 env: DOKUWIKI=stable # the last version of dokuwiki (master = dev, old-stable = previous)
[all …]
/plugin/gitbacked/.github/workflows/
H A Dbuild_release.yml1 # ------------------------------------------------------------------------------------------
7 # https://common-changelog.org
9 # Note: Since DokuWiki is using version numbering in format YYYY-MM-DD we use this numbering
11 # The git tag names have to use a 'v' as prefix to the DokuWiki version number.
13 # ------------------------------------------------------------------------------------------
19 # Here we use the DokuWiki conform version number pattern.
22 ['v[0-9]+-[0-9]+-[0-9]+']
32 runs-on: ubuntu-latest
36 - run: |
44 runs-on: ubuntu-latest
[all …]
/plugin/backlinks2/
D.travis.yml5 - "7.2"
6 - "7.1"
7 - "7.0"
8 - "5.6"
9 - "hhvm"
13 - php: "hhvm"
14 - php: "7.2"
15 env: DOKUWIKI=stable
16 - php: "7.1"
17 env: DOKUWIKI=stable
[all …]
/plugin/mapillary/
D.travis.yml5 - "nightly"
6 - "7.1"
7 - "7.0"
8 - "5.6"
9 - "hhvm"
13 - php: "hhvm"
14 - php: "nightly"
15 env: DOKUWIKI=stable
16 - php: "7.1"
17 env: DOKUWIKI=stable
[all …]
/plugin/latexit/syntax/
Dmathjax.php4 * DokuWiki Plugin latexit (Syntax Component)
5 * This file is based on mathjax syntax plugin https://www.dokuwiki.org/plugin:mathjax
7 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
11 // must be run within Dokuwiki
23 # We need to grab any math before dokuwiki tries to parse it.
25 # Set of environments that this plugin will protect from Dokuwiki parsing
28 # recognized by Mathjax... They will still be protected from Dokuwiki,
57 * @return int Sort order - Low numbers go before high numbers
60 if (!isset($this->sort)) {
63 return $this->sort;
[all …]
/plugin/combo/.github/workflows/
H A Dphp-test-reusable.yml3 # https://docs.github.com/en/actions/using-workflows/reusing-workflows#creating-a-reusable-workflow
7 # https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#inputs
19 # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#defaults
31 runs-on: ubuntu-latest
34 …# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_id…
39 …# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-ad…
41 fail-fast: false
43 env:
48 - name: Phpunit ${{ matrix.php }}
50 echo "PHPUNIT_VERSION=${{ fromJson(env.PHPUNIT_BY_PHP)[matrix.php] }}" >> $GITHUB_ENV
[all …]
/plugin/publish/
H A D.travis.yml3 - "7.3"
4 - "7.2"
5 - "7.1"
6 - "7.0"
7 - "5.6"
8 env:
9 - DOKUWIKI=master
10 - DOKUWIKI=stable
13 - php: "5.6"
14 env: DOKUWIKI=master
[all …]
/plugin/katex/syntax/
Dprotect.php3 * DokuWiki Plugin KaTeX (Syntax Component: protect)
5 * protect TeX expressions before DokuWiki trying to parse them.
7 * @license GPLv3 https://www.gnu.org/licenses/gpl-3.0.html
8 * @author H.-H. PENG (Hsins) <hsinspeng@gmail.com>
12 // must be run within Dokuwiki
22 # We need to grab any math before dokuwiki tries to parse it.
25 # Set of environments that this plugin will protect from Dokuwiki parsing
69 * regexp patterns adapted from jsMath plugin: https://www.dokuwiki.org/plugin:jsmath
75 … $this->Lexer->addEntryPattern( '(?<!\\\\)\$(?=[^\$][^\r\n]*?\$)', $mode, 'plugin_katex_protect' );
76 $this->Lexer->addEntryPattern( '\$\$(?=.*?\$\$)', $mode, 'plugin_katex_protect' );
[all …]
/plugin/mathjax/syntax/
Dprotecttex.php3 * DokuWiki Plugin mathjax (Syntax Component)
5 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
9 // must be run within Dokuwiki
16 # We need to grab any math before dokuwiki tries to parse it.
19 # Set of environments that this plugin will protect from Dokuwiki parsing
22 # recognized by Mathjax... They will still be protected from Dokuwiki,
64 * regexp patterns adapted from jsMath plugin: https://www.dokuwiki.org/plugin:jsmath
69 …$this->Lexer->addEntryPattern('(?<!\\\\)\$(?=[^\$][^\r\n]*?\$)',$mode,'plugin_mathjax_protecttex');
70 $this->Lexer->addEntryPattern('\$\$(?=.*?\$\$)',$mode,'plugin_mathjax_protecttex');
71 $this->Lexer->addEntryPattern('\\\\\((?=.*?\\\\\))',$mode,'plugin_mathjax_protecttex');
[all …]
/plugin/structtemplate/_vagrant/
DVagrantfile1 # -*- mode: ruby -*-
5 # ----------------------------------------------------------------------
6 # Where to put DokuWiki - if you change this, search the _vagrant
19 # ----------------------------------------------------------------------
20 # This is a very BASh-like use of variables - there's probably a better
30 # ----------------------------------------------------------------------
34 config.vm.box = "bento/ubuntu-20.04"
38 vb.name = "#{dw_plugin}-web"
52 # Thanks to http://foo-o-rama.com/vagrant--stdin-is-not-a-tty--fix.html
53 config.vm.provision "fix-no-tty", type: "shell" do |shell|
[all …]
/plugin/xymon/xymon-script/
Ddokuwiki.rb4 # Check a dokuwiki installation for any update or error
18 xymon = ENV['XYMON']
19 xymonsrv = ENV['XYMSRV']
20 xymonhome = ENV['XYMONHOME']
22 column = 'dokuwikicheck DOKUWIKI*'
26 #extract the list of dokuwiki installations to check from the xymon config files
30 if ahost =~ /^[\d\.]+\s+([a-zA-Z0-9\-\.\:]+?)\s*\#/
113 …# openssl s_client -connect host:port -servername host -cert :sslcert -key :sslkey -verify 12 -CA…
/plugin/icons/
D.travis.yml3 - "7.2"
4 - "7.1"
5 - "7.0"
6 - "5.6"
7 - "5.5"
8 - "5.4"
9 - "5.3"
10 env:
11 - DOKUWIKI=master
12 - DOKUWIKI=stable
[all …]
/plugin/advanced/
D.travis.yml3 - "7.3"
4 - "7.2"
5 - "7.1"
6 - "7.0"
7 - "5.6"
8 env:
9 - DOKUWIKI=master
10 - DOKUWIKI=stable
11 before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
13 script: cd _test && ./phpunit.phar --stderr --group plugin_advanced
/plugin/semantic/
D.travis.yml3 - "7.3"
4 - "7.2"
5 - "7.1"
6 - "7.0"
7 - "5.6"
8 env:
9 - DOKUWIKI=master
10 - DOKUWIKI=stable
11 before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh
13 script: cd _test && ./phpunit.phar --stderr --group plugin_semantic

12345