Opened 12 years ago

Closed 12 years ago

#8767 closed Task (invalid)

How to do not translate the html tags on ckEditor?

Reported by: tonsaito Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.6.6
Keywords: Cc: ton.unesp@…

Description

Hi,

I'm a web developer and i'm using the ckeditor. however i need to text some html, php, javascipt and others language codes using syntaxHighlighter like this:

"<code> <pre class="brush: js;"> function helloSyntaxHighlighter() {

return "hi!";

} </pre> </code>"

when i create the text i have no problems but when i gonna edit, the tags are translated and i just can see:

" function helloSyntaxHighlighter() {

return "hi!";

}"

i need to know if i can ignore the tags while i edit the text or i just can see the code using the "source-code" button.

I appreciate if you can help

Change History (2)

comment:1 Changed 12 years ago by tonsaito

Cc: ton.unesp@… added
Version: FCKeditor 2.6.6

comment:2 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

If you seek advice, use one of our forums (http://cksource.com/forums/) and not bug tracker!!!

What is more FCKeditor is no longer supported - you should upgrade to CKEditor ASAP.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy