Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Include static Code elements
Hi
another question:
I'd like to insert a static code element somewhere in the panel area (an external link for example, or an iframe for including an external calendar, whatever...). I am not exactly sure, where i can place that code. guess it should happen somewehere in the controls/index.php with an [echo "This is my external Link";] somehow, but where exactly do I have to place that, so that it will appear within the div class="Panel DiscussionPanel"
thanks
ma74
0
This discussion has been closed.
Comments
$Panel->AddString("<iframe src=\"http://wherever.com\"></iframe>");