Home
last modified time | relevance | path

Searched refs:toolbar (Results 76 – 100 of 689) sorted by relevance

12345678910>>...28

/plugin/block/
H A Dscript.js6 if(toolbar){
8 toolbar[toolbar.length] = {"type":"mediapopup", "title":"block utility", "key":"", class
/plugin/wysiwyg/fckeditor/editor/skins/office2003/
H A Dfck_editor.css72 background-image: url(images/toolbar.bg.gif);
87 background-image: url(images/toolbar.start.gif);
97 background-image: url(images/toolbar.end.gif);
106 background-image: url(images/toolbar.expand.gif);
112 background-image: url(images/toolbar.collapse.gif);
197 background-image: url(images/toolbar.bg.gif);
212 background-image: url(images/toolbar.bg.gif);
375 background-image: url(images/toolbar.arrowright.gif);
399 background-image: url(images/toolbar.bg.gif);
418 background-image: url(images/toolbar.buttonarrow.gif);
/plugin/copypage/images/pagetools/
H A Dlicense.txt1 Icon set: iPhone toolbar icons
4 URL: http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/
/plugin/passwordgrey/
H A Dscript.js1 /* JavaScript function to create passwordgrey toolbar in Dokuwiki */
6 if (window.toolbar !== undefined) {
7 toolbar[toolbar.length] = { class
/plugin/passwordgenerator/
H A Dscript.js84 if (typeof window.toolbar !== 'undefined') {
85 window.toolbar[window.toolbar.length] = { class in window
/plugin/diagramsnet/
H A Dscript.js94 if (typeof window.toolbar !== 'undefined')
96 toolbar[toolbar.length] = class
/plugin/diagrams/script/
H A Dembed-toolbar.js6 if (typeof window.toolbar !== 'undefined') {
69 toolbar[toolbar.length] = { class
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95toolbar":"Block Quote"},"notification":{"closed":"Notification closed."},"button":{"selectedLabel"…
H A Dlang_array.txt98 "toolbar": "Block Quote"
196 "toolbar": {
377 "toolbar": "IFrame"
407 "toolbar": "Smiley"
475 "toolbar": "Link",
513 "toolbar": "New Page"
533 "toolbar": "Print"
539 "toolbar": "Save"
542 "toolbar": "Select All"
548 "toolbar": "Source"
[all …]
/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js1 ….ui.addButton&&a.ui.addButton("Smiley",{label:a.lang.smiley.toolbar,command:"smiley",toolbar:"inse…
/plugin/ckgedit/ckeditor/plugins/smiley/
H A Dplugin.js1 ….ui.addButton&&a.ui.addButton("Smiley",{label:a.lang.smiley.toolbar,command:"smiley",toolbar:"inse…
/plugin/codebuttonmod2/
H A Dplugin.info.txt6 desc Inserts a code button into the toolbar. Add copy to clipboard function.
14 desc Inserts a code button into the toolbar.
H A DREADME.MD7 In the default toolbar there is no code button available. The plugin Mod 1 added one code button.
43 - An additional button **Insert Code (Copy)** is added to the toolbar.
44 - An additional button **Insert Inline Code** is added to the toolbar.
H A DPlugin.txt4 description: Inserts two code buttons into the toolbar. Include code copy-to-clipboard feature
13 tags : button, code, toolbar
33 Two new buttons are included in the toolbar.
/plugin/codebuttonmod1/
H A DPlugin.txt4 description: Inserts a code button into the toolbar.
12 tags : button, code, toolbar
34 After installation you'll find a new button at the end of your regular toolbar. Use them to add "''…
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-edit.css66 .toolbar {
69 .toolbar button.toolbutton, .picker button.toolbutton, .picker button.pickerbutton {
77 .toolbar button.toolbutton:last-child {
82 .toolbar button.toolbutton:first-child {
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss125 .toolbar {
145 // Styles for the toolbar
146 .toolbar {
171 .toolbar {
196 .toolbar { display: none !important; }
/plugin/dokucrypt2/patches/
H A Dpatch1.diff7 * Resolving problems with empty pages and toolbar header buttons
10 The header buttons in the editor toolbar are not working.
/plugin/divalign2/
H A DChangeLog38 * images/: new toolbar icons by faraday <weichei01 [at] gmx [dot] net>.
56 * script.js: corrections to the toolbar as per discussion.
64 * script.js: Added file with initial toolbar support (via picker).
65 * images/: images for toolbar.
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt98 "toolbar": "Block Quote"
196 "toolbar": {
377 "toolbar": "IFrame"
407 "toolbar": "Smiley"
475 "toolbar": "Link",
513 "toolbar": "New Page"
533 "toolbar": "Print"
539 "toolbar": "Save"
542 "toolbar": "Select All"
548 "toolbar": "Source"
[all …]
/plugin/txt2tags/
H A Dtables.js248 if (window.toolbar != undefined) {
249 window.toolbar[window.toolbar.length] = { class in window
/plugin/tindexmenu/
H A Dedit-full.js2 var edbtn,cmenu,indx_btn,toolbar = $('tool__bar');
3 if(!toolbar) return;
8 toolbar.appendChild(indx_btn);
H A Dscript.js94 var toolbar = null;
96 toolbar = document.getElementById(element);
97 if(!toolbar) return;
/plugin/skipentity/
H A DREADME11 A new toolbar item should appear in the toolbar:
/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.

12345678910>>...28