Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Template Modifications

Reply
 
Thread Tools
Creative amendment to forumhome forumbit level2 post Details »»
Creative amendment to forumhome forumbit level2 post
Version: 1.00, by PerSOnaL PerSOnaL is offline
Developer Last Online: Apr 2010 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.7.0 Beta 3 Rating:
Released: 01-06-2008 Last Update: Never Installs: 36
Template Edits
 
No support by the author.

Creative amendment to Template
Could be created a new topic him directly
Or participate in the section directly
Or watch the new subjects in one section
And receive new topics in the service of RSS

Example
Attachment 74295


Download images to a folder within misc a style user
Open template forumhome_forumbit_level2_post
Replaced by the new template


PHP Code:
<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>
            <
table border="0" width="100%" cellspacing="0" cellpadding="0" id="table1">
                <
tr>
                    <
td rowspan="2">
                        <
fieldset style="padding: 2">
                        <
legend>
                    <
a 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></legend>
                        
$forum[description]</fieldset></td>
                    <
td align="center" valign="bottom" width="10%"><a href="newthread.php?do=newthread&f=$forum[forumid]"><img src="$stylevar[imgdir_misc]/sm_newthread.gif" border="0" width="11" height="11" hspace=2" alt="Post New Thread in forum $forum[title]"></a>
                                <a href="
subscription.php?do=addsubscription&f=$forum[forumid]">
                    <img src="
$stylevar[imgdir_misc]/sm_subscribe.gif" border="0" width="11" height="11" hspace="2" alt="Subscribe to Forum $forum[title]"></a></td>
                </tr>
                <tr>
                    <td align="
center" valign="top" width="10%"><a href="external.php?type=rss2&forumids=$forum[forumid]"><img src="$stylevar[imgdir_misc]/rss.gif"  border="0" width="11" height="11" hspace="2" alt="Participation service RSS to Forum $forum[title]"></a>
                                <a href="
search.php?do=getnew&f=$forum[forumid]"><img src="$stylevar[imgdir_misc]/sm_search.gif"  border="0" width="11" height="11" hspace="2" alt="New topics to Forum $forum[title]"></a></td>
                </tr>
            </table>
        </div>
        <if condition="
$show['forumdescription']"></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>
    <td class="
alt2">$forum[lastpostinfo]</td>
    <td class="
alt1">$forum[threadcount]</td>
    <td class="
alt2">$forum[replycount]</td>
    <if condition="
$vboptions['showmoderatorcolumn']">
    <td class="
alt1"><div class="smallfont">$forum[moderators]&nbsp;</div></td>
    </if>
</tr>
$childforumbits 

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 01-07-2008, 01:36 PM
zmmmzz zmmmzz is offline
 
Join Date: Nov 2007
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks so much for this!!
Reply With Quote
  #3  
Old 01-08-2008, 07:19 PM
wolfe wolfe is offline
 
Join Date: Jan 2002
Posts: 900
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice one m8 looks great :P
Reply With Quote
  #4  
Old 01-10-2008, 07:50 AM
PerSOnaL PerSOnaL is offline
 
Join Date: Jan 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Quote:
Originally Posted by zmmmzz View Post
thanks so much for this!!
Quote:
Originally Posted by wolfe View Post
nice one m8 looks great :P
you'r welcome
Reply With Quote
  #5  
Old 01-10-2008, 05:42 PM
Evolution06 Evolution06 is offline
 
Join Date: May 2006
Location: California
Posts: 161
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm nice, I wonder is it possible to just have the icons on the bottom of the last post block? having the fieldset looks funky on my skin but I like the concept.
Reply With Quote
  #6  
Old 02-15-2008, 06:27 PM
Ryan Ashbrook's Avatar
Ryan Ashbrook Ryan Ashbrook is offline
 
Join Date: Dec 2002
Location: Cincinnati, Ohio
Posts: 422
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed.
Reply With Quote
  #7  
Old 02-29-2008, 04:06 PM
Brew's Avatar
Brew Brew is offline
 
Join Date: Sep 2002
Posts: 359
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really like this, Thanks!

A couple ideas, however.

Make the links to things like the search for new messages conditional.

So, if the forum doesn't have a new message the graphic doesn't display.

Turn this into a plugin. It would be good because it would make updating this easier. Like adding new graphic links to things like forum rules, etc.

Nice job here. It really makes my forums look more custom.

I'll nominate this for MOTM as it really enhances the home page pretty well.

Thanks!
Reply With Quote
  #8  
Old 03-01-2008, 10:05 PM
hollywoodbubble hollywoodbubble is offline
 
Join Date: Feb 2008
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, thank you! Mod is awesome. Quick question, how do I activate the RSS function so it works? Cause right now when I click on it, it just gives me a blank page, thanks.
Reply With Quote
  #9  
Old 03-26-2008, 11:01 AM
Gosef Gosef is offline
 
Join Date: Mar 2008
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really like this
thank you!
Reply With Quote
  #10  
Old 03-27-2008, 01:49 AM
Tom_S Tom_S is offline
 
Join Date: Jan 2007
Location: VA Beach
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very Nice!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:22 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.04981 seconds
  • Memory Usage 2,328KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete