Home
last modified time | relevance | path

Searched refs:toolbar (Results 401 – 425 of 689) sorted by path

1...<<11121314151617181920>>...28

/plugin/doodle3toolbar/
H A DREADME.md2 Dokuwiki action plugin to provide a editor toolbar button for the doodle3 plugin
/plugin/drawio/
H A Dscript.js310 if (typeof window.toolbar !== 'undefined') {
313 toolbar[toolbar.length] = { class
327 toolbar[toolbar.length] = { class
337 toolbar[toolbar.length] = { class
/plugin/dtable/
H A Dscript.js490 initToolbar(dtable.toolbar_id, dtable.textarea_id, toolbar);
/plugin/dwinsect/
H A Dplugin.info.txt6 desc Functions to INclude a SECTion or Link in the Section. Adds a toolbar-button to editor.
/plugin/dwspecialist/
H A Dplugin.info.txt6 desc Adds an action-link to a ordered or unordered list ands adds a toolbar button to editor.
/plugin/edittable/action/
H A Dnewtable.php29 public function toolbar(Doku_Event $event) function in action_plugin_edittable_newtable
/plugin/edittable/less/
H A Deditor.less36 // add a z-index to DokuWiki's toolbar pickers
/plugin/edittable/script/
H A Deditor.js259 initToolbar('tool__bar', 'handsontable__input', window.toolbar, false);
/plugin/encryptedpasswords/
H A Dscript.js1 // register toolbar button
2 if (typeof window.toolbar !== 'undefined') {
3 toolbar[toolbar.length] = { class
11 toolbar[toolbar.length] = { class
/plugin/etherpadlite/
H A DREADME.md11 …d read-write passwords. Further, it integrates tightly with the dokuwiki toolbar so that most butt…
18 * tight toolbar integration
30 The dokuwiki plugin adds javascript code to the edit page that hooks into the toolbar javascript an…
H A Dstyle.css17 .pad-toolbar {
/plugin/etherpadlite/scripts/
H A Detherpadlite.js401 initToolbar('tool__bar','wiki__text',toolbar);
/plugin/facebooklike/
H A Dscript.js2 if(toolbar){
3 toolbar[toolbar.length] = {"type":"insert", "title":"like", "key":"", class
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt3 [[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing the //Edit this page// button at the top or bottom of the page. If you want to try something, just use the [[playground:playground|playground]] page. The simpler markup is easily accessible via [[doku>toolbar|quickbuttons]], too.
/plugin/fastwiki/
H A Dscript.js321 // From toolbar.js
322 initToolbar('tool__bar','wiki__text', toolbar);
323 $('#tool__bar').attr('role', 'toolbar');
/plugin/fckg/fckeditor/
H A DInstall_README22 There are three color schemes or "skins" for the toolbar. DokuWikiFCK uses the 'silver'
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css87 The following are some sample styles used in the "Styles" toolbar command.
H A Dfck_editorarea.css.default_template85 The following are some sample styles used in the "Styles" toolbar command.
H A Dfck_editorarea.css.dokuwiki_template87 The following are some sample styles used in the "Styles" toolbar command.
H A Dfck_editorarea_RTL.css45 The following are some sample styles used in the "Styles" toolbar command.
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt173 // These two are for the toolbar and are already included in the language js files
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_editor.css85 background-image: url(images/toolbar.start.gif);
99 background-image: url(images/toolbar.expand.gif);
105 background-image: url(images/toolbar.collapse.gif);
367 background-image: url(images/toolbar.arrowright.gif);
406 background-image: url(images/toolbar.buttonarrow.gif);
/plugin/fckg/fckeditor/editor/skins/silver/
H A Dfck_editor.css85 background-image: url(images/toolbar.start.gif);
101 background-image: url(images/toolbar.expand.gif);
107 background-image: url(images/toolbar.collapse.gif);
163 background: #efefef url(images/toolbar.buttonbg.gif) repeat-x;
374 background-image: url(images/toolbar.arrowright.gif);
415 background-image: url(images/toolbar.buttonarrow.gif);
/plugin/fields/
H A Dscript.js4 if(toolbar){
5 toolbar[toolbar.length] = class
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float…

1...<<11121314151617181920>>...28