Home
last modified time | relevance | path

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

123

/plugin/ahrefmenu/
Dlocal_map.xml1 <?xml version='1.0' encoding='windows-1250'?>
2 <?xml-stylesheet type='text/xsl' href='xmlTree.xsl'?>
5 <branch id="http://sql2008rs:81/dokuwiki/doku.php" link="http://sql2008rs:81/dokuwiki/doku.php">
7 …<branch id="http://sql2008rs:81/dokuwiki/doku.php?id=start" link="http://sql2008rs:81/dokuwiki/dok…
9 …<branch id="http://sql2008rs:81/dokuwiki/doku.php?id=reports:start" link="http://sql2008rs:81/doku…
11 …<branch id="http://sql2008rs:81/dokuwiki/doku.php?id=reports:prodej_dle_prodejce" link="http://sql…
13 <leaf link="http://sql2008rs:81/dokuwiki/doku.php?id=stats:vicegrafudohromady">
16 <leaf link="http://sql2008rs:81/dokuwiki/doku.php?id=terms:prodejce">
19 <leaf link="http://sql2008rs:81/dokuwiki/doku.php?id=terms:cas">
22 <leaf link="http://sql2008rs:81/dokuwiki/doku.php?id=terms:prodej">
[all …]
/plugin/openlayersmap/.github/workflows/
DCI.yml8 fail-fast: false
10 php-version: [ '8.1', '8.2' ]
11 dokuwiki-branch: [ 'master', 'stable' ]
13 - php-version: '8.0'
14 dokuwiki-branch: 'stable'
15 - php-version: '8.3'
16 dokuwiki-branch: 'master'
17 - php-version: '8.4'
18 dokuwiki-branch: 'master'
22 php-version: "${{ matrix.php-version }}"
[all …]
/plugin/backlinks/.github/workflows/
DCI.yml8 fail-fast: false
10 php-version: [ '8.1', '8.2' ]
11 dokuwiki-branch: [ 'master', 'stable' ]
13 - php-version: '8.0'
14 dokuwiki-branch: 'stable'
15 - php-version: '8.3'
16 dokuwiki-branch: 'master'
20 php-version: "${{ matrix.php-version }}"
21 dokuwiki-branch: "${{ matrix.dokuwiki-branch }}"
/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/swarmwebhook/
DREADME.md1-ci.com/g/micgro42/dokuwiki-plugin-swarmwebhook/badges/quality-score.png?b=master)](https://scruti…
2-ci.com/g/micgro42/dokuwiki-plugin-swarmwebhook/badges/coverage.png?b=master)](https://scrutinizer
3 …atus](https://travis-ci.com/micgro42/dokuwiki-plugin-swarmwebhook.svg?branch=master)](https://trav…
5 ## Swarm Webhook Plugin for DokuWiki
7 A webhook endpoint for swarm Check-Ins forwarded by IFTTT or Zapier into a struct table
10 [https://dokuwiki.org/plugin:swarmwebhook](https://dokuwiki.org/plugin:swarmwebhook)
13 lib/plugins/swarmwebhook/ - if the folder is called different it
16 Please refer to [https://www.dokuwiki.org/plugins](https://www.dokuwiki.org/plugins) for additional…
17 on how to install plugins in DokuWiki.
20 ----
/plugin/pureldap/.github/workflows/
H A DphpTestActiveDirectory.yml7 name: PHP ${{ matrix.php-versions }} DokuWiki ${{ matrix.dokuwiki-branch }}
8 runs-on: macos-latest
13 php-versions: ['7.4']
14 dokuwiki-branch: [ 'master']
15 fail-fast: false
18 - name: Cache Vagrant boxes
22 key: ${{ runner.os }}-vagrant-${{ hashFiles('Vagrantfile') }}
23 restore-keys: |
24 ${{ runner.os }}-vagrant-
26 - name: Install AD
[all …]
/plugin/yuriigantt/
DREADME.md3 …s](https://travis-ci.org/yurii-github/dokuwiki-plugin-yuriigantt.svg?branch=master)](https://travi…
5 [Plugin page at Official](https://www.dokuwiki.org/plugin:yuriigantt)
6 [My user at Official](https://forum.dokuwiki.org/user/50392)
8 This plugin allow you to add Gantt table into Dokuwiki page.
14 To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), please obtain Commerci…
25 …git clone --single-branch --branch master https://github.com/yurii-github/dokuwiki-plugin-yuriigan…
30 1. create/request new dokuwiki page from your browser
73 "pageId": "asd", <--- page identifier
74 "version": "1.0", <-- RESERVED version idetificator
75 "dsn": ":embedded:", <-- says parser what database driver was used
[all …]
/plugin/backlinks2/
DREADME.md1 # Backlinks Plugin for DokuWiki
5 All documentation for the Backlinks Plugin is available online at: http://dokuwiki.org/plugin:backl…
9 … Status](https://travis-ci.org/mprins/dokuwiki-plugin-backlinks.svg?branch=master)](https://travis
10 …er-ci.com/g/mprins/dokuwiki-plugin-backlinks/badges/quality-score.png?b=master)](https://scrutiniz…
11 …://img.shields.io/github/issues/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/d…
12 …s://img.shields.io/github/forks/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/d…
13 …s://img.shields.io/github/stars/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/d…
14 …e](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/mprins/
/plugin/twitter/
DREADME.md1 # twitter plugin for dokuwiki
5 This is based in part on the code from https://www.dokuwiki.org/plugin:twitter
10 [![Build Status](https://travis-ci.com/mprins/dokuwiki-twitter.svg?branch=master)](https://travis-c…
11 …scrutinizer-ci.com/g/mprins/dokuwiki-twitter/badges/quality-score.png?b=master)](https://scrutiniz…
12 …s](https://img.shields.io/github/issues/mprins/dokuwiki-twitter.svg)](https://github.com/mprins/do…
13 …ks](https://img.shields.io/github/forks/mprins/dokuwiki-twitter.svg)](https://github.com/mprins/do…
14 …rs](https://img.shields.io/github/stars/mprins/dokuwiki-twitter.svg)](https://github.com/mprins/do…
15 …ense](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/mpri…
/plugin/findologicxmlexport/
DREADME.md1 # DokuWiki Plugin: FINDOLOGIC XML Export
3 …travis-ci.org/findologic/dokuwiki-plugin-findologic-xml-export.svg?branch=master)](https://travis-
4 …6e6162696c697479)](https://codeclimate.com/github/findologic/dokuwiki-plugin-findologic-xml-export)
5 …ndologic/dokuwiki-plugin-findologic-xml-export/branch/master/graph/badge.svg)](https://codecov.io/…
7 This DokuWiki plugin creates an XML based on the DokuWiki metadata with the FINDOLOGIC XML scheme.
10 …[composer.json](https://raw.githubusercontent.com/findologic/dokuwiki-plugin-findologic-xml-export…
19 - Open your extension manager and install the Plugin via **Search and Install**
20- If you want to export `keywords`/`tags` you will also need to install the [Tag Plugin](https://w…
25 2. Go into your DokuWiki folder and open the directory `/lib/plugins/`
31 - Open your DokuWiki Admin page and there you will see the newly installed Plugin
[all …]
/plugin/webcomponent/
DREADME.md1 # Dokuwiki Web Component Plugin
3 …us](https://travis-ci.org/gerardnico/dokuwiki-plugin-webcomponent.svg?branch=master)](https://trav…
13 The list of component can be found [here](https://gerardnico.com/dokuwiki/webcomponent/)
18 ### 2019-06-14
20 * Implementation of the [Markdown Atx Heading](https://spec.commonmark.org/0.29/#atx-heading)
25 * Suppress in teaser - the card body if there is only a image
26 * Rename teaser-columns with card columns
/plugin/dwcommits/lang/en/
Dlang.php10 $lang['encoding'] = 'utf-8';
15 $lang['menu'] = 'Dokuwiki Commits';
35 …r set it manually or let dwcommit set it for you. If already set, it will appear in the text-box.';
41 $lang['explain_git'] = 'These functions can be used to bring your Git up-to-date';
67 $lang['btn_branch'] = 'Change branch'; //'Branch';
68 $lang['branch_names'] = 'Select and Change Branch';
85 $lang['q_branch'] = 'Branch';
/plugin/gitbacked/classes/
DGitRepo.php3 namespace woolfg\dokuwiki\plugin\gitbacked;
70 $reference = "--reference $reference";
72 $repo->cloneRemote($source, $reference);
74 $repo->cloneFrom($source);
77 $repo->run('init');
100 $this->plugin = $plugin;
102 $this->setRepoPath($repo_path, $create_new, $_init);
125 $this->repo_path = $repo_path;
126 $this->bare = false;
131 $this->repo_path = $repo_path;
[all …]
/plugin/openlayersmapoverlays/
Dplugin.info.txt4 date 2021-04-23
5 name Overlay add-on for the openlayersmap plugin for DokuWiki
6 …additional map layers in the OpenLayers based map in a wiki page.. Uses OpenLayers 2: branch master
7 url https://www.dokuwiki.org/plugin:openlayersmapoverlays
DREADME.md1 # Overlay add-on for the openlayersmap plugin for DokuWiki
3 ![logo](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-openlayersmap/master/logo.gif)
7 All documentation for this plugin can be found at https://www.dokuwiki.org/plugin:openlayersmapover…
8 This plugin requires that you install https://www.dokuwiki.org/plugin:openlayersmap
11 lib/plugins/openlayersmapoverlays/ - if the folder is called different it will not work!
13 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in Do…
17 ----
18 …github.com/mprins/dokuwiki-plugin-openlayersmapoverlays/actions/workflows/CI.yml/badge.svg)](https…
19-ci.com/g/mprins/dokuwiki-plugin-openlayersmapoverlays/badges/quality-score.png?b=master)](https:/…
20 ….shields.io/github/issues/mprins/dokuwiki-plugin-openlayersmapoverlays.svg)](https://github.com/mp…
[all …]
/plugin/pageredirect/
DREADME.md1 Page Redirect Plugin for DokuWiki
4 …Status](https://travis-ci.org/glensc/dokuwiki-plugin-pageredirect.svg?branch=master)](https://trav…
9 https://www.dokuwiki.org/plugin:pageredirect
12 `lib/plugins/pageredirect/` - if the folder is called different it
15 Please refer to http://www.dokuwiki.org/plugins for additional info
16 on how to install plugins in DokuWiki.
18 ----
30 See the COPYING file in your DokuWiki folder for details
/plugin/feedaggregator/
DREADME.md1 Feed Aggregator plugin for DokuWiki
4 A DokuWiki plugin for aggregating multiple news feeds into single wiki pages.
7 https://www.dokuwiki.org/plugin:feedaggregator
13 Please refer to http://www.dokuwiki.org/plugins for additional info on how to
14 install plugins in DokuWiki.
16 …us](https://travis-ci.org/samwilson/dokuwiki-plugin-feedaggregator.svg?branch=master)](https://tra…
18 ----
30 See the COPYING file in your DokuWiki folder for details
/plugin/description/
DREADME.md1 # description Plugin for DokuWiki
5 * http://dokuwiki.org/plugin:description
8 ----
9 …ps://github.com/mprins/dokuwiki-plugin-description/actions/workflows/CI.yml/badge.svg)](https://gi…
10-ci.com/g/mprins/dokuwiki-plugin-description/badges/quality-score.png?b=master)](https://scrutiniz…
11 …//img.shields.io/github/issues/mprins/dokuwiki-plugin-description.svg)](https://github.com/mprins/
12 …://img.shields.io/github/forks/mprins/dokuwiki-plugin-description.svg)](https://github.com/mprins/
13 …://img.shields.io/github/stars/mprins/dokuwiki-plugin-description.svg)](https://github.com/mprins/
14 …e](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/mprins/
/plugin/backlinks/
DREADME.md1 # Backlinks Plugin for DokuWiki
5 All documentation for the Backlinks Plugin is available online at: https://dokuwiki.org/plugin:back…
8 ----
9 …tps://github.com/mprins/dokuwiki-plugin-backlinks/actions/workflows/CI.yml/badge.svg)](https://git…
10 …er-ci.com/g/mprins/dokuwiki-plugin-backlinks/badges/quality-score.png?b=master)](https://scrutiniz…
11 …://img.shields.io/github/issues/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/d…
12 …s://img.shields.io/github/forks/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/d…
13 …s://img.shields.io/github/stars/mprins/dokuwiki-plugin-backlinks.svg)](https://github.com/mprins/d…
14 …e](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/mprins/
/plugin/upgrade/
Dhelper.php4 * DokuWiki Plugin upgrade (Helper Component)
6 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
10 use dokuwiki\plugin\upgrade\HTTP\DokuHTTPClient;
16 /** @var string download URL for the new DokuWiki release */
22 /** @var string URL to the VERSION file of the new DokuWiki release */
24 /** @var string URL to the composer.json file of the new DokuWiki release */
36 $branch = 'stable';
38 $this->tgzurl = "https://github.com/splitbrain/dokuwiki/archive/$branch.tar.gz";
39 $this->tgzfile = $conf['tmpdir'] . '/dokuwiki-upgrade.tgz';
40 $this->tgzdir = $conf['tmpdir'] . '/dokuwiki-upgrade/';
[all …]
/plugin/socialcards/
DREADME.md1 # socialcards Plugin for DokuWiki
5 All documentation for this plugin can be found at http://dokuwiki.org/plugin:socialcards
7 If you install this plugin manually, make sure it is installed in lib/plugins/socialcards/ - if the…
9 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in Do…
11 ----
12 …ps://github.com/mprins/dokuwiki-plugin-socialcards/actions/workflows/CI.yml/badge.svg)](https://gi…
13-ci.com/g/mprins/dokuwiki-plugin-socialcards/badges/quality-score.png?b=master)](https://scrutiniz…
14 …//img.shields.io/github/issues/mprins/dokuwiki-plugin-socialcards.svg)](https://github.com/mprins/
15 …://img.shields.io/github/forks/mprins/dokuwiki-plugin-socialcards.svg)](https://github.com/mprins/
16 …://img.shields.io/github/stars/mprins/dokuwiki-plugin-socialcards.svg)](https://github.com/mprins/
/plugin/snow/
DREADME.md1 # snow plugin for DokuWiki
5 All documentation for this plugin can be found at: http://dokuwiki.org/plugin:snow
7 If you install this plugin manually, make sure it is installed in lib/plugins/snow/ - if the folder…
9 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in Do…
13 ----
14 …https://github.com/mprins/dokuwiki-plugin-snow/actions/workflows/CI.yml/badge.svg)](https://github…
15 …tinizer-ci.com/g/mprins/dokuwiki-plugin-snow/badges/quality-score.png?b=master)](https://scrutiniz…
16 …tps://img.shields.io/github/issues/mprins/dokuwiki-plugin-snow.svg)](https://github.com/mprins/dok…
17 …ttps://img.shields.io/github/forks/mprins/dokuwiki-plugin-snow.svg)](https://github.com/mprins/dok…
18 …ttps://img.shields.io/github/stars/mprins/dokuwiki-plugin-snow.svg)](https://github.com/mprins/dok…
/plugin/dev/.github/workflows/
DgetEventNames.yml1 name: "Update Info from DokuWiki"
5 - cron: "0 0 * * *"
10 runs-on: Ubuntu-latest
12 - name: Install pup
19 - name: Checkout
22 fetch-depth: 0
24 - name: Download Event Names
26 …curl https://www.dokuwiki.org/devel:events_list |pup 'table.dataplugin_table td.title a text{}' > …
28 - name: Create Pull Request
29 uses: peter-evans/create-pull-request@v4
[all …]
/plugin/webmaster/
DREADME.md1 dokuwiki-plugin-webmaster
6 ----
7 …tps://github.com/mprins/dokuwiki-plugin-webmaster/actions/workflows/CI.yml/badge.svg)](https://git…
8 …er-ci.com/g/mprins/dokuwiki-plugin-webmaster/badges/quality-score.png?b=master)](https://scrutiniz…
9 …://img.shields.io/github/issues/mprins/dokuwiki-plugin-webmaster.svg)](https://github.com/mprins/d…
10 …s://img.shields.io/github/forks/mprins/dokuwiki-plugin-webmaster.svg)](https://github.com/mprins/d…
11 …s://img.shields.io/github/stars/mprins/dokuwiki-plugin-webmaster.svg)](https://github.com/mprins/d…
12 …e](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercontent.com/mprins/
/plugin/api/
DREADME.md1 # Dokuwiki (Rest) Api Plugin
3 …Status](https://travis-ci.org/gerardnico/dokuwiki-plugin-api.svg?branch=master)](https://travis-ci…
7 This is a Dokuwiki plugin that implements a rest API for Dokuwiki in order to use DokuWiki as a bac…
11 All requests are made with the `public` permissions (ie [@ALL group](https://www.dokuwiki.org/acl))
22 …* `limit` : the max number of pages (known also under [pagename](https://www.dokuwiki.org/pagename…
34 * `id` : the page id (known also under [pagename](https://www.dokuwiki.org/pagename))
39 As they are defined as constant inside DokuWiki, you can't update them on the fly.
44 If you want relative URL in the exported HTML. See https://www.dokuwiki.org/config:canonical
48 See https://www.dokuwiki.org/config:basedir The DOKU_BASE constant.
55 ### 2023-06-09
[all …]

123