vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Move Post Icons Up (https://vborg.vbsupport.ru/showthread.php?t=88461)

Logikos 02-11-2004 10:00 PM

Move Post Icons Up
 
Well I hope this would be the appropriate forum to post in. :)
This is a quick and very easy template mod. And very convenient

What Does it Do:
This will move the post icons up above the message area when your editing a thread, creating a new thread, or posting an advance reply.

I'm not sure about you, but I type very fast and when I'm done typing something I would normally just hit [TAB] then [Enter] to send the message. I'm so used to that. Now with vB3 you have to tab twice. Like I said very simple to do, and convenient if you ask me.

Before and after screenshots attached.

Hope you enjoy!
Note: Make Sure To Click the install button. And post your comments. Thanks! :)

akiy 02-12-2004 04:04 PM

Another way you can get around the "I want to use the tab key to go straight to the 'submit' button without going into the icons" problem is to set the tabindex value to 1000 for rb_icon_id_0 in the posticons template and also for rb_iconid_$iconid in the posticonbit template.

Logikos 02-12-2004 07:46 PM

To complex for people that are new to moding if you ask me.

akiy 02-12-2004 08:08 PM

Quote:

Originally Posted by []\[]emesis
To complex for people that are new to moding if you ask me.

Perhaps... I guess it might be easier to just use the "search in templates" feature to replace all instances of:

Code:

id="rb_iconid_$iconid" tabindex="1"
with:

Code:

id="rb_iconid_$iconid" tabindex="1000"
and replace all instances of:

Code:

id="rb_iconid_0" tabindex="1"
with:

Code:

id="rb_iconid_0" tabindex="1000"

Cyricx 02-12-2004 09:57 PM

You know, this was bugging me too. More because I'm just used to the VB2 layout and also because I type a title, a message then click submit and go..

DOH!

Forgot to put an icon :P

Thanks for the mod :)

Logikos 02-12-2004 11:20 PM

Quote:

Perhaps... I guess it might be easier to just use the "search in templates" feature to replace all instances of:
Either or is good :) Thanks for the info.

Quote:

Originally Posted by cyricx
You know, this was bugging me too. More because I'm just used to the VB2 layout and also because I type a title, a message then click submit and go..

DOH!

Forgot to put an icon :P

Thanks for the mod :)

No Prob

Kaffeerappel 02-13-2004 02:54 PM

You could just hit Alt-S to send your message, but oddly enough there aren't too many people who know about this shortcut.

Logikos 02-14-2004 04:20 AM

Quote:

Originally Posted by Kaffeerappel
You could just hit Alt-S to send your message, but oddly enough there aren't too many people who know about this shortcut.

lol true, but alot of people use tab, at least i do, and its extremly anoyying when i hit tab enter and i think my IE is lagging untill i relize that i didn't hit send,

imported_chuanse 02-25-2004 05:55 AM

indeed, not many ppl now the alt+s shorty :?

Brad 02-25-2004 06:07 AM

I use it all the time and have been doing so for as long as I can remember, I thought it was a common thing...


All times are GMT. The time now is 12:53 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.01226 seconds
  • Memory Usage 1,737KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete