TinyMCE init script can use php code
dghabc - December 29, 2008 - 05:26
| Project: | Tiny Tiny MCE |
| Version: | 6.x-1.10 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
tinytinymce is great.
can use php code in TinyMCE init script?
I am sorry for my poor english.
In TinyMCE init script setting
content_css value can change with switch template .
when I use garland template.
content_css:"\themes\garland\style.css",but when I change template to acquia_marina.content_css value must be changed .
content_css:"\themes\acquia\acquia_marina\style.css",can use php code in TinyMCE init script?
