Home
last modified time | relevance | path

Searched refs:button (Results 51 – 75 of 825) sorted by relevance

12345678910>>...33

/plugin/catlist/
H A Dstyle.css18 .catlist_addpage button {
24 button.catlist_expand {
33 button.catlist_retract {
/plugin/combo/resources/snippet/js/
H A Dpage-explorer-tree.js18 let button = element.querySelector(`button[data-wiki-id='${processedId}']`);
19 if (button != null) {
20 button.click();
/plugin/codebuttonmod2/
H A DPlugin.txt13 tags : button, code, toolbar
34 The first button include the functionalities of codebuttonmod1 (download link by default): "''<code…
36 The second button adds a simple "''<code>Insert_Code</code>''" markup.
37 The third button adds "''%%Insert_Code%%''" for inline code.
51 * Bug fix and button for inline code included (v1.2.3)
/plugin/paypal/
H A DREADME.md6 <td>The PayPal plugin let you add an donation button easily</td>
26 <td>paypal, donation, embed, button</td>
42 {{paypal>encrypted-button-value-from-paypal}}
45 You can get your encrypted button value here: [PayPal Donation Button](https://www.paypal.com/us/cg…
47 "Encrypted button value" should look something like this:
/plugin/structstatus/
H A Dstyle.less23 button.struct_status {
35 button.struct_status.disabled {
40 button.struct_status.disabled:hover {
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css266 button img {
373 button, selector
393 button, selector
407 input[type=button],
409 input.button,
410 button { selector
416 #IE7 .dokuwiki button {
421 button[disabled],
423 button[readonly] {
428 button:focus,
[all …]
/plugin/openlayersmap/lang/en/
H A Dhelp.txt6 * **overview map** using the < button in the bottom right of the map you can expand an overview map
10 * **fullscreen display** using the ⛶ button the map can be maximized to fullscreen display, use the ▢ button to return to page display.
15 * **overview map** using the + button in the bottom right of the map you can expand an overview map
19 * **fullscreen display** using the ⛶ button the map can be maximized to fullscreen display, use the ▢ button to return to page display.
/plugin/openlayersmap/ol7/
H A Dol.css
H A Dol-layerswitcher.js
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-literal-expression.css14 --view-drd-button-background-color: var(--color-white);
15 --view-drd-button-border-color: var(--color-grey-225-10-75);
16 --view-drd-button-color: var(--color-grey-225-10-15);
17 --view-drd-button-hover-background-color: var(--color-grey-225-10-97);
156 .dmn-literal-expression-container .view-drd .view-drd-button {
157 background: var(--view-drd-button-background-color);
159 border: solid 1px var(--view-drd-button-border-color);
162 color: var(--view-drd-button-color);
168 .dmn-literal-expression-container .view-drd .view-drd-button:hover {
169 background: var(--view-drd-button-hover-background-color);
/plugin/svgembed/
H A Dstyle.less1 /* the section edit button */
6 button,
7 input.button {
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-edit.css48 #wiki__editbar button {
69 .toolbar button.toolbutton, .picker button.toolbutton, .picker button.pickerbutton {
77 .toolbar button.toolbutton:last-child {
82 .toolbar button.toolbutton:first-child {
/plugin/dyncontent/
H A Daction.php30 $button = array();
33 $button[] =
43 $event->data = array_merge($event->data, $button);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js137 el.button = {};
200 el.button.console = {};
221 el.button.html = {};
244 el.button.css = {};
258 el.button.scripts = {};
273 el.button.dom = {};
287 el.button.str = {};
301 el.button.xhr = {};
360 el.button.inspect,
361 el.button.close,
[all …]
H A Dfirebug-lite-1.2-compressed.js11button={};el.button.container=new lib.element("DIV").attribute.addClass("ButtonContainer").insert(…
12 if(lib.env.ie||lib.env.webkit){el.button.container.environment.addStyle({"paddingTop":"12px"});}
14button.console={};el.button.console.container=new lib.element("DIV").attribute.addClass("ButtonSet…
22button.maximize.environment.addStyle({"display":"block"});el.button.minimize.environment.addStyle(…
23button.dock.environment.addStyle({"display":"block"});el.button.newWindow.environment.addStyle({"d…
34button.css.selectbox.update("");var collection=internal.targetWindow.document.styleSheets;for(var …
70button.scripts.lineNumbers.attribute[(d.scripts.lineNumbers?"add":"remove")+"Class"]("Enabled");d.…
73button[close].container.environment.addStyle({"display":"none"});el.left[close].container.environm…
76 …nt.getElement().innerHTML==""){var t=Number(new Date);d.dom.open(eval(el.button.dom.textbox.enviro…
82 …:function(){with(firebug){d.xhr.addObject.apply(internal.targetWindow,el.button.xhr.textbox.enviro…
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js22 el.header=new lib.element("DIV").attribute.addClass("Header").insert(el.main);el.left={};el.left.container=new lib.element("DIV").attribute.addClass("Left").insert(el.main);el.right={};el.right.container=new lib.element("DIV").attribute.addClass("Right").insert(el.main);el.main.child.add(new lib.element("DIV").attribute.addClass('Clear'));el.button={};el.button.container=new lib.element("DIV").attribute.addClass("ButtonContainer").insert(el.header);el.button.logo=new lib.element("A").attribute.set("title","Firebug Lite").attribute.set("target","_blank").attribute.set("href","http://getfirebug.com/lite.html").update("&nbsp;").attribute.addClass("Button Logo").insert(el.button.container);el.button.inspect=new lib.element("A").attribute.addClass("Button").event.addListener("click",internal.targetWindow.firebug.d.inspector.toggle).update("Inspect").insert(el.button.container);el.button.dock=new lib.element("A").attribute.addClass("Button Dock").event.addListener("click",win.dock).insert(el.button.container);el.button.newWindow=new lib.element("A").attribute.addClass("Button NewWindow").event.addListener("click",win.newWindow).insert(el.button
[all...]
H A Dfirebug-lite-1.2.js148 el.button = {};
149 el.button.container = new lib.element("DIV").attribute.addClass("ButtonContainer").insert(el.header);
150 el.button.logo = new lib.element("A").attribute.set("title","Firebug Lite").attribute.set("target","_blank").attribute.set("href","http://getfirebug.com/lite.html").update("&nbsp;").attribute.addClass("Button Logo").insert(el.button.container);
151 el.button.inspect = new lib.element("A").attribute.addClass("Button").event.addListener("click",internal.targetWindow.firebug.d.inspector.toggle).update("Inspect").insert(el.button.container);
152 el.button.dock = new lib.element("A").attribute.addClass("Button Dock").event.addListener("click", win.dock).insert(el.button.container);
153 el.button.newWindow = new lib.element("A").attribute.addClass("Button NewWindow").event.addListener("click", win.newWindow).insert(el.button
[all...]
/plugin/combo/resources/theme/default/components/css/
H A Dbutton.css2 button.btn-primary a.wikilink1 {
6 button.btn-primary a.urlextern {
/plugin/vkeyboard/
H A Dchange_log14 Added a toolbar button which initializes the keyboard and enables selection of
17 The toolbar button opens a pop-up where the language is selected from a drop-down
27 Upgraded the pop-up window which opens when the toolbar button is clicked.
28 1. Added an "Exit" button which enables user to exit and do nothing.
29 2. Added an "Unload Keyboard" button which removes the birtual keyboars
/plugin/codebutton2/
H A Dadmin.php60 …lock of your edit toolbar the following format:<br><pre class="code">&lt;button name&gt; = &lt;ges…
61 …ptln('It will produce button with name ".bat". Push on this button surround your selected text wit…
/plugin/confsearch/
H A Dsyntax.php46 list($pluginname,$parameters,$button)=explode('>',$params,3);
54 ), $button);
62 list($pluginname,$parameters,$button)=explode('>',$params,3);
/plugin/colorpicker/
H A DREADME.md3 The color picker plugin puts a button in the DokuWiki edit toolbar for inserting a `<color>` tag.
19 The combination name will be used as the title (shown on mouseover) for the picker button.
21 The button will only appaear, if there is a color scheme configured!
/plugin/authloginapi/
H A Daction.php62 $button = $form->getElementAt($buttonPos);
63 $button['value'] = $this->getConf('button');
64 $form->replaceElement($buttonPos, $button);
/plugin/diagramsnet/lib/plugins/
H A Dreplay.js235 var button = mxUtils.button('Step', function()
239 button.parentNode.removeChild(button);
247 button.className = 'geBtn gePrimaryBtn';
249 ui.buttonContainer.appendChild(button);
/plugin/crypto/
H A Dscript.js21 function pg_toggle_encryption(button, id) { argument
22 new ToggleEncryptionDialog(button, $(id));

12345678910>>...33