Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Split replies/views like vb3 Details »»
Split replies/views like vb3
Version: 1.3, by peugeot405 peugeot405 is offline
Developer Last Online: May 2023 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 4.2.x Rating:
Released: 06-26-2013 Last Update: 08-09-2013 Installs: 15
Template Edits
 
No support by the author.

This mod splits replies/views on threadbit like on a vb3 forum.

changelog:

v1.0
initial release

v1.1
updated the css code

v1.2
updated the css code

v1.3
updated the css code

Two files are included in the zip-file:
  • split_replies_views_like_vb3_v_1_3.txt for new install
  • split_replies_views_like_vb3_ updatev1_2_to_v1_3.txt to update from v1.2 to v1.3

Added a fix for new post search in what's new, caussed by the changes from split replies/views like vb3.

Download Now

File Type: zip split_replies_views_like_vb3_v_1_3.zip (2.6 KB, 130 views)
File Type: txt Fix_for_new_post_search_in_what's_new.txt (1.8 KB, 67 views)

Screenshots

File Type: jpg threadbit-before.jpg (36.9 KB, 0 views)
File Type: jpg threadbit-after.jpg (20.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
Amaury, davidg, fai99al99

Comments
  #2  
Old 06-27-2013, 05:03 AM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this and the other one!

If you don't mind my asking, why did the Threads and Posts modification take more template edits?
Reply With Quote
  #3  
Old 06-27-2013, 01:26 PM
peugeot405's Avatar
peugeot405 peugeot405 is offline
 
Join Date: Feb 2010
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There's more templates because threads and post are shown both on forumhome (index) and forumdisplay (category.).

Replies and views is only shown on forumdisplay (forum/subforum)
Reply With Quote
  #4  
Old 06-27-2013, 01:40 PM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any way to keep the alternate background along the whole Replies and Views columns like it was with the default Replies / Views instead of just on sticky threads?

I removed the threadbit alt code in additional.css that had the background as transparent, but doing that only filled part of the row for each thread with the alternate background.
Reply With Quote
  #5  
Old 06-27-2013, 01:46 PM
peugeot405's Avatar
peugeot405 peugeot405 is offline
 
Join Date: Feb 2010
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sure, no problem

open additional.css

find following:
code:

Code:
.threadbit .alt {
    background:none;
}
replace with:
code:

Code:
.threadbit .alt {
    background: url("images/gradients/grey-up.png") repeat-x scroll left bottom #F2F6F8;
}
Reply With Quote
  #6  
Old 06-27-2013, 02:18 PM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peugeot405 View Post
sure, no problem

open additional.css

find following:
code:

Code:
.threadbit .alt {
    background:none;
}
replace with:
code:

Code:
.threadbit .alt {
    background: url("images/gradients/grey-up.png") repeat-x scroll left bottom #F2F6F8;
}
That's not exactly what I meant, as it only fills part of the area. It's probably something in the threadbit changes done. However, our other staff doesn't really like this, so I'm removing it since we do votes on modifications.

Nothing personal against you. This is still a great thing overall, but it's just not for us.
Reply With Quote
  #7  
Old 06-27-2013, 02:30 PM
peugeot405's Avatar
peugeot405 peugeot405 is offline
 
Join Date: Feb 2010
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Amaury25 View Post
That's not exactly what I meant, as it only fills part of the area. It's probably something in the threadbit changes done. However, our other staff doesn't really like this, so I'm removing it since we do votes on modifications.

Nothing personal against you. This is still a great thing overall, but it's just not for us.
no problem.

Code:
if you change your mind, here's the code:

.threadbit .nonsticky, .threadbit .discussionrow {
     background: url("images/gradients/grey-up.png") repeat-x scroll left bottom #F2F6F8;
}
Reply With Quote
  #8  
Old 06-27-2013, 06:47 PM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peugeot405 View Post
no problem.

Code:
if you change your mind, here's the code:

.threadbit .nonsticky, .threadbit .discussionrow {
     background: url("images/gradients/grey-up.png") repeat-x scroll left bottom #F2F6F8;
}
Thank you.

Think you could provide some screenshots of that for the reference?
Reply With Quote
  #9  
Old 06-27-2013, 08:37 PM
peugeot405's Avatar
peugeot405 peugeot405 is offline
 
Join Date: Feb 2010
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If I understood correctly you want the gray section you see in the pic threadbit1 but then over the full lenght like in pic threadbit2

Attachment 145617

Attachment 145618

note: I used a different color to show what section is meant.

with the original color it wold like the pic threadbit3.

Attachment 145619

The code is following:

Code:
.threadbit .alt {
    background: none;
}
.threadbit .nonsticky, .threadbit .discussionrow {
    background: url("images/gradients/grey-up.png") repeat-x scroll left bottom #F2F6F8;
}
Reply With Quote
  #10  
Old 06-27-2013, 09:00 PM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the reply.

This is how it looks by default: http://i.imgur.com/IeXkm3b.png

With your changes, the style variable threadbit_alt_background only affected the Replies and Views columns containing sticky threads: http://i.imgur.com/HjQ4WE7.png

The text being gone and borders not being there are not part of it, obviously. That's just the best I could do with Paint to show you since I already reverted the changes.
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 06:12 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.05630 seconds
  • Memory Usage 2,335KB
  • 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
  • (7)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (10)post_thanks_box
  • (3)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (4)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete