Home
last modified time | relevance | path

Searched +full:jenkins +full:. +full:button +(+path:plugin +path:jenkins) -(+path:plugin +path:jenkins +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/jenkins/
Daction.php3 * Jenkins Action Plugin: Inserts a button into the toolbar
17 * Inserts a toolbar button
22 'title' => $this->getLang('button'),
23 'icon' => '../../plugins/jenkins/images/button.png',
24 'open' => '<jenkins job="JOB_NAME"',
DREADME.md1 # Plugin Jenkins
4 Dokuwiki plugin for Jenkins user.
12 In future versions, it will allow you to trigger a job from Dokuwiki.
16 This plugin does not require any prerequisites.
20 … `${dokuwiki_root}/lib/plugins` folder and restart dokuwiki. Or use the plugin manager of Dokuwiki.
24 You should configure Dokwuki-Jenkins in the Config Manager of Dokuwiki:
26 * **jenkins.url**: Put your Jenkins url here, without a slash ending. i.e.: `http://my-jenkins.com`.
27 * **jenkins.user**: Enter the ID of a Jenkins user, with the right to view any job..
28jenkins.token**: Set the corresponding Jenkins user token. You can find it in `http://JENKINS_URL/…
32 To use Dokuwiki-Jenkins, use the below syntax:
[all …]