Page 1 of 1

Colapsable forums/navigation

PostPosted: Fri Jun 09, 2006 11:25 pm
Author: Fallen
I remember there was a mod that didnt have the best of images. You added it to make your front page have colapsable menus much like the calendar. Does anyone here remember this mod? I added a button to your headers to make them all colapseable.

PostPosted: Sat Jun 10, 2006 3:41 am
Author: tmotley

Re: Colapsable forums/navigation

PostPosted: Wed Aug 16, 2006 3:43 am
Author: obiku
If you mean a collapsible Forum index, then you can take a look at this site.
http://forums.phpmix.org/viewforum.php?f=27

Re: Colapsable forums/navigation

PostPosted: Wed Aug 16, 2006 7:15 am
Author: found it
This is the post SBSTechInc made at the old integramod site so all credit goes to him...

Here's my very first contribution to the IM Project.. :)

[code]################################################################ MOD Title]http://www.phpmix.com#[/url]# MOD De.scription: This MOD uses DHTML to replace the effect of the GET variable "c" on Forum Index (which requires to send##     a request to the server). So, it expands/collapses forum categories on the browser itself. It should work on latests versions##     of all major browsers, and is supposed to degrade correctly on non-supported browsers (ie: all categories remain open).## MOD Version: 1.1.1(ch204)#### Credits:  ##   GanBei  : Integration with Integramod 1.4.0 < http://www.phpbb.com/mods/ for the## latest version of this MOD. Downloading this MOD from other sites could cause malicious code## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered## in our MOD-Database, located at: http://www.phpbb.com/mods/################################################################ Author Notes:#### phpBB related:## - Tested with phpBB 2.0.10## - It is highly recommened to use EasyMOD to install this MOD.#### MOD Script related:## - This MOD Script has been written with EasyMOD in mind, so it tries to avoid conflicts with other##   MODs that you may have previously installed against the same files modifies here.## - That means it may be somehow complex to follow this MOD actions manually, so... I highly recommend##   to use EasyMOD to install this MOD. ;-)#### DHTML related:## - It's based on the onclick event for TR tag and style.display attribute.## - It should work on latests versions of all major browsers.## - It has been tested and works on:##   MSIE 6, Netscape 7.1, Mozilla 1.7.2, Firefox 0.9.3, Opera 7, Mozilla/Linux and Konqueror 3.x##   No feedback on Mac browsers, yet, but probably works on IEMac 5 and Safari.## - It has been tested and degardes gracefully on:##   W3C Amaya, Hotjava 3, Netscape 4, Opera 5 and 6.## - Degrading means its features are completely disabled, so users with legacy browsers or java.script disabled##   will not notice this MOD is there, as Forum Index will behave as standard.#### Categories Hierarchy MOD (CH) related:## - In the contrib folder, you'll find another version of this MOD that works with CH.##   *** IMPORTANT *** It ONLY works with version 2.0.4 of Categories Hierarchy MOD !!!## - Both MOD .scripts shared the same Author Notes and MOD History sections.##   Though, they have different names. The one on the contrib folder is suffixed by (CH204).## - For Categories Hierarchy MOD, it works when Index Packing is set to None or Medium.##   However, it is disabled when it is set as Full. It also supports Split Categories on Index enabled or disabled.##   *** WARNING ***##   PROBLEM: It does NOT support sub-forums !!!##   Problem with categories as sub-forums is they are rendered as forums. TBH, at this time, I don't know##   how to deal with this layout (I mean, a reasonable approach). Maybe for next version. :)

The template edits (index_body.tpl & index_box.tpl) are for fisubice template and should easily applied to all IM 1.4.0 approved templates..

English & Traditional Chinese Language Translations can be found [url=http]HERE[/url]

Re: Colapsable forums/navigation

PostPosted: Wed Aug 16, 2006 12:28 pm
Author: obiku
I don'd wanna be rude, but in his MOD there is already an install for CH.
I installed it just by using his code changes

Re: Colapsable forums/navigation

PostPosted: Wed Aug 16, 2006 2:35 pm
Author: found it
Hi

Thats what he states to just follow his install guide and everything should work....I have no idea about this mod as I have never used it...

but here is the original post.....

http://integrmod.com/home/viewtopic.php?t ... ight=dhtml

if that is any help...

:mrgreen:

Re: Colapsable forums/navigation

PostPosted: Wed Feb 14, 2007 5:24 pm
Author: Pogue Moran
Has anyone been able to get this working for IM 141? I tried but the icons dont show up or anything it doesnt do anything it seems.