PDA

View Full Version : Forum Home Enhancements - ForumHome Editing


muratcan25
07-24-2010, 10:00 PM
vBulletin ForumHome Editing

************ English installation*******************

Live DEMO: MuRaTCaN - 25 (http://forum.muratcan25.com/index.php?styleid=11)

Installation**
(Danger ! : Of the BACKUP TEMPLATE BELOW PLEASE BEFORE YOU BEGIN PROCESSING)

Search in templates

Forumhome

Find

<!-- main -->
...
(Select all of the code in this search)
...
<!-- /main -->

Replace with the following

<!-- main - MuRaTCaN -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="60%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="40%">$vbphrase[last_post]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
</thead>
$forumbits
<tbody>
<tr>
<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
<a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table>
$forumhome_markread_script
<!-- /main - MuRaTCaN -->

Search in templates
forumhome_forumbit_level2_post
Find

Delete all

Add all of the following

<!-- forumhomeduzen-MuRaTCaN -->
<tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
<div>
<a rel="nofollow" href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum">$vbphrase[x_viewing]</phrase>)</span></if>
</div>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&amp;f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>


<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>


<td class="alt2" width="600">
$forum[lastpostinfo]
<br/>
$vbphrase[threads]:&nbsp;$forum[threadcount] ~~
$vbphrase[posts]:&nbsp;$forum[replycount]
</td>

</tr>
$childforumbits
<!-- /forumhomeduzen-MuRaTCaN -->


**************** T?RK?E KURULUM ****************
Kurulum**
(?NEMLİ NOT: İŞLEME BAŞLAMADAN ?NCE L?TFEN ŞABLONLARIN YEDEKLERİNİ ALIN DAHA SONRA SİTEM GİTTİ DİYE DERT YANMAYIN)

Forumhome Şablonunda Bulun
<!-- main -->
...
(Bu Aradaki Kodların Hepsini Se?in
...
<!-- /main -->T?m Main Kod Arasındaki Kodları SE?in ve Aşağidaki İle Değiştirin
<!-- main - MuRaTCaN -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="60%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="40%">$vbphrase[last_post]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
</thead>
$forumbits
<tbody>
<tr>
<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
<a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table>
$forumhome_markread_script
<!-- /main - MuRaTCaN -->daha sonra gine Admincp > stil ve Temalar > Temalarda Ariyoruz

forumhome_forumbit_level2_post

Şablonunu Bulup İ?indeki T?m Kodlari Silip Aşağidaki Kodları Ekliyoruz
<!-- forumhomeduzen-MuRaTCaN -->
<tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
<div>
<a rel="nofollow" href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
</div>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&amp;f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>


<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>


<td class="alt2" width="600">
$forum[lastpostinfo]
<br/>
$vbphrase[threads]:&nbsp;$forum[threadcount] ~~
$vbphrase[posts]:&nbsp;$forum[replycount]
</td>

</tr>
$childforumbits
<!-- /forumhomeduzen-MuRaTCaN -->


Keyifli Kullanım ve D?zenlemeler
Demo: MuRaTCaN - 25 (http://forum.muratcan25.com/index.php?styleid=1)
Hazırlayan: MuRaTCaN #|# http://mp3cagi.org /.biz (http://mp3cagi.org)
Kaynak: vBulletin ForumHome D?zenleme (Temaya Şekil verme Hazır Kodlar) - Mp3Cagi.Org (http://mp3cagi.biz/18194-vbulletin-forumhome-duzenleme-temaya-sekil-verme-hazir-kodlar.html)


*********** Caps Screen / Default Theme **********

Default Tema G?r?nt?s?
http://img208.imageshack.us/img208/8505/forumhomeduzenidefault.jpg

https://vborg.vbsupport.ru/attachment.php?attachmentid=120073&d=1280089839


Please Click to [B]Mark as Installed :D

RobbieZ
07-26-2010, 01:14 AM
WTF ..... Lol

Floris
07-27-2010, 03:30 PM
I'll take 2!

lol

MichaelDance
08-03-2010, 11:59 AM
dont get whats it do, change etc :s

oldfan
08-04-2010, 05:29 AM
WTF ..... Lol


+1

hahahaha

echo1990
08-04-2010, 08:14 AM
I think it changes it so that the posts and topics columns are now under the latest topic, leaving only two columns??

togebi33
10-07-2010, 04:09 PM
bad style

DiLaRa
11-21-2010, 09:03 PM
Murat can ablası şunu detaylı bi acıklama yaparak anlatırmısın .Güzel bir şeye benziyor ama bu uygulama ne gibi bir faydası olacak onu anlayamadım ...

FreshFroot
11-25-2010, 04:44 AM
Not bad. It saves you an extra 2 columns, but it creates a larger height for all forum columns now.

Can be good for smaller forums.

avsunforum
11-26-2010, 01:02 PM
Thank you very much Muratcan ;)
Teşekk?rler Muratcan
Dilara Forum anasayfa g?r?n?m değişikliği vb 4 surumun tarzı ama guzel yapmış muratcan faydası g?rsellik ;)
forumdısplay değiştiricekmısın muratcan?

muratcan25
01-06-2011, 10:35 AM
Thank you very much Muratcan ;)
Teşekk?rler Muratcan
Dilara Forum anasayfa g?r?n?m değişikliği vb 4 surumun tarzı ama guzel yapmış muratcan faydası g?rsellik ;)
forumdısplay değiştiricekmısın muratcan?

yok kardeşim sadece forumhome editidir
sadece yeni tasarimcilara forum g?rselliği konusunda biraz destek olsun değişiklik olsun diye sundum
Forumhome 2 yide yakında sunmayi d?ş?n?yorum