Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Last X threads in forumhome for a specific forum {Version 2.9} Details »»
Last X threads in forumhome for a specific forum {Version 2.9}
Version: 3.0, by Developer Developer is offline
Developer Last Online: Nov 2010 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 01-29-2006 Last Update: 06-08-2006 Installs: 162
Uses Plugins Template Edits
 
No support by the author.

Description::.
This hack Shows last X threads for a specific forum in forumhome
Requested By Allan
[Hack Features::.
1-easy yo install
2-admin Controllable
Version 2.5
3-Now you have 3 columns
4-every column is controllable
5-for every coloumn you have three options
1.ON/OFF
2.Forum ID You Can put more than one forum id by puting id then , then id eg:1,2
3.Forum Name
6-When You Put the mouse on any thread an alt views with
1.Posted By
2.Last Rebly By
3.Replies
4.Views
5.# of Attachment
Admin Controllable
From vBulletin Options ==> vBulletin Options ==> Last X threads in forumhome for a specific forum(s).]

Installation::.
1-Import The Product.
2-Edit template FORUMHOME
find:
Code:
$navbar
add below:
Code:
<if condition="$vboptions[endislastx]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
	<tr>
		<td class="tcat">
			<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('developer')"><img id="collapseimg_developer" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_developer].gif" alt="" border="0" /></a>
			<img border="0" src="$stylevar[imgdir_misc]/subscribed_event.gif"> $vbphrase[ltff]$forumnamedevel
		</td>
	</tr>
</thead>
<tbody id="collapseobj_developer" style="$vbcollapse[collapseobj_developer]">
	<tr>
		<td class="alt1">
			<table width='100%' cellspacing="0" border="0">
<tr>
		<if condition="$vboptions[endislastx1]"><td width="33%" align="left"><img border="0" src="$stylevar[imgdir_misc]/sticky.gif"> $vbphrase[ltfff]$forumnamedevel1</td></if>
		<if condition="$vboptions[endislastx2]"><td width="33%" align="left"><img border="0" src="$stylevar[imgdir_misc]/sticky.gif"> $vbphrase[ltfff]$forumnamedevel2</td></if>
		<if condition="$vboptions[endislastx3]"><td width="33%" align="left"><img border="0" src="$stylevar[imgdir_misc]/sticky.gif"> $vbphrase[ltfff]$forumnamedevel3</td></if>
	</tr>
	<tr>
		<if condition="$vboptions[endislastx1]"><td width="33%" align="left">$lastxdevelt1</td></if>
		<if condition="$vboptions[endislastx2]"><td width="33%" align="left">$lastxdevelt2</td></if>
		<if condition="$vboptions[endislastx3]"><td width="33%" align="left">$lastxdevelt3</td></if>
	</tr>
</table>
		</td>
	</tr>
</tbody>
</table><br></if>
History::.
1.0 On 30. Jan 2006 Initial Version.
2.5 On 31. Jan 2006 Fix On/Off the hack add many features(see features)
2.7 On 9. Feb 2006 Now You Can put more than one forum id by puting id then , then id eg:1,2
2.8 On 13. Feb 2006 Column 3 Font Size Fixed
2.9 On 21. Mar 2006 Add Max Title Characters Length.
3.0 On 8. Apr 2006 Add setting for order by:dateline,lastpost time
Hack Languages
allan Had translate the hack to french. here
Hellraider Had translate the hack to german. here
Details
3 plugins , 21 phrases , 13 options , 3 Queries
NOTE:If you won't use any of the columns except 1 or 2 column, disable the unused column because it's uses a query
Donation::.
Feel Free To
aT lAsT
IF YOu lIkE iT cLIcK InsTall
Support Given For Who Clicked Install {ONLY}

Show Your Support

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

Comments
  #2  
Old 01-30-2006, 04:51 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice 1 m8 will look into this

EDIT: *Clicks Install*

Great hack m8, gonna have a play wiv it
Reply With Quote
  #3  
Old 01-30-2006, 04:55 PM
Allan's Avatar
Allan Allan is offline
 
Join Date: Jun 2003
Location: France
Posts: 1,513
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wazaaaaaaaaaaaaaaaa

Very Nice Developer

Click Install
Reply With Quote
  #4  
Old 01-30-2006, 05:13 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have just had a wee play with it and tried to disable it from the admincp using the on off bit and when its turned off, its still shows the stats??
Reply With Quote
  #5  
Old 01-30-2006, 05:39 PM
GamerJunk.net's Avatar
GamerJunk.net GamerJunk.net is offline
 
Join Date: Jan 2004
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Couple of things, this is a good idea, yet it's flawed by the way it appears...

The text is really poor looking, also it's large text and there is no way to have it list all new threads from one category?
Reply With Quote
  #6  
Old 01-30-2006, 05:41 PM
GamerJunk.net's Avatar
GamerJunk.net GamerJunk.net is offline
 
Join Date: Jan 2004
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bashy. that's because you are adding the hard code into your template. This would work better if the code was used in the hook and just searched for the $navbar. I'm going to edit this around because currently I am using it in my right sidebar.

www.gsnforce.com/forum
Reply With Quote
  #7  
Old 01-30-2006, 05:43 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cheers m8

I pulling it off for now, but will keep the installed button depressed for further updates

Quote:
Originally Posted by RasMasta
Bashy. that's because you are adding the hard code into your template. This would work better if the code was used in the hook and just searched for the $navbar. I'm going to edit this around because currently I am using it in my right sidebar.

www.gsnforce.com/forum
Reply With Quote
  #8  
Old 01-30-2006, 05:45 PM
Developer's Avatar
Developer Developer is offline
 
Join Date: Sep 2005
Location: EgYpT
Posts: 662
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bashy
I have just had a wee play with it and tried to disable it from the admincp using the on off bit and when its turned off, its still shows the stats??
The collapsing taple only appear
*gonna fix it in the next version
Reply With Quote
  #9  
Old 01-30-2006, 05:48 PM
Developer's Avatar
Developer Developer is offline
 
Join Date: Sep 2005
Location: EgYpT
Posts: 662
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RasMasta
Couple of things, this is a good idea, yet it's flawed by the way it appears...

The text is really poor looking, also it's large text and there is no way to have it list all new threads from one category?
*gonna fix text size in next version
you can do this by putting all child forums ID seprating by OR
example:we have a cat. with id 1 and two forums with ids 2,3
you will edit the setting and put 2 OR 3
Reply With Quote
  #10  
Old 01-30-2006, 05:54 PM
Developer's Avatar
Developer Developer is offline
 
Join Date: Sep 2005
Location: EgYpT
Posts: 662
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now plz give me the final look and plz notice this hack for a specific forum maybe forums in next version
now tell me what do you think about listing threads?
what do you think about the font?
what about adding replies,views,last reply by,thread starter,reply link and make it optionally?
and so on
Reply With Quote
Reply


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 01:36 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04611 seconds
  • Memory Usage 2,307KB
  • Queries Executed 23 (?)
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
  • (2)bbcode_code
  • (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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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