[Tickets #9369] Re: Use ckeditor preferences on signatures too

bugs at horde.org bugs at horde.org
Tue Jan 18 05:52:43 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9369
------------------------------------------------------------------------------
  Ticket             | 9369
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Use ckeditor preferences on signatures too
  Queue              | IMP
  Version            | Git master
  Type               | Enhancement
  State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2011-01-18 00:52) wrote:

> This wasn't working.
> Submitted patch to solve the issue

What about this isn't working?  It works fine here.

We should NEVER be manually entering CKEDITOR.replace() calls in .js  
files - this is done by IMP_Ui_Editor::.  Sure enough, it appears in  
the page output:

<script type="text/javascript" src="/horde/imp/js/signaturehtml.js"></script>
<script type="text/javascript">//<![CDATA[
Event.observe(window, "load", function()  
{CKEDITOR.replace("signature_html",{"scayt_autoStartup":false});});window.IMP  
= [...]







More information about the bugs mailing list