Selective cross-site Javascript embedding (for Gist)
This is a long shot but I'll throw it out there. I'd like to embed Gists in our KB entries, in addition to the well-placed links we're using now (see http://help.cloudvox.com/faqs/getting-started/setup-for-perl under Place a Call and Receive a Call).
Inserting a script src call to gist would probably entail nasty hostname-based script whitelist hackery, which is why I say it's a long shot and probably not worth the risk. One potential would be a markup primitive to embed a Gist file by hash/path. It's not a mainstream use case, but it might be pretty common among the current customer base.
Anyway, just thinking out loud. Feel free to resolve if this is all but impossible.
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Courtenay on 13 Apr, 2009 04:32 AM
We're considering allowing script tags on sites where the host is not . tenderapp.com -- those scripts would be disabled on the .tenderapp.comversion of the site (for debugging and safety).. since, after all, if you can edit the FAQ text, you have control over the site.