Quote:
Originally Posted by paul41598
Logician: Is there a way to call a webtemplate to put on the forumhome for example? For example in VB if I wanted to create a new template called test with some text, then make a new plugin (forumhome_start) with eval('$test .= "' . fetch_template('test') . '";');
Then put $test variable in my forumhome template, I could call the contents of that template (test)
Can I somehow do this with webtemplates? Reason I ask is I want to be able to call a webtemplate on my forumhome in a module type setting.... in a (sidebar column) for example
|
You can do it with iframe.