News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

MCLegendII.1

Started by Bulakbol, January 28, 2008, 07:44:55 PM

Previous topic - Next topic

Bulakbol

Quote from: coolcrustycat on April 14, 2008, 03:43:16 AM

All we need is to able to assign mod groups the ability to see hidden members  :P

Sorry coolcrustycat. I thought my solution work for you. I guess I am wrong.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

coolcrustycat

JohnyB - you're an ace guy for trying.

Bulakbol

Quote from: coolcrustycat on April 15, 2008, 01:25:09 PM
JohnyB - you're an ace guy for trying.

I'm trying to help as much as I can.  ;)
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Joker Grafix

Awesome mod. I've always wanted to have the legend on the index of my board. Here is a question though. Is there another mod that colors the name under Who's Online? I have the colors for each member group colored but it doesn't display it on Who's Online unless it was a shop-bought color.

However the membergroup colors do show on the User Logged In Today mod. It's just that on Who's Online the names stay in their default forum color.

Bulakbol

Hi Joker Grafix. Thanks for trying/using this mod.

There's a mod called Member Color Link. This is the one I am using. Try that one.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

ruaduck

I was wondering how i would add it into Starlight theme by RebelRose.  That theme rocks and so i would like to make this mod available for my members. (since they don't want a different theme)

Bulakbol

Quote from: ruaduck on April 25, 2008, 04:17:48 PM
I was wondering how i would add it into Starlight theme by RebelRose.  That theme rocks and so i would like to make this mod available for my members. (since they don't want a different theme)

Hi ruaduck. The Starlight theme is almost the same as the default theme so, if you will install it manually, it will be easy. But if you aren't familiar with php, you can attach your BoardIndex.template.php and I'll edit it for you.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

ruaduck

Yeah i am very unfamiliar with PHP.  So here is my boardindex

Bulakbol

I'll get back to you after I edit your Starlight theme's BoardIndex.template.php.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

ruaduck

thank you so much. This is very appreciated.

Bulakbol

Here's your edited BoardIndex.template.php. Install the mod first before using this template. Thanks for trying/using this mod.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

ruaduck

thank you so much. WOrks GREAT!!!!

Marcus Forsberg

Swedish translation:

Help.swedish.php:
$helptxt['arrange_mclegend'] = 'Arrangera visnigen av gruppfärgerna. Skriv in gruppen id och måste vara separerade med kommatecken. Inget komma efter det sista numret.. (e.x. 1,2,8,7,6,5,4)';

ModSettings.swedish.php:
$txt['arrange_mclegend'] = 'Arrangering av visningen av gruppfärgerna.<div class="smalltext">(Måste separeras med kommatecken. e.x. 1,2,8,7,6,5,4)</div>';




Bulakbol

Thanks MTF95 for the translation. I'll add them on both versions.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

X3mE

Quote from: JohnyB on April 13, 2008, 06:07:19 PM
If the mod won't install because of the the error, unzip the package, remove the
<code>MCLegendDB2B3.php</code>
from package-info.xml, re-zip the package and install. If there's no error, you can then enter your group id. Don't forget to turn-off the build-in legend in Admin -> Current Theme, and untick the checkbox for "Show group key on board index".

I've had the same error and this worked. Thanks!
Kids, you tried your best and you failed miserably. The lesson is - never try.

My mods:
OS & Browser Detection (1.5 is out!) | Skype Profile Field | GTalk Profile Field | AllCaps Blocker | SMF Syntax Highlighter (Beta) + 2 in development!

Personal websites:
Mobilize.rs (and forum) | Lolmao.info



Bulakbol

Quote from: ruaduck on April 26, 2008, 01:40:11 AM
thank you so much. WOrks GREAT!!!!

Thanks ruaduck.


Quote from: X3mE on May 08, 2008, 06:52:06 AM
Quote from: JohnyB on April 13, 2008, 06:07:19 PM
If the mod won't install because of the the error, unzip the package, remove the
<code>MCLegendDB2B3.php</code>
from package-info.xml, re-zip the package and install. If there's no error, you can then enter your group id. Don't forget to turn-off the build-in legend in Admin -> Current Theme, and untick the checkbox for "Show group key on board index".

I've had the same error and this worked. Thanks!


That's good to hear. 

Thanks guys for trying/using this mod.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Marcus Forsberg

You should use this swedish translation instead, as this should make the edits visible when parsing this mod

Help.swedish.php:
$helptxt['arrange_mclegend'] = 'Arrangera visnigen av gruppf&auml;rgerna. Skriv in gruppens id som m&aring;ste vara separerade med kommatecken. Inget komma efter det sista numret. (e.x. 1,2,8,7,6,5,4)';

ModSettings.swedish.php:
$txt['arrange_mclegend'] = 'Arrangering av visningen av gruppf&auml;rgerna.<div class="smalltext">(M&aring;ste separeras med kommatecken. e.x. 1,2,8,7,6,5,4)</div>';

Bulakbol

Not too sure if that will work MTF95 because of html entities.  There's built-in parser now so there will be less (if any) parsing problem.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Dante_Arg

Hi, first congratz for this great mod, i m using it and is working perfect.

Second: sorry for my bad english, but i need know something:

It´s possible to make the names of the member groups index forum clickeables? to see a list of members of that group? because i can do that like admin, but general mods and users cant do. Its possible for Users and General Mods?

Thank you

Bulakbol

Quote from: Dante_Arg on May 16, 2008, 02:53:28 PM
Hi, first congratz for this great mod, i m using it and is working perfect.

Second: sorry for my bad english, but i need know something:

It´s possible to make the names of the member groups index forum clickeables? to see a list of members of that group? because i can do that like admin, but general mods and users cant do. Its possible for Users and General Mods?

Thank you

Sorry but only those permitted to moderate members can view the list of group members. Version 2.0 Beta 3.1 has that function but not 1.1.5. If you want your global moderators to view members in a group, give them permission to "Moderate forum members" or "Manage and assign membergroups". Can't remember which one but one of them.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Advertisement: