Ticket #1096 (closed defect: invalid)

Opened 6 years ago

Last modified 6 years ago

php code disappear

Reported by: guest Owned by: gogo
Priority: highest Milestone:
Component: Xinha Core Version:
Severity: major Keywords:
Cc:

Description

Hi, first, I love your WYSIWYG editor, but I have a little problem, when I write php code (whith the edito disable) and I save the drupal node, later when I want edit the node, the editor erase my php code and I have a clean editor window.

Change History

Changed 6 years ago by wymsy

  • status changed from new to closed
  • resolution set to invalid

Xinha was designed from the beginning for html editing and is not intended to be a php editor. You may have slightly better luck if you use the transformInnerHtml module for getHTML, but it's not perfect, and it's the best we can do, due to limitations in the browsers.

Changed 6 years ago by ray

Hi, I think you might want to try the new plugin I just created, see Ticket #1098 :)

Note: See TracTickets for help on using tickets.