Is it possible for this to work in fields of administrative pages such as "submission guidelines" ?
ss_drupal - September 26, 2009 - 19:12
| Project: | InsertNode |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
That's the whole question.
Is it possible for this to work in fields of administrative pages such as "submission guidelines" ?
It would be useful to me to put a submit button, some javascript and even possibly a bit of PHP into the "submission guidelines" field for one of my content types.
Au natural it seems to filter out everything but basic HTML.
Will this work as a work-around?
Please excuse the semi-newbie question. I'm not fully informed in this area.

#1
It will work in any field that has a "Format input" attached to it.
You want to make sure you can select the one "Format input" that includes the InsertNode filter.
Some of the HTML will be wiped out if you have the HTML corrector or HTML filter AFTER the InsertNode filter. You can rearrange the filters order to prevent that problem. (Go to your Format input screen, edit your filter, then click on the Rearrange tab.)
Thank you.
Alexis Wilke
#2
Automatically closed -- issue fixed for 2 weeks with no activity.