Home
last modified time | relevance | path

Searched refs:plugins (Results 26 – 50 of 1666) sorted by relevance

12345678910>>...67

/plugin/bez/style/
H A Dtimeline.less49 background: url('../plugins/bez/images/changeset.png') no-repeat 1px 4px;
53 background: url('../plugins/bez/images/closedticket.png') no-repeat 1px 4px;
57 background: url('../plugins/bez/images/newticket.png') no-repeat 1px 4px;
61 background: url('../plugins/bez/images/rejectedticket.png') no-repeat 1px 4px;
65 background: url('../plugins/bez/images/newcause.png') no-repeat 1px 4px;
69 background: url('../plugins/bez/images/newtask.png') no-repeat 1px 4px;
73 background: url('../plugins/bez/images/closedtask.png') no-repeat 1px 4px;
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js.unc15plugins/ckgedit/ckeditor/plugins/note/icons/note_basic.png" alt="'+editor.lang.note.basic +'">', '…
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js1plugins.add("link",{init:function(b){b.addCommand("link",new CKEDITOR.dialogCommand("link"));b.add…
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1plugins.add("link",{init:function(b){b.addCommand("link",new CKEDITOR.dialogCommand("link"));b.add…
/plugin/s5reloaded/ui/effects_support/
H A Dsound.js51 …if(navigator.plugins && $A(navigator.plugins).detect(function(p){ return p.name.indexOf('QuickTime…
53 …else if(navigator.plugins && $A(navigator.plugins).detect(function(p){ return p.name.indexOf('Wind…
55 …else if(navigator.plugins && $A(navigator.plugins).detect(function(p){ return p.name.indexOf('Real…
/plugin/bpmnioeditor/
H A Dscript.js23 …index+'_edit_button" class="bpmnEditButton" style="display:none" >'+LANG.plugins.bpmnioeditor.edit…
31 if(!confirm(LANG.plugins.bpmnioeditor.changes_not_saved)){
145 console.log(LANG.plugins.bpmnioeditor.error_loading_bpmn, err);
153 console.log(LANG.plugins.bpmnioeditor.error_loading_bpmn, err);
194 console.log(LANG.plugins.bpmnioeditor.error_loading_bpmn, err);
199 console.log(LANG.plugins.bpmnioeditor.error_loading_bpmn);
202 jQuery('#bpmn_'+index+'_edit_button').text(LANG.plugins.bpmnioeditor.create_bpmn);
227 console.error(LANG.plugins.bpmnioeditor.error_saving_bpmn, err);
243 console.info(LANG.plugins.bpmnioeditor.bpmn_successfully_saved);
253 … console.log(LANG.plugins.bpmnioeditor.error_loading_bpmn, err.message, err.warnings);
[all …]
/plugin/flexpaper/
H A DREADME.md8 And then copy below files to plugin folder "dokuwiki/lib/plugins/flexpaper/FlexPaper":
15 - dokuwiki/lib/plugins/flexpaper/FlexPaper/FlexPaperViewer.swf
16 - dokuwiki/lib/plugins/flexpaper/FlexPaper/js/expressInstall.swf
17 - dokuwiki/lib/plugins/flexpaper/FlexPaper/js/flexpaper.js
18 - dokuwiki/lib/plugins/flexpaper/FlexPaper/js/flexpaper_handlers.js
/plugin/move/script/
H A Drename.js20 LANG.plugins.move.inprogress
49 '<label>' + LANG.plugins.move.newname + '<br>' +
60 title: LANG.plugins.move.rename+' '+JSINFO.id,
67 text: LANG.plugins.move.cancel,
73 text: LANG.plugins.move.rename,
/plugin/struct/
H A Drequirements.txt2 https://github.com/cosmocode/sqlite.git lib/plugins/sqlite
3 https://github.com/dokufreaks/plugin-include lib/plugins/include
4 https://github.com/cosmocode/log lib/plugins/log
5 https://github.com/splitbrain/dokuwiki-plugin-bureaucracy lib/plugins/bureaucracy
/plugin/combo/grammar/
H A DREADME.md7 -o D:\dokuwiki\lib\plugins\combo\ComboStrap\PageSqlParser ^
10 -lib D:/dokuwiki/lib/plugins/combo/grammar ^
11 D:/dokuwiki/lib/plugins/combo/grammar\PageSql.g4
16 * Output directory: `D:\dokuwiki\lib\plugins\combo\`
19 * Lib (not yet used): `D:\dokuwiki\lib\plugins\combo\grammar`
35 https://plugins.jetbrains.com/plugin/7358-antlr-v4/versions
/plugin/combo/
H A Drequirements.txt2 https://github.com/cosmocode/sqlite.git lib/plugins/sqlite
3 https://github.com/michitux/dokuwiki-plugin-move lib/plugins/move
4 https://github.com/alexlehm/dokuwiki-plugin-gtm lib/plugins/googletagmanager
5 https://github.com/tatewake/dokuwiki-plugin-googleanalytics lib/plugins/googleanalytics
/plugin/tfslink/scripts/
H A Daddworkitemlink_wiz.js26 title: LANG.plugins.tfslink.addlinktitle,
30 … '<fieldset class="attributes"><legend>'+LANG.plugins.tfslink.attributes+'</legend>' +
31 …'<div><label class="number">'+LANG.plugins.tfslink.workitemid+' : # <input id="workitemid" type="t…
32 … '<label>'+LANG.plugins.tfslink.title+' : <input id="title" type="text"></label></div>' +
34 …'<fieldset class="projectcollection"><legend>'+LANG.plugins.tfslink.projectcollection+'</legend>' +
35 …'<div><label>'+LANG.plugins.tfslink.usedefaultprojectcollection+'</label><input type="checkbox" id…
38 …'<input type="submit" value="'+LANG.plugins.tfslink.insertlink+'" class="button" id="addworkitemli…
/plugin/lightweightcss/
H A DREADME8 lib/plugins/leightweightcss/ - if the folder is called different it
11 Please refer to http://www.dokuwiki.org/plugins for additional info
12 on how to install plugins in DokuWiki.
32 There is a list of configured plugins that are white/blacklisted for certain areas.
39 lib/plugins/<plugin> = admin
42 lib/plugins/<plugin> = include
45 lib/plugins/<plugin> = exclude
/plugin/freechat/
H A Dsyntax.php62 require_once DOKU_INC.'lib/plugins/freechat/phpfreechat/src/phpfreechat.class.php';
113 … $params['data_public_path'] = DOKU_INC.'lib/plugins/freechat/phpfreechat/data/public';
114 … $params['data_public_url'] = DOKU_URL.'lib/plugins/freechat/phpfreechat/data/public';
121 $params['server_script_path'] = DOKU_INC.'lib/plugins/freechat/backend.php';
122 $params['server_script_url'] = DOKU_URL.'lib/plugins/freechat/backend.php';
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js80 title: LANG.plugins.indexmenu.indexmenuwizard,
84 '<fieldset class="indexmenu_index"><legend>' + LANG.plugins.indexmenu.index + '</legend>' +
85 '<div><label>' + LANG.plugins.indexmenu.namespace + '<input id="namespace" type="text"></label></div>' +
86 '<div><label class="number">' + LANG.plugins.indexmenu.nsdepth + ' #<input id="nsdepth" type="text" value=1></label></div>' +
89 '<fieldset class="indexmenu_options"><legend>' + LANG.plugins.indexmenu.options + '</legend>' +
91 '<input type="submit" value="' + LANG.plugins.indexmenu.insert + '" class="button" id="indexmenu__insert">' +
94 '<label class="number">' + LANG.plugins.indexmenu.metanum + '<input type="text" id="metanumber"></label>' +
95 '<input type="submit" value="' + LANG.plugins.indexmenu.insertmetanum + '" class="button" id="indexmenu__insertmetanum">' +
116 div.append('<strong>' + LANG.plugins.indexmenu[props.headerid] + '</strong><br />');
123 .attr({title: LANG.plugins
[all...]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Danchor.js53 if ( CKEDITOR.plugins.link.synAnchorSelector )
56 if ( CKEDITOR.plugins.link.emptyAnchorFix )
65 if ( CKEDITOR.plugins.link.fakeAnchor )
97 if ( CKEDITOR.plugins.link.fakeAnchor )
99 var realElement = CKEDITOR.plugins.link.tryRestoreFakeAnchor( editor, fullySelected );
108 partialSelected = CKEDITOR.plugins.link.getSelectedLink( editor );
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Danchor.js53 if ( CKEDITOR.plugins.link.synAnchorSelector )
56 if ( CKEDITOR.plugins.link.emptyAnchorFix )
65 if ( CKEDITOR.plugins.link.fakeAnchor )
97 if ( CKEDITOR.plugins.link.fakeAnchor )
99 var realElement = CKEDITOR.plugins.link.tryRestoreFakeAnchor( editor, fullySelected );
108 partialSelected = CKEDITOR.plugins.link.getSelectedLink( editor );
/plugin/fetchmedia/script/
H A Dmain.js72 const waitingMessage = window.LANG.plugins.fetchmedia['message: waiting for response'];
80 const noLinksMsg = window.LANG.plugins.fetchmedia['error: no links found'];
86 const l10nTableHeadingPage = window.LANG.plugins.fetchmedia['table-heading: page'];
87 … const l10nTableHeadingLinks = window.LANG.plugins.fetchmedia['table-heading: links'];
88 … const l10nTableHeadingResults = window.LANG.plugins.fetchmedia['table-heading: results'];
103 …const downloadButton = `<button id="downloadNow">${window.LANG.plugins.fetchmedia['label: button d…
113 const fetchError = window.LANG.plugins.fetchmedia['error: error retrieving links'];
/plugin/deletepagebutton/
H A Dscript.js46 + LANG.plugins.deletepagebutton.confirm
50 title: LANG.plugins.deletepagebutton.title,
57 text: LANG.plugins.deletepagebutton.btn_ok,
65 text: LANG.plugins.deletepagebutton.btn_cancel,
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak40 …if(@file_exists($farmconf['farmer'].'lib/plugins/farm/installed')) $file = $farmconf['farmer'].'li…
41 if(@file_exists('./lib/plugins/farm/installed')) $file = './lib/plugins/farm/installed';
52 if(!@file_exists('./lib/plugins/farm/config.php')) die('Cannot load config');
53 if(!copy('./lib/plugins/farm/config.php', 'config.php')) die('Cannot copy temp config');
81 … if($htaccess = @file_get_contents($farmconf['farmer'].'lib/plugins/farm/install/farm.htaccess')) {
97 if($htaccess = @file_get_contents($farmconf['farmer'].'lib/plugins/farm/install/barn.htaccess')) {
114 $farmconf['farmer'].'lib/plugins/farm/install/animaltemplate',
129 …if(!copy($farmconf['farmer'].'lib/plugins/farm/install/preload.php', $farmconf['farmer'].'inc/prel…
134 $wsdl = @file_get_contents($farmconf['farmer'].'lib/plugins/farm/install/wsdl.base');
138 …$wsdl = str_replace('{location}', $farmconf['farmwebroot'].$farmconf['farmer'].'lib/plugins/farm/s…
[all …]
/plugin/new_page_dialog/
H A DREADME.mdown7 `lib/plugins/npd/` - if the folder is called different it
10 Please refer to [the plugins page on dokuwiki.org](http://www.dokuwiki.org/plugins) for additional …
11 on how to install plugins in DokuWiki.
/plugin/cookiebanner/
H A Dscript.js8 script.text(JSINFO.plugins.cookiebanner.script);
35 $div.html(JSINFO.plugins.cookiebanner.text);
39 $yay.text(LANG.plugins.cookiebanner.yay);
44 $nay.text(LANG.plugins.cookiebanner.nay);
/plugin/passpolicy/
H A Dscript.js83 indicator.innerHTML = LANG.plugins.passpolicy.strength3;
86 indicator.innerHTML = LANG.plugins.passpolicy.strength2;
89 indicator.innerHTML = LANG.plugins.passpolicy.strength1;
92 indicator.innerHTML = LANG.plugins.passpolicy.strength0;
97 indicator.innerHTML += LANG.plugins.passpolicy.nopolicy;
/plugin/crypto/js/
H A Dencrypt-dialog.js25 LANG.plugins.crypto['encrypt_dialog_title'] +
30 ' <th>' + LANG.plugins.crypto['input_secret'] + ':</th>' +
34 ' <th>' + LANG.plugins.crypto['repeat_secret'] + ':</th>' +
38 …"><button id="encrypt_dialog_button_encrypt" class="toolbutton">' + LANG.plugins.crypto['encrypt_b…
113 alert(LANG.plugins.crypto['encrypt_secrets_dont_match']);
/plugin/diagrams/script/
H A DDiagramsMediaManager.js15 createLink.innerText = LANG.plugins.diagrams.createLink;
58 editButton.innerText = LANG.plugins.diagrams.editButton;
82 alert(LANG.plugins.diagrams.createForbidden);
88 title: LANG.plugins.diagrams.createLink,
153 intro.innerText = LANG.plugins.diagrams.createIntro;
166 button.innerText = LANG.plugins.diagrams.createButton;
188 alert(LANG.plugins.diagrams.errorInvalidId);

12345678910>>...67