Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
H A 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);}]
77 sizeCtl: function(editor,val){ argument
78 var $textarea = jQuery(editor),
90 toggleWrap: function(editor){ argument
91 var $textarea = jQuery(editor),
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DOPMLCreator.php38 if ($this->editor != "") {
39 $feed .= " <ownerName>".$this->editor."</ownerName>\n";
H A DAtomCreator03.php50 if ($this->editor != "") {
52 $feed .= " <name>".$this->editor."</name>\n";
H A DAtomCreator10.php50 if ($this->editor != "") {
52 $feed .= " <name>".$this->editor."</name>\n";
H A DRSSCreator091.php94 if ($this->editor != "") {
96 htmlspecialchars($this->editor),
H A DFeedCreator.php22 …public $syndicationURL, $image, $language, $copyright, $pubDate, $lastBuildDate, $editor, $editorE…
/dokuwiki/vendor/geshi/geshi/
H A D.editorconfig14 ; Use editor default (possible autodetection).
/dokuwiki/
H A D.editorconfig17 ; Use editor default (possible autodetection).