The BoardMod Project
 The Project | News | Downloads | Mods | FAQ | Templates | Chat | Forum
BoardMod Support Forum
[ Home | Help | Search | Login | Register ]  

31.07.10 at 09:35:20, Welcome, Guest. Please Login or Register

Choose Language:
Page Index Toggle Pages: 1
Collapse/Expand Thread Icons and User Pemissions V (Read 997 times)
Jeff
Moderator
*****
Offline

, Netherlands
Posts: 2528



19.04.09 at 12:01:36  
hello YaBBer   Cheesy

I have update Collapse/Expand Thread Icons and User Pemissions mod for YaBB 2.4

----------------------------------------------------------------
Collapse/Expand Thread Icons and User Pemissions V1.3
----------------------------------------------------------------


Description:
=============
This mod allows users/guests to collapse/expand Thread Icons and User Permissions.

Demo:
=============
YaBB 2.4 Testforum

Modfile Package:
=============
- Collapse_Expand_Thread_Icons_and_User_Pemission_V1_3-yabb24.mod
- Collapse_Expand_Thread_Icons_and_User_Pemission_V1_3-German_lng.mod
- Collapse_Expand_Thread_Icons_and_User_Pemission_V1_3-German_Du_lng.mod

Installation:
=============
1) Modify YaBB files using BoardMod or manually.
2) Load modified files to your server in ASCII mode.

Admin/ManageTemplates.pl (ASCII)
Admin/ModList.pl (ASCII)
Languages/English/MessageIndex.lng (ASCII)
Sources/MessageIndex.pl (ASCII)
Templates/default/MessageIndex.template (ASCII)

yabbfiles/Templates/Forum/default/iconslayer_down.gif (Binary)
yabbfiles/Templates/Forum/default/iconslayer_up.gif (Binary)

Add in Style Sheet where you want

Code:
.iconrules {
border-bottom-color: #C2C6CF;
border-left-color: #C2C6CF;
border-right-color: #C2C6CF;
border-style: solid;
border-top-color: #C2C6CF;
border-width: 1px;
padding: 5px;
margin: 5px;
}


Mod History:
=============
Status Collapse/Expand Thread Icons and User Pemissions V1.3 ( April 19th 2009 )
- Updated for YaBB 2.4

Download:
Collapse/Expand Thread Icons and User Pemissions V1.3
« Last Edit: 16.04.10 at 20:15:54 by Jeff »  
IP Logged
 

greetings
Jeff
!! Busy with Mods for YaBB 2.4 !!
batchman
Hacker God
*****
Offline

Orlando, Florida, USA
Posts: 1202



Reply #1 - 01.01.10 at 22:05:52  
It installs smoothy, and works well. Nice for reducing the clutter.

But ... I keep wanting to click on the little triangle icons to collapse or expand, and it doesn't work ... you have to click on the text, instead.

Just the possibility of having it work by clicking on the graphic, as well?

Very nice, clean mod!
 
IP Logged
 

Improving my forum, one mod at a time!

...
Now up and running again, with an accurate link.

...

Jeff
Moderator
*****
Offline

, Netherlands
Posts: 2528



Reply #2 - 02.01.10 at 08:20:58  
In MessageIndex.pl

search
Code:
<a href="javascript:void(0);" onclick="enabRules();">$messageindex_txt{'902'}</a> <img name="imgrules" id="imgrules" alt="" src="$imagesdir/iconslayer_down.gif" border="0" /> 



replace
Code:
<a href="javascript:void(0);" onclick="enabRules();">$messageindex_txt{'902'} <img name="imgrules" id="imgrules" alt="" src="$imagesdir/iconslayer_down.gif" border="0" /></a> 

 
IP Logged
 

greetings
Jeff
!! Busy with Mods for YaBB 2.4 !!
batchman
Hacker God
*****
Offline

Orlando, Florida, USA
Posts: 1202



Reply #3 - 02.01.10 at 15:48:51  
Thank you ... very nice!
 
IP Logged
 

Improving my forum, one mod at a time!

...
Now up and running again, with an accurate link.

...

Jeff
Moderator
*****
Offline

, Netherlands
Posts: 2528



Reply #4 - 02.01.10 at 17:56:39  
Your welcome.
 
IP Logged
 

greetings
Jeff
!! Busy with Mods for YaBB 2.4 !!
Page Index Toggle Pages: 1
© 2000-2009 by - All rights reserved.

SourceForge.net Logo
 The Project | News | Downloads | Mods | FAQ | Templates | Chat | Forum