this is minor - Tiny MCE makes the input formats ineffective. For example, if I choose 'php code' from the input formats when posting a forum topic, instead of parsing the php code, it just displays it....

Comments

eaton’s picture

This is critical, not normal. It makes the PHP input format useless.

shambly’s picture

Hello,

I have this issue as well and found other posts on the subject.
http://drupal.org/node/55709

So far, I have not been able to resolve the issue.
Please post or email if you have a solution.

Tks in advance,

kreynen’s picture

Status: Active » Closed (fixed)

Users who want to edit PHP with TinyMCE on should use PHP Plugin This adds functionality to the toolbar and has little to do with the module. Within the module, the only option is to disable the toolbar while writing PHP.

Steve Dondley’s picture

Status: Closed (fixed) » Active

I tried the php_plugin and enabled it but it doesn't work. When I try to use it, the code gets tranformed into useless junk. This plugin didn't work and is not a solution.

kreynen’s picture

Do you have a sample of the PHP code that didn't work. This plugin has worked really well for me.

zojoncj’s picture

TinyMCE currently does not load when editing a page that has "PHP Code" as the import format. Couldn't that behavior be carried throughout the module? I think most people that want to edit php will be fine with a plain text area.

darren oh’s picture

Status: Active » Closed (duplicate)
darren oh’s picture

Status: Closed (duplicate) » Active
polishyourimage’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Priority: Normal » Critical

I agree that this is definitely a critical issue.

mupsi’s picture

Issue summary: View changes
Status: Active » Closed (outdated)