Closed (won't fix)
Project:
Drupal core
Version:
6.9
Component:
filter.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 02:26 UTC
Updated:
2 Jan 2014 at 19:06 UTC
Jump to comment: Most recent
Comments
Comment #1
ainigma32 commentedYou could try something like this:
And set the input format to PHP code of course.
Please post back if that works for you.
- Arie
Comment #2
kenorb commentedUnfortunately it doesn't work.
It the same type of content and probably all outout (if it's a html or generated via php) it's parsed as the whole thing somewhere in the core;/
Comment #3
ainigma32 commentedGo to admin/settings/filters and edit the PHP code input format. Uncheck all filters except PHP evaluator and it should work (at least it does in my test setup)
How about that?
- Arie
Comment #4
ainigma32 commentedLooks like kenorb won't be posting any feedback so I'm setting this to fixed.
Feel free to reopen if you think that is wrong.
- Arie
Comment #5
kenorb commentedI'll, but looking for some solution.
I think it's a problem, because I'm sending the post variable to google server, instead of original website, so I don't know if it's possible to post variables to original website and translate it using one form;/
So I think it was stupid question:)
Comment #6
kenorb commented