PDA

View Full Version : Show Thread Enhancements - Move Post Icons Up


Logikos
02-11-2004, 10:00 PM
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
\[]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:

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

with:

id="rb_iconid_$iconid" tabindex="1000"

and replace all instances of:

id="rb_iconid_0" tabindex="1"

with:

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
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.

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
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...

imported_J.C.
03-13-2004, 05:54 AM
[edit] testing alt + s

imported_Ashkarita
03-16-2004, 06:02 PM
Gracias! I just modified it! Quick and painless ^_^

dutchbb
03-21-2004, 02:09 PM
nice thanks

stan111
09-24-2005, 06:14 AM
nice hack
thanks a lot

G-Unot
10-08-2005, 07:26 PM
Thanks though, I like it the way it is, but I'll click install for the future.