Hello, Combining Javascripts feature in T5.1 is great, but sadly I had to disable it. I use TinyMCE and this library uses its own path (where tiny_mce.js "lives") to load other files that are needed (themes, languages, etc.). The problem arises when tiny_mce.js is in the combined virtual asset because it doesn't find any script tag with itself as the src so TinyMCE can't figure out the path to load the other assets.
I think there should be a way to specify that some scripts should not be combined because sometimes (like in this case) is a must have... "all or nothing" isn't optimal. I looked into the Tapestry code and doesn't seem to be possible currently... is there a way? should I post a ticket in jira about per-script combining configuration? Regards. -- View this message in context: http://n2.nabble.com/Combining-Javascript-doesn-t-work-with-libraries-like-TinyMCE-tp4054005p4054005.html Sent from the Tapestry Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org