Home
last modified time | relevance | path

Searched refs:editor (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/lib/scripts/
Deditor.js40 initSizeCtl: function(ctlarea,editor){ argument
42 $textarea = jQuery(editor);
56 ['larger', function(){dw_editor.sizeCtl(editor,100);}],
57 ['smaller', function(){dw_editor.sizeCtl(editor,-100);}],
58 ['wrap', function(){dw_editor.toggleWrap(editor);}]
74 sizeCtl: function(editor,val){ argument
75 var $textarea = jQuery(editor),
87 toggleWrap: function(editor){ argument
88 var $textarea = jQuery(editor),
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
DOPMLCreator.php38 if ($this->editor != "") {
39 $feed .= " <ownerName>".$this->editor."</ownerName>\n";
DAtomCreator03.php50 if ($this->editor != "") {
52 $feed .= " <name>".$this->editor."</name>\n";
DAtomCreator10.php50 if ($this->editor != "") {
52 $feed .= " <name>".$this->editor."</name>\n";
DRSSCreator091.php94 if ($this->editor != "") {
96 htmlspecialchars($this->editor),
DFeedCreator.php22 …public $syndicationURL, $image, $language, $copyright, $pubDate, $lastBuildDate, $editor, $editorE…
/dokuwiki/vendor/geshi/geshi/
D.editorconfig14 ; Use editor default (possible autodetection).
/dokuwiki/
D.editorconfig17 ; Use editor default (possible autodetection).