vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - ForumHome Editing (https://vborg.vbsupport.ru/showthread.php?t=247281)

muratcan25 07-24-2010 10:00 PM

ForumHome Editing
 
1 Attachment(s)
vBulletin ForumHome Editing

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

Live DEMO: MuRaTCaN - 25

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

Search in templates

Forumhome

Find

Code:

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

Replace with the following

PHP Code:

<!-- 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

PHP Code:

<!-- 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 --> 


**************** 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
Code:

<!-- 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
PHP Code:

<!-- 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
PHP Code:

<!-- 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
Hazırlayan: MuRaTCaN #|# http://mp3cagi.org /.biz
Kaynak: vBulletin ForumHome D?zenleme (Temaya Şekil verme Hazır Kodlar) - Mp3Cagi.Org


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

Default Tema G?r?nt?s?
http://img208.imageshack.us/img208/8...enidefault.jpg

https://vborg.vbsupport.ru/attachmen...3&d=1280089839


Please Click to 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

Quote:

Originally Posted by RobbieZ (Post 2074522)
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

Quote:

Originally Posted by avsunforum (Post 2125958)
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


All times are GMT. The time now is 04:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01335 seconds
  • Memory Usage 1,828KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete