Search

You searched for the word(s):
< 1 second(s)
  • Re: Cute Editor injecting code from Firefox add-ins

    Our attempts at fixing this have failed.&nbsp; We are instead going to remove the CE HTML edit mode completely from our application, instead offering a simple &lt;TEXTAREA&gt; for people to work in if they need to edit HTML.&nbsp; Of course this means we are giving up any of the CE features such as find/replace, etc. which is unfortunate, but ...
    Posted to Cute Editor for PHP (Forum) by vanclute on March 14, 2010
  • Re: Cute Editor injecting code from Firefox add-ins

    Some additional info...&nbsp;If I use the FF add-in ''Web Developer'' I can view the actual generated source code of the page.&nbsp; Thi s is showing me that any add-in that manipulates page content, such as the Skype or LastPass add-ins in this case, inserts javascript into the &lt;head&gt; area of the page dynamically behind the scenes.&nbsp; ...
    Posted to Cute Editor for PHP (Forum) by vanclute on March 12, 2010
  • Re: Cute Editor injecting code from Firefox add-ins

    I don't see how that's helpful at all, I can't simply remove all &lt;script&gt; tags as I need my users to be able to place javascript in their templates.&nbsp; This solution would prevent that completely.&nbsp;I need a solution that prevents third party applications from injecting code into your editor.&nbsp; That doesn't seem like too much to ...
    Posted to Cute Editor for PHP (Forum) by vanclute on March 12, 2010
  • Re: Cute Editor injecting code from Firefox add-ins

    Yes that does remove the offending code, of course along with all the javascript I actually DO want to be there.&nbsp;So what now?&nbsp;Jonathan
    Posted to Cute Editor for PHP (Forum) by vanclute on March 11, 2010
  • Cute Editor injecting code from Firefox add-ins

    Hello, I'm a software developer working on a web application that uses CuteEditor as its WYSIWYG editor for web page layout. For reasons unknown to me,various firefox plug-ins (http://www.lastpass.com and the Skype plugin so far that I've seen) are&nbsp; injecting&nbsp; javascript code into the HTML when I go into CuteEditor's HTML edit ...
    Posted to Cute Editor for PHP (Forum) by vanclute on March 10, 2010