[ABD] Add groups in teampage 0.1.0

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
00mohgta7
Registered User
Posts: 51
Joined: Fri Nov 09, 2007 7:26 pm

[ABD] Add groups in teampage 0.1.0

Post by 00mohgta7 »

Modification Name: Add groups in teampage
Author: 00mohgta7

Modification Description:
Add a checkbox in group settings for display a group and its members in the team page.

Modification Version: 0.1.0

Features:
  • Add choised group in the teampage.
  • Display each group in a new block with its members.
Screenshots: Modification Download: add_group_teampage_0.1.0.zip
Last edited by 00mohgta7 on Sun Jun 21, 2009 2:47 pm, edited 3 times in total.
User avatar
DoYouSpeakWak
Registered User
Posts: 2311
Joined: Fri Jul 25, 2008 1:32 pm
Location: Island of Wak-Wak

Re: [BETA] Add groups in teampage 0.0.1

Post by DoYouSpeakWak »

Fantastic idea. Cant wait to see that box your talking about.
Whatever you share comes back. Support the phpBB Communities
Offering paid services. 15+ years of experience with phpBB3 and server management.
User avatar
darkonia
Registered User
Posts: 1901
Joined: Tue May 13, 2008 1:10 pm
Location: Munich, Germany

Re: [BETA] Add groups in teampage 0.0.1

Post by darkonia »

very nice idea! :D
MMOG-Heaven - Das Gaming Portal
Community bedeutet Gleichgesinnte finden - MMOG-Heaven ist Deine Community! Von Spielern für Spieler bietet Dir dieses Portal genau das, was ein Spieler braucht. Bleibe ständig informiert, finde die neuesten MMORPGs, oder suche die frischesten News aus der Welt des Online Gamings - dieses und vieles mehr erwartet Dich auf MMOG-Heaven.
User avatar
Snorlaxative
Registered User
Posts: 85
Joined: Wed Feb 11, 2009 3:34 am
Location: The Web Tower

Re: [BETA] Add groups in teampage 0.0.1

Post by Snorlaxative »

I am pumped for this.
User avatar
darkonia
Registered User
Posts: 1901
Joined: Tue May 13, 2008 1:10 pm
Location: Munich, Germany

Re: [BETA] Add groups in teampage 0.0.1

Post by darkonia »

here the edits for subsilver2
and paste it before </table> in memberlist_leaders.html

Code: Select all

<tr class="row3">
	<td colspan="5"><b class="gensmall">{L_MEMBER_TEAM}</b></td>
</tr>

<!-- BEGIN member -->
	<!-- IF member.S_ROW_COUNT is even --><tr class="row2"><!-- ELSE --><tr class="row1"><!-- ENDIF -->

	<td class="gen" align="center"><strong>{member.USERNAME_FULL}</strong></td>
	<td class="gensmall" align="center">&nbsp;</td>
	<td class="gensmall" align="center" nowrap="nowrap">&nbsp;
		<!-- IF member.U_GROUP -->
			<a<!-- IF member.GROUP_COLOR --> style="font-weight: bold; color:#{member.GROUP_COLOR}"<!-- ENDIF --> href="{member.U_GROUP}">{member.GROUP_NAME}</a>
		<!-- ELSE -->
			{member.GROUP_NAME}
		<!-- ENDIF -->
	&nbsp;</td>
	<td class="gen" align="center"><!-- IF member.RANK_IMG -->{member.RANK_IMG}<!-- ELSE -->{member.RANK_TITLE}<!-- ENDIF --></td>
	<td class="gen" align="center">&nbsp;<!-- IF member.U_PM --><a href="{member.U_PM}">{PM_IMG}</a><!-- ENDIF -->&nbsp;</td>
</tr>
<!-- BEGINELSE -->
	<tr>
		<td class="row1" colspan="5" align="center"><span class="gen">{L_NO_MEMBER_TEAM}</span></td>
	</tr>
<!-- END member -->
by this code you also use the pm function.
MMOG-Heaven - Das Gaming Portal
Community bedeutet Gleichgesinnte finden - MMOG-Heaven ist Deine Community! Von Spielern für Spieler bietet Dir dieses Portal genau das, was ein Spieler braucht. Bleibe ständig informiert, finde die neuesten MMORPGs, oder suche die frischesten News aus der Welt des Online Gamings - dieses und vieles mehr erwartet Dich auf MMOG-Heaven.
User avatar
Eragon
Registered User
Posts: 218
Joined: Tue Oct 07, 2008 1:57 pm

Re: [BETA] Add groups in teampage 0.0.1

Post by Eragon »

I don't understand .. I tried the modification .. it is not working

Do you have a screenshot ?

Groups - Manage groups : test(new group) = settings = Group wide setting = Display group members in the team page: ok



thanks
sorry my english
00mohgta7
Registered User
Posts: 51
Joined: Fri Nov 09, 2007 7:26 pm

Re: [BETA] Add groups in teampage 0.0.1

Post by 00mohgta7 »

Screenshots added.

Have you purge the cache after style edits ?
User avatar
Eragon
Registered User
Posts: 218
Joined: Tue Oct 07, 2008 1:57 pm

Re: [BETA] Add groups in teampage 0.0.1

Post by Eragon »

okay, I understand :) it is working ..

I have a suggestion
How are the groups are listed separately ?

Image

thanks
sorry my english
google translate
00mohgta7
Registered User
Posts: 51
Joined: Fri Nov 09, 2007 7:26 pm

Re: [BETA] Add groups in teampage 0.0.1

Post by 00mohgta7 »

Good suggestion, I note it for next versions ;)
Haribo
Registered User
Posts: 3
Joined: Thu Apr 30, 2009 9:33 pm

Re: [BETA] Add groups in teampage 0.0.1

Post by Haribo »

Very nice, thank you :)
fasko
Registered User
Posts: 185
Joined: Wed Jan 28, 2009 9:49 am

Re: [BETA] Add groups in teampage 0.0.1

Post by fasko »

Plees Download link
Sorry for my english
00mohgta7
Registered User
Posts: 51
Joined: Fri Nov 09, 2007 7:26 pm

Re: [BETA] Add groups in teampage 0.1.0

Post by 00mohgta7 »

New version 0.1.0. Update instructions are in contrib folder.

Change mod display in teampage. Now, it's like Eragon's suggestion ;)
User avatar
bonelifer
Community Team Member
Community Team Member
Posts: 3628
Joined: Wed Oct 27, 2004 11:35 pm
Name: William

Re: [BETA] Add groups in teampage 0.1.0

Post by bonelifer »

What about the possibility of arranging all the groups that are displayed on the Team page? Similar to the way the Group Legend Positioning mod works for the legend -->> http://www.phpbb.com/community/viewtopi ... 9&t=576823
William Jacoby - Community Team
Knowledge Base | phpBB Board Rules | Search Customisation Database
Please don't contact me via PM or email for phpBB support .

phpBB Modders is looking for developers! If you have phpBB experience and want to join us, click here!
00mohgta7
Registered User
Posts: 51
Joined: Fri Nov 09, 2007 7:26 pm

Re: [BETA] Add groups in teampage 0.1.0

Post by 00mohgta7 »

I'm not going to add the possibility of sorting group added into teampage. At my mind, this is useless.
User avatar
Lisbon
Registered User
Posts: 831
Joined: Wed Jan 30, 2008 12:28 pm
Location: Zermatt

Re: [BETA] Add groups in teampage 0.1.0

Post by Lisbon »

This is a nice mod. but for my ists nice not im the team page but in another page

Return to “[3.0.x] Abandoned MODs”