PDA

View Full Version : Forum 'Collapsed' by Default


cyberoptik
11-12-2006, 03:47 PM
I've looked around and havn't found any mods like this, so would someone be interested in developing a mod that allows the admin to set if a forum is 'collapsed' by default or not in forum options? :classic:

Ron

SCRIPT3R
11-12-2006, 04:48 PM
this could be done, but anyone with disabled javascript wouldn't be able to open the forums. you should use template edits instead... inject the following where needed.

<script type="text/javascript">toggle_collapse('yourcollapseobject')</script>;

cyberoptik
11-13-2006, 07:32 PM
Ok, so if I wanted to use that code, where would I put it in exactly?

basketmen
12-12-2006, 03:24 PM
is it in FORUMHOME template? can some one answer this?