Home
last modified time | relevance | path

Searched refs:editor (Results 151 – 175 of 602) sorted by relevance

12345678910>>...25

/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample03.asp4 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
52 This sample shows how to change the editor toolbar.
70 ' Automatically calculates the editor base path based on the _samples directory.
H A Dsample02.asp4 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
66 This sample shows the editor in all its available languages.
82 ' Automatically calculates the editor base path based on the _samples directory.
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample03_mx.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
50 This sample shows how to change the editor toolbar.
86 fckEditor.create() ; // create the editor.
H A Dsample02_mx.cfm3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
65 This sample shows the editor in all its available languages.
105 fckEditor.create() ; // create the editor.
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js57 var graph = editorUi.editor.graph;
706 editorUi.editor.setAutosave(!editorUi.editor.autosave);
1296 var graph = editorUi.editor.graph;
2298 editorUi.editor.modified = false;
2299 editorUi.editor.setStatus('');
2328 editorUi.editor.modified = false;
2335 if (!editorUi.editor.modified)
2850 editorUi.editor.fileExtensions);
3964 var graph = this.ui.editor.graph;
3997 var graph = editorUi.editor.graph;
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorPaletteFactory.java1 package com.mxgraph.examples.swing.editor;
/plugin/diagramsnet/lib/plugins/
H A Dtickets.js32 var graph = ui.editor.graph;
83 ui.editor.setStatus('Drag tickets from <a href="' + deskDomain +
285 ui.editor.addListener('fileLoaded', function()
291 ui.editor.addListener('pageSelected', function()
H A Dnumber.js9 var graph = format.editorUi.editor.graph;
17 var graph = ui.editor.graph;
H A Dpage.js12 var graph = ui.editor.graph;
69 var graph = ui.editor.graph;
/plugin/jquery-syntax/jquery-syntax/modern/
H A Djquery.syntax.layout.editor.css1 .syntax-container.syntax-theme-modern div.editor.syntax {
/plugin/edittable/
H A Dstyle.less3 @import "less/editor.less";
H A Dplugin.info.txt6 desc Provide a custom editor for tables
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dupload.asp7 ' FCKeditor - The text editor for Internet - http://www.fckeditor.net
37 …SendUploadResults "1", "", "", "This file uploader is disabled. Please check the ""editor/filemana…
/plugin/textmodule/
H A Dplugin.info.txt5 desc Adds a list of textmodules to the editor.
/plugin/autotabber/
H A Dplugin.info.txt6 desc Use Tabs inside your DokuWiki editor
/plugin/imagepreview/
H A Dplugin.info.txt6 desc Preview Image in editor
/plugin/prosemirror/
H A Dplugin.info.txt6 desc A WYSIWYG editor for DokuWiki
/plugin/do/syntax/
H A Ddolist.php168 $editor = ($row['closedby']) ? $hlp->getPrettyUser($row['closedby']) : '';
179 $table .= '<span>' . $editor . '</span>';
/plugin/entitiesbutton/
H A Dplugin.info.txt6 desc Add entities button to DokuWiki editor
/plugin/stackedit/
H A Dplugin.info.txt6 desc Markdown editor with live preview
/plugin/webdav/
H A D.editorconfig14 ; Use editor default (possible autodetection).
/plugin/dwedit/
H A Dplugin.info.txt6 desc adds dokuwiki native editor icon to utils
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc4 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
52 hint="Outputs the editor HTML in the place where the function is called"
62 hint="Retrieves the editor HTML"
75 // display the html editor or a plain textarea?
178 hint="Create the html editor instance for compatible browsers."
189 sURL = this.basePath & "editor/fckeditor.html?InstanceName=" & this.instanceName;
/plugin/behave/
H A Dplugin.info.txt6 desc Integrates behave.js into the DokuWiki editor
/plugin/dokutts/
H A Dplugin.info.txt6 desc Text To Sound for selected text in editor

12345678910>>...25