Home
last modified time | relevance | path

Searched refs:toolbar (Results 176 – 200 of 689) sorted by last modified time

12345678910>>...28

/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md24 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
25 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc29 // Create a toolbar button that executes the plugin command defined above.
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc32 // Create a toolbar button that executes the plugin command defined above.
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc17 label : editor.lang.link.toolbar,
27 label : editor.lang.anchor.toolbar,
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md7 …://ckeditor.com/ckeditor-4/download/). You can find it on the CKEditor 4 toolbar panel under the A…
34 That's all. SCAYT will appear on the editor toolbar under the ABC button and will be ready to use.
/plugin/ckgedit/ckeditor/plugins/smiley/lang/
H A Dja.js8 toolbar: '絵文字'
H A Dlv.js8 toolbar: 'Smaidiņi'
H A Dpl.js8 toolbar: 'Emotikony'
H A Dpt-br.js8 toolbar: 'Emoticon'
H A Dpt.js8 toolbar: 'Emoticons'
H A Dsr.js8 toolbar: 'Смајли'
H A Dsv.js8 toolbar: 'Smiley'
H A Dth.js8 toolbar: 'รูปสื่ออารมณ์'
H A Dtr.js8 toolbar: 'İfade'
H A Dtt.js8 toolbar: 'Смайл'
H A Dug.js8 toolbar: 'چىراي ئىپادە'
/plugin/discussion/
H A Daction.php166 $toolbar = array();
173 array_push($toolbar, $btn);
175 $event->data = $toolbar;
H A Dscript.js86 initToolbar("discussion__comment_toolbar", "discussion__comment_text", toolbar);
/plugin/dokucrypt2/
H A DOLDER_VERSIONS.md7 ## PATCH 1: Resolving problems with toolbar header buttons
11 The header buttons in the editor toolbar are not working.
H A DREADME.md41 * 2021-05-18: Fix for internal link edit toolbar button. Issue #12.
/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/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js11116 return this.toolbarsManager.items.reduce(function (accumulator, toolbar) {
11117 var toolbarHeight = toolbar.el ? toolbar.el.outerHeight(true) : 0; // includes margin
H A Dfullcalendar.less795 .fc-toolbar {
798 .fc-toolbar.fc-header-toolbar {
801 .fc-toolbar.fc-footer-toolbar {
804 .fc-toolbar .fc-left {
807 .fc-toolbar .fc-right {
810 .fc-toolbar .fc-center {
814 .fc .fc-toolbar > * > * {
825 .fc-toolbar h2 {
829 .fc-toolbar button {
832 .fc-toolbar .fc-state-hover,
[all …]
/plugin/indexmenu/
H A DCREDITS31 Javascript toolbar bug.
62 Added a new toolbar wizard
H A Dscript.js454 // try to add button to toolbar
455 if (window.toolbar !== undefined) {
456 window.toolbar[window.toolbar.length] = {
32 window.toolbar[window.toolbar.length] = { global() class in window

12345678910>>...28