Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit

Started by fuehlin at 10-07-2008 8:33 . Topic has 2 replies.

Print Search
Sort Posts:    
   10-07-2008, 8:33
fuehlin is not online. Last active: 07.10.2008 17:27:26 fuehlin

Top 10 Posts
Joined on 07-27-2006
Posts 37
HTML-Entity problem
Reply Quote
Hello!

I have a problem with HTML-Entities: I insert a "lower than"-symbol "<" in Edit-Mode. Switching to HTML-Mode the symbol is transformed to the equal HTML-Entity "&lt;". But I want to have the original symbol.
I'm using PinEdit 6.1.1214.

What can I do?

Thanks & Regards.

   Report 
   10-08-2008, 8:48
Pintexx Support is not online. Last active: 10.11.2008 07:36:58 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.549
Re: HTML-Entity problem
Reply Quote
Hello,

please edit

editor/mode/xxx/config/config_event.js

In method eventOnInit() you will see code for entity handling.
Just comment the lines you do not want.

Regards,
Hans-Peter
   Report 
   10-12-2008, 8:20
fuehlin is not online. Last active: 07.10.2008 17:27:26 fuehlin

Top 10 Posts
Joined on 07-27-2006
Posts 37
Re: HTML-Entity problem
Reply Quote
Thank you very much. This solve the problem.

   Report 
Pintexx Forum » Developer Produ... » pinEdit » HTML-Entity problem