vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Show Thread Enhancements - New Posts Button (https://vborg.vbsupport.ru/showthread.php?t=180389)

rungok 05-23-2008 10:00 PM

New Posts Button
 
There should be a "new posts"-button below all posts on each page so you don't have to scroll up to the navbar to click on the "New Posts" again. A button to the right of "reply"-button should be the most practical solution. That is exactly what I have done. There are several attempts addressing this issue in other threads, but as far as I have seen they have not made a button for the default style. Included in my archive are the original PSD-files (so you can edit the button to your language in Photoshop). Also included is the finished english and norwegian version of the button.

Upload
------
newposts.gif -> <forumroot>/images/buttons/newposts.gif


AdminCP -> Styles & Templates -> Search in templates -> SHOWTHREAD

FIND (second occurrence)
------------------------
Code:

<if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a>

AFTER ADD
---------
Code:

&nbsp;<a href="search.php?do=getnew"><img src="$stylevar[imgdir_button]/newposts.gif" alt="New Posts" border="0" /></a>

CMGU 05-25-2008 03:05 PM

ver nice thanks!

tafreeh 05-29-2008 06:20 PM

does it mean new thread ?????

rungok 05-29-2008 06:44 PM

Quote:

Originally Posted by tafreeh (Post 1535435)
does it mean new thread ?????

No. It's in fact a button for the same link called "New Posts" in navbar.

mesdar 12-12-2008 06:13 AM

thanks

installed

BucWiLd 12-15-2008 02:01 AM

it only shows up at the top but not at the bottom


All times are GMT. The time now is 07:22 AM.

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.02919 seconds
  • Memory Usage 1,720KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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