[ABD] Two Column Forum Layout

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.
User avatar
eMOTIVe
Registered User
Posts: 56
Joined: Thu Jan 05, 2012 11:55 pm
Name: Josh Buesking

[ABD] Two Column Forum Layout

Post by eMOTIVe »

Modification Name: Two Column Forum Layout
Author: eMOTIVe
Thanks to Noxwizard for category loop

Modification Description: This mod lets you select what categories will display forums in a dual column. Great for forums with lots of forums.

Modification Version: 0.0.2

Requirements:n/a

Features:
  • Admin Switch lets you choose which category goes into dual column mode

Screenshots:
Screenshots

Download:Download
Last edited by eMOTIVe on Sat Jan 14, 2012 3:08 am, edited 3 times in total.
User avatar
eMOTIVe
Registered User
Posts: 56
Joined: Thu Jan 05, 2012 11:55 pm
Name: Josh Buesking

Re: [RC1] Two Column Forum Layout

Post by eMOTIVe »

I'll make a custom template file soon. This is just the basic forumlist.html
User avatar
master412160
Registered User
Posts: 314
Joined: Sat May 22, 2010 5:45 pm
Name: Max Pen

Re: [RC1] Two Column Forum Layout

Post by master412160 »

This seems like a interesting mod, I'll be following this.
Regards, Matt.
User avatar
4_seven
I've Been Banned!
Posts: 5155
Joined: Wed Apr 30, 2008 1:41 am

Re: [RC1] Two Column Forum Layout

Post by 4_seven »

yeah yeah. me too
Current Mods | Mod Base | php(BB) programming | No help via PM
User avatar
darkonia
Registered User
Posts: 1901
Joined: Tue May 13, 2008 1:10 pm
Location: Munich, Germany

Re: [RC1] Two Column Forum Layout

Post by darkonia »

nice and when its with a system in the acp for all categories, than its great...
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
HGN
Former Team Member
Posts: 4706
Joined: Wed Dec 03, 2008 1:53 pm
Location: The Netherlands
Name: Alfred

Re: [RC1] Two Column Forum Layout

Post by HGN »

It probably looks good on wide screen. But the demo board does not align fully on a resolution of 1280x1024 or downsized windows.
User avatar
eMOTIVe
Registered User
Posts: 56
Joined: Thu Jan 05, 2012 11:55 pm
Name: Josh Buesking

Re: [RC1] Two Column Forum Layout

Post by eMOTIVe »

I'll upload a a custom forum list soon that will fix narrow boards and smaller windows.
User avatar
eMOTIVe
Registered User
Posts: 56
Joined: Thu Jan 05, 2012 11:55 pm
Name: Josh Buesking

Re: [RC2] Two Column Forum Layout

Post by eMOTIVe »

Uploaded a new version.
User avatar
Stickygreen
Registered User
Posts: 179
Joined: Mon Oct 13, 2008 9:15 pm

Re: [RC2] Two Column Forum Layout

Post by Stickygreen »

I've been looking for this. Works perfect!

Thanks
User avatar
Elias
Registered User
Posts: 5152
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: [RC2] Two Column Forum Layout

Post by Elias »

Love this MOD!

Keep it up! :idea:
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
|Installing Extensions|Writing Extensions|Extension Validation Policy|
User avatar
Histomil
Registered User
Posts: 56
Joined: Tue Oct 25, 2011 3:34 am
Location: Amsterdam
Name: Henk

Re: [RC2] Two Column Forum Layout

Post by Histomil »

installed the mod ,(went fine in automod , no errors ..database table was created .. changed all entries for prosilver to proformell wich my board uses as main style) , cleared the cache (several times , refreshed templates) ..Then selected some categories to show its forums in split form.. nothing is happening??
Last edited by Histomil on Wed Jan 18, 2012 7:38 pm, edited 1 time in total.
User avatar
eMOTIVe
Registered User
Posts: 56
Joined: Thu Jan 05, 2012 11:55 pm
Name: Josh Buesking

Re: [RC2] Two Column Forum Layout

Post by eMOTIVe »

Post your forumlist_body.html of the style you are trying to use.
User avatar
Histomil
Registered User
Posts: 56
Joined: Tue Oct 25, 2011 3:34 am
Location: Amsterdam
Name: Henk

Re: [RC2] Two Column Forum Layout

Post by Histomil »

Thanks for your quick reply emotive :thumbs up :
Here the forumlist_body .html of proformell (prosilver based)

Code: Select all

<!-- BEGIN forumrow -->
	<!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT  -->
			</ul>

			<span class="corners-bottom"><span></span></span></div>
		</div>
	<!-- ENDIF -->

	<!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW  or forumrow.S_NO_CAT  -->
		<div class="forabg">
			<div class="inner"><span class="corners-top"><span></span></span>
			<ul class="topiclist">
				<li class="header">
					<dl class="icon">
						<dt><!-- IF forumrow.S_IS_CAT --><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a><!-- ELSE -->{L_FORUM}<!-- ENDIF --></dt>
						<dd class="topics">{L_TOPICS}</dd>
						<dd class="posts">{L_POSTS}</dd>
						<dd class="lastpost"><span>{L_LAST_POST}</span></dd>
					</dl>
				</li>
			</ul>
			<ul class="topiclist forums">
	<!-- ENDIF -->

	<!-- IF not forumrow.S_IS_CAT -->
		<li class="row">
			<dl class="icon" style="background-image: url({forumrow.FORUM_FOLDER_IMG_SRC}); background-repeat: no-repeat;">
				<dt title="{forumrow.FORUM_FOLDER_IMG_ALT}">
				<!-- IF S_ENABLE_FEEDS and forumrow.S_FEED_ENABLED --><!-- <a class="feed-icon-forum" title="{L_FEED} - {forumrow.FORUM_NAME}" href="{U_FEED}?f={forumrow.FORUM_ID}"><img src="{T_THEME_PATH}/images/feed.gif" alt="{L_FEED} - {forumrow.FORUM_NAME}" /></a> --><!-- ENDIF -->

					<!-- IF forumrow.FORUM_IMAGE --><span class="forum-image">{forumrow.FORUM_IMAGE}</span><!-- ENDIF -->
					<a href="{forumrow.U_VIEWFORUM}" class="forumtitle"<!-- IF S_ENABLE_COLOR_UNREAD_LINKS and forumrow.S_UNREAD_FORUM --> style="color: {COLOR_UNREAD_LINKS};"<!-- ENDIF -->>{forumrow.FORUM_NAME}</a><br />
					{forumrow.FORUM_DESC}
					<!-- IF forumrow.MODERATORS -->
						<br /><strong>{forumrow.L_MODERATOR_STR}:</strong> {forumrow.MODERATORS}
					<!-- ENDIF -->
					<!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS --><br /><strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}<!-- ENDIF -->
				</dt>
				<!-- IF forumrow.CLICKS -->
					<dd class="redirect"><span>{L_REDIRECTS}: {forumrow.CLICKS}</span></dd>
				<!-- ELSEIF not forumrow.S_IS_LINK -->
					<dd class="topics">{forumrow.TOPICS} <dfn>{L_TOPICS}</dfn></dd>
					<dd class="posts">{forumrow.POSTS} <dfn>{L_POSTS}</dfn></dd>
					<dd class="lastpost"><span>
						<!-- IF forumrow.U_UNAPPROVED_TOPICS --><a href="{forumrow.U_UNAPPROVED_TOPICS}">{UNAPPROVED_IMG}</a><!-- ENDIF -->
						<!-- IF forumrow.LAST_POST_TIME --><dfn>{L_LAST_POST}</dfn> <!-- IF S_ALTT_ACTIVE --><!-- IF forumrow.ALTT_LINK_NAME_SHORT --><a <!-- IF ALTT_STYLE -->style="{ALTT_STYLE}"<!-- ENDIF --> href="{forumrow.U_ALTT_LINK}" title="{forumrow.ALTT_LINK_NAME}">{forumrow.ALTT_LINK_NAME_SHORT}</a><!-- ELSE -->{L_ALTT_PROTECTED}<!-- ENDIF --><br /><!-- ENDIF --> {L_POST_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}
						<!-- IF not S_IS_BOT --><a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a> <!-- ENDIF --><br />{forumrow.LAST_POST_TIME}<!-- ELSE -->{L_NO_POSTS}<br />&nbsp;<!-- ENDIF --></span>
					</dd>
				<!-- ENDIF -->
			</dl>
		</li>
	<!-- ENDIF -->

	<!-- IF forumrow.S_LAST_ROW -->
			</ul>

			<span class="corners-bottom"><span></span></span></div>
		</div>
	<!-- ENDIF -->

<!-- BEGINELSE -->
	<div class="panel">
		<div class="inner"><span class="corners-top"><span></span></span>
		<strong>{L_NO_FORUMS}</strong>
		<span class="corners-bottom"><span></span></span></div>
	</div>
<!-- END forumrow -->
Last edited by Histomil on Wed Jan 18, 2012 8:40 pm, edited 1 time in total.
User avatar
eMOTIVe
Registered User
Posts: 56
Joined: Thu Jan 05, 2012 11:55 pm
Name: Josh Buesking

Re: [RC2] Two Column Forum Layout

Post by eMOTIVe »

The changes required for this mod have not been done.


You can't try copying the pro silver forumlist to your custom style if you aren't capable of manually editing it.I can help more later. I'm at work now.
User avatar
Histomil
Registered User
Posts: 56
Joined: Tue Oct 25, 2011 3:34 am
Location: Amsterdam
Name: Henk

Re: [RC2] Two Column Forum Layout

Post by Histomil »

NP problem , theres no hurry ..
done install using automod btw and can edit manually ..il have a check on the edits too ..let you know if I can solve it ;)
Can be a usefull mod ..thanks for writing it .

Return to “[3.0.x] Abandoned MODs”