Apache 2.2.22
PHP 5.3.9
MySQL 5.5.15
MODX 2.2.0-pl2 advanced install
Multiple contexts with a single core install
We've got a multi-site/context setup with a shared assets folder - a single TinyMCE folder. Is it possible to have TinyMCE configured to have context-specific settings (e.g. stylesheets) via the context settings or do I need to create a plugin to do this? I've tried and failed to get things working with the context settings. So far, I've seen that you can hack the TinyMCE plugin to load site-specific stylesheets, but this doesn't seem necessary/right.