Home
last modified time | relevance | path

Searched refs:button (Results 201 – 225 of 825) sorted by relevance

12345678910>>...33

/plugin/doodle3toolbar/
H A DREADME.md2 Dokuwiki action plugin to provide a editor toolbar button for the doodle3 plugin
/plugin/saveandedit/
H A Dplugin.info.txt6 desc A plugin that adds a button to the edit form that saves and then lets you continue editing.
/plugin/codebash/
H A Dplugin.info.txt5 desc Adds toolbar button to add code tag for bash, like <code bash>. This is a copy of the CodeB…
/plugin/snippets/
H A Dplugin.info.txt7 desc Provides toolbar button+popup for template insertion; can track and insert sinppet updates
/plugin/quicksubscribe/
H A Dstyle.less33 button {
/plugin/spoiler2/
H A Dplugin.info.txt6 …tions that are initially hidden and can be made visible by clicking on a button. Another click wil…
/plugin/custombuttons/
H A Dstyle.less14 input.button.b {
/plugin/wideredit/
H A Dstyle.less1 .dokuwiki .secedit.editbutton_section .btn_secedit button {
/plugin/cookiebanner/
H A Dstyle.less13 button {
/plugin/txtconf/lang/en/
H A Dintro_acronyms.txt8 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.
H A Dintro_entities.txt9 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckcontextmenu.js110 if( !e || e.button != 2 )
152 if( e && e.button == 2 )
/plugin/groupmanager/
H A Dstyle.css16 #user__manager input.button[disabled] {
/plugin/codehighlight/
H A Daction.php83 …$('edbtn__save').parentNode.innerHTML = '<button name=\"do[preview]\" value=\"".$lang['btn_preview…
/plugin/database/
H A Ddatabase.php1713 $this->output($this->button('home',getMyLang('btn_home') ,true));
1715 $this->output($this->button('listall',getMyLang('btn_back') ,true, $tab->displayId));
1776 $this->output($this->button('home',getMyLang('btn_home') ,true));
1778 $this->output($this->button('listall',getMyLang('btn_back') ,true, $tableObj->displayId));
1830 $this->output($this->button('deleteAction',getMyLang('btn_del_cnf'),false,
1834 $this->output($this->button('home',getMyLang('btn_home') ,true));
1858 $this->output($this->button('home',getMyLang('btn_home') ,true));
1862 $this->output($this->button('insertForm',$prompt,true, $tab->displayId));
1984 $this->output($this->button('createTable',getMyLang('btn_cre_new_tab'),false));
1987 $this->output($this->button('home',getMyLang('btn_home') ,true));
[all …]
/plugin/semanticdata/
H A Dstyle.css118 /* the section edit button - yes, it's not the most beautiful CSS you've ever seen */
123 div.dokuwiki div.editbutton_plugin_semanticdata form input.button {
/plugin/tablelayout/
H A Dstyle.less110 button.sortable {
152 div.secedit.editbutton_table a.button.print {
/plugin/odtplus2dw/
H A DREADME.md15 From a Dokuwiki page, click on the "Import file" button in the Page Tools. Select a File and click upload.
69 - Add import button.
86 - Fixed : submit button was not translated and stay in french : His value depend of the dokuwiki lang file now.
/plugin/news/
H A DREADME61 3. open the news admin panel and click on the generate button.
63 4. Create a Refresh button:
87 The Refresh button will also require the feed name:
/plugin/geonav/tpl/startermap/css/
H A Dcontent.css137 /* to style button-like div in _fileuploader.css to look like other buttons,
138 …please add '.qq-upload-button' to the according styles (which don't really exist in this template)…
139 .qq-upload-button {
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dmain.css92 #slide-menu-button {
141 #slide-menu-button:active,
142 #slide-menu-button.is-active {
150 #slide-menu-button span {
304 -moz-appearance: button;
335 #slide-menu-button{
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown83 … selector) | object (DOM node|jQuery object) | <button type="button" class="slick-prev">Previous</
84 …ry selector) | object (DOM node|jQuery object) | <button type="button" class="slick-next">Next</bu…
/plugin/ckgedit/action/
H A Dmeta.php408 $button = array
423 $button['onclick'] = 'return setDWEditCookie(1, this);';
426 $button['onmousedown'] = 'return setDWEditCookie(1, this);';
430 …$button = '&nbsp;<button name="do[cancel]" type="submit" class="button" title="' . $title .'" id="…
433 $event->data->addHTML($button,$pos);
437 $event->data->insertElement(++$pos,$button);
/plugin/idcount/
H A DREADME.md3 Provides a button in the editor to insert an ongoing number (to be used as unique ids) in the text.…
/plugin/nsexport/lang/en/
H A Dintro.txt3 …unt of exported data, the generation can take a while, please be patient after clicking the button.

12345678910>>...33