Sub Menu
Links Menu
Online Users

In total there are 303 users online :: 3 registered, 0 hidden and 300 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot] based on users active over the past 60 minutes

Colapsable forums/navigation

This forum contains member submitted mods and hacks for IntegraMOD/IM Portal versions

*please read the "Read Me" post*

Moderator: Integra Moderator

Colapsable forums/navigation

PostAuthor: Fallen » Fri Jun 09, 2006 10:25 pm

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.
Last edited by Fallen on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Fallen
Members
Members
 
Posts: 39
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 7:54 pm
Cash on hand: 0.00

PostAuthor: tmotley » Sat Jun 10, 2006 2:41 am

Last edited by tmotley on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
tmotley
IntegraMODerators
IntegraMODerators
 
Posts: 524
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 2:56 am
Cash on hand: 0.00
Location: Missouri, USA

Re: Colapsable forums/navigation

PostAuthor: obiku » Wed Aug 16, 2006 2:43 am

If you mean a collapsible Forum index, then you can take a look at this site.
http://forums.phpmix.org/viewforum.php?f=27
Last edited by obiku on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
http://www.familie-smit.nl
http://portfolio.familie-smit.nl

Do not tsunami my inbox... instead use the forums...
Hard work may not kill me, but why take a chance?

[hr]
User avatar
obiku
Dev Team
Dev Team
 
Posts: 218
Likes: 0 post
Liked in: 0 post
Joined: Tue May 02, 2006 10:22 am
Cash on hand: 0.00
Location: level 8

Re: Colapsable forums/navigation

PostAuthor: found it » Wed Aug 16, 2006 6:15 am

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]
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

Re: Colapsable forums/navigation

PostAuthor: obiku » Wed Aug 16, 2006 11:28 am

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
Last edited by obiku on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
http://www.familie-smit.nl
http://portfolio.familie-smit.nl

Do not tsunami my inbox... instead use the forums...
Hard work may not kill me, but why take a chance?

[hr]
User avatar
obiku
Dev Team
Dev Team
 
Posts: 218
Likes: 0 post
Liked in: 0 post
Joined: Tue May 02, 2006 10:22 am
Cash on hand: 0.00
Location: level 8

Re: Colapsable forums/navigation

PostAuthor: found it » Wed Aug 16, 2006 1:35 pm

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:
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

Re: Colapsable forums/navigation

PostAuthor: Pogue Moran » Wed Feb 14, 2007 4:24 pm

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.
Last edited by Pogue Moran on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
Pogue Moran
Members
Members
 
Posts: 74
Likes: 0 post
Liked in: 0 post
Joined: Sat Jun 24, 2006 4:48 pm
Cash on hand: 0.00


Return to Mods/Hacks

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot]

cron