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)
-   -   New Posting Features - UnC Move Post Icons Above Message Area. (https://vborg.vbsupport.ru/showthread.php?t=169243)

UncoderMom 01-30-2008 10:00 PM

UnC Move Post Icons Above Message Area.
 
I have seen this requested many times here and never have seen anyone post the template modification for it. I recently decided to do it myself and thought I'd share.

Already it has increased its use 10 fold!


OPEN templates newthread and newreply and do the following edits.
SAME EDITS FOR BOTH TEMPLATES


Find

Code:

<!-- / subject field -->
After add

Code:

$posticons
Scroll down and find

Code:

$posticons
Delete it.

Save and your done,

Very simple! Thats it!

Allan 01-31-2008 01:10 PM

Install on my forum, thank, good idea :)

valdet 01-31-2008 05:36 PM

Thats a neat little trick. Thanks.

UncoderMom 01-31-2008 06:17 PM

Your welcome!

You can do it in the pm reply's too.. if you want.

Thomas P 03-27-2008 09:41 AM

Does tabbing still work?

UncoderMom 04-02-2008 03:21 AM

Not sure what you mean by tabbing? are you usingg a custom modification? If you are link me to it and Ill look where their edits are. Likely they are IN the posticon template itself and everything should be fine :)

Thomas P 04-02-2008 08:04 AM

I tested this on our internal test forums.

Please try to use the TAB key to change from thread titel to thread message, then to post icons and then to send message.
In my tests tabbing (changing the focus) from post icon to send button doesn't work.
I'm send back to the message text window.

Thanks :)

UncoderMom 04-02-2008 12:34 PM

Okay I tested and I see what your saying.. but actually even though it bounces back up to the no icon section.. if you press enter and have the thread title filled in and message is long enough it enters. I use tab to enter all my threads and never noticed that lol.

My test went like this hit new thread > hit tab (takes me to title box) type title > hit tab again (takes me to icons) arrow key to the icon I want > hit tab again (takes me to message box) type message) hit tab again and it goes back to up to the no icon. Press enter it submits the thread (even though the tab is positioned on the no icon). It doesnt change to no icon either. It stays what I previously chose.

One thing though. I always had to click post icon as tabbing took me straight to enter (default vb). Seems no matter what you do.. sometimes you gotta click. lol Like for the new tags system.

I'm not sure how to make it tab to enter instead of back to no icon but I will investigate.

It works.. as long as you dont look. LOL

Aclikyano 04-06-2008 03:42 PM

thx got it!

Charlie98902 05-28-2008 12:59 AM

Thanks works on 3.7.0 gold as well.

Super Jinni 05-28-2008 01:44 AM

nice idea, I like it

installed

thanks

Charlie98902 05-29-2008 12:32 AM

You can go into styles>>>edit template>>>>>Private Message Template>>>>pm_newpm and do the same if you want to move it up in there too. Thought I would pass this on.

carrlos 05-29-2008 12:55 AM

Great idea!

UncoderMom 05-30-2008 11:17 AM

Your welcome!

trigatch4 07-11-2008 01:09 PM

Awesome, thanks!

Is it possible to make the icons appear in a "dropdown box" next to the "Thread Title" instead full list in columns?

mystic10 07-15-2008 08:12 PM

I WAS WONDERING IF U CAN help me with this code...i have 20 icons...i want to only show 7 and the rest i want to give option for more...just like the smiles...u choose how many u want to display and the rest u need to click more and it will take u to another page...

UncoderMom 11-16-2008 11:19 PM

Quote:

Originally Posted by mystic10 (Post 1576262)
I WAS WONDERING IF U CAN help me with this code...i have 20 icons...i want to only show 7 and the rest i want to give option for more...just like the smiles...u choose how many u want to display and the rest u need to click more and it will take u to another page...

I probably could but not any time soon, sorry. Holidays and moving limit my time online these days. *sigh*

dmknights 11-17-2008 05:27 AM

*Installed*
Any Chance of moving the smilies too?

UncoderMom 11-18-2008 04:18 PM

Quote:

Originally Posted by dmknights (Post 1667275)
*Installed*
Any Chance of moving the smilies too?

Do you want the smilies IN the gray part, just above the editor tool bar or do yo uwant the smilie box moved out of the gray and above the "message area below the "title".



You have to edit your editor_toolbar_on template.

Try something like this

Find
Code:

<td id="$editorid" class="vBulletin_editor" width="100%">
After add

Code:

<if condition="$smiliebox">$smiliebox</if>
scroll down find

Code:

<if condition="$smiliebox"><td class="controlbar">$smiliebox</td></if>
delete it.

That will give you the smiles in the same gray table, just on the top.

Not sure if its "right" but it works lol.

dmknights 11-18-2008 04:30 PM

its nothing to do with the toolbar, but ive discovered how to do it

UncoderMom 11-18-2008 04:32 PM

hmmm I guess I misunderstood you then.

Glad you figured it out though! :)

robbiefritz 01-11-2009 10:08 PM

Very nice. I can see where this will help especially for folks new to forums and posting. Thanks

yingzhou 01-14-2009 07:38 AM

nice ideas.


All times are GMT. The time now is 03:14 PM.

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.01100 seconds
  • Memory Usage 1,754KB
  • 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
  • (6)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (23)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