Quote:
Originally Posted by jbear6
I haven't installed this, but would appreciate it if you could answer my question. If it is possible to easily limit this to one forum I would install it.
Thanks,
Jbear6
|
Sorry, did not see that the first time around.
Limiting it to one forum should be as easy as adding template conditionals to both of the templates
imageshack and
imageshack_quickedit:
Code:
<if condition="$forum[forumid] == xx">
<--rest of template here-->
</if>
Where
xx is the forum ID of the forum you want it displayed. I would put it around both the Imageshack and MEGAUPLOAD code seperately.