enable as much tools in the editor toolbar as possible

Moderator: crythias

Locked
falcke
Znuny newbie
Posts: 1
Joined: 23 Mar 2011, 14:05
Znuny Version: 3.0.6

enable as much tools in the editor toolbar as possible

Post by falcke »

Hi!

I've just installed the latest OTRS 3.0.6 an now I'd like to add as much fuctions to the ckeditor toolbar as possible. Perhaps as shown in the ckeditor demo:http://ckeditor.com/demo.
Can anybody help me out at this point?
I've already lingered around in
  • var/httpd/htdocs/js/thirdparty/ckeditor-3.4.2/_source/plugins/toolbar/plugin.js and
    var/httpd/htdocs/js/Core.UI.RichTextEditor.js
but couldn't find the right switch...

Thanks in advance
Marcel
wipeout_630
Znuny newbie
Posts: 32
Joined: 19 Apr 2011, 23:27
Znuny Version: 3.3.1
Real Name: Nathan Unsworth
Company: CSS Corp
Location: Salt Lake City, Utah
Contact:

Re: enable as much tools in the editor toolbar as possible

Post by wipeout_630 »

Create your own them and edit the specifics called out in Kernel/Output/HTML/Standard/RichTextEditor.dtl.
Locked