Changes between Initial Version and Version 1 of Ticket #10690, comment 1


Ignore:
Timestamp:
Aug 5, 2013, 11:20:26 AM (11 years ago)
Author:
msuhr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10690, comment 1

    initial v1  
    22
    33Is it possible to create an xul app which integrated CKEditor to run as standalone app (without creating an own plugin)?
     4I think with own plugin I can override the write method do use data URI (data:text/html;charset=utf-8,<h1>test</h1>) isntead of the document.write.
     5
     6Greets
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy