The Arcive of vBulletin Modifications Site. |
|
![]() |
|||||||||||||||||||||||||
This Hack allow users to choose, if theay want to have a vertical or horizontal postbit.
Installation - Import the Product - Do the following Template-Edits Template SHOWTHREAD Search HTML Code:
<if condition="$show['addpoll']"> <tr> <td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/addpoll.gif" alt="$vbphrase[add_a_poll]" /> <a href="poll.php?$session[sessionurl]do=newpoll&t=$threadinfo[threadid]">$vbphrase[add_a_poll_to_this_thread]</a></td> </tr> </if> HTML Code:
<if condition="$show['addpoll']"> <tr> <td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/addpoll.gif" alt="$vbphrase[add_a_poll]" /> <a href="poll.php?$session[sessionurl]do=newpoll&t=$threadinfo[threadid]">$vbphrase[add_a_poll_to_this_thread]</a></td> </tr> </if> <tr> <td class="thead">$vbphrase[postbitlayout]</td> </tr> <tr> <td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/mode_threaded.gif" alt="$vbphrase[postbitlayout]" /> <a href="showthread.php?$session[sessionurl]do=changepostbit&t=$threadinfo[threadid]"><if condition="$show['is_pl']">$vbphrase[postbit_top]<else />$vbphrase[postbit_left]</if></a></td> </tr> Search: HTML Code:
<tbody id="collapseobj_uopt_thrd" style="$vbcollapse[collapseobj_uopt_thrd]"> <tr> <td class="panelsurround" align="center"> <div class="panel"> <div style="width:$stylevar[formwidth_usercp]" align="$stylevar[left]"> <fieldset class="fieldset"> <legend>$vbphrase[visible_post_elements]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%"> <tr> <td>$vbphrase[option_to_hide_elements]</td> </tr> <tr> <td> <div><label for="cb_showsignatures"><input type="checkbox" name="options[showsignatures]" value="1" id="cb_showsignatures" $checked[showsignatures] />$vbphrase[show_signatures]</label><input type="hidden" name="set_options[showsignatures]" value="1" /></div> <div><label for="cb_showavatars"><input type="checkbox" name="options[showavatars]" value="1" id="cb_showavatars" $checked[showavatars] />$vbphrase[show_avatars]</label><input type="hidden" name="set_options[showavatars]" value="1" /></div> <div><label for="cb_showimages"><input type="checkbox" name="options[showimages]" value="1" id="cb_showimages" $checked[showimages] />$vbphrase[show_images] ($vbphrase[including_attached_and_img_code])</label><input type="hidden" name="set_options[showimages]" value="1" /></div> </td> </tr> </table> </fieldset> HTML Code:
<tbody id="collapseobj_uopt_thrd" style="$vbcollapse[collapseobj_uopt_thrd]"> <tr> <td class="panelsurround" align="center"> <div class="panel"> <div style="width:$stylevar[formwidth_usercp]" align="$stylevar[left]"> <fieldset class="fieldset"> <legend>$vbphrase[visible_post_elements]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%"> <tr> <td>$vbphrase[option_to_hide_elements]</td> </tr> <tr> <td> <div><label for="cb_showsignatures"><input type="checkbox" name="options[showsignatures]" value="1" id="cb_showsignatures" $checked[showsignatures] />$vbphrase[show_signatures]</label><input type="hidden" name="set_options[showsignatures]" value="1" /></div> <div><label for="cb_showavatars"><input type="checkbox" name="options[showavatars]" value="1" id="cb_showavatars" $checked[showavatars] />$vbphrase[show_avatars]</label><input type="hidden" name="set_options[showavatars]" value="1" /></div> <div><label for="cb_showimages"><input type="checkbox" name="options[showimages]" value="1" id="cb_showimages" $checked[showimages] />$vbphrase[show_images] ($vbphrase[including_attached_and_img_code])</label><input type="hidden" name="set_options[showimages]" value="1" /></div> </td> </tr> </table> </fieldset> $postbitoptions ![]() Known Bugs
v 1.0.1 [F] Guests can now change the postbit type [+] Now you can change this setting if you edit a user via ACP Greetings Surviver PS: If someone can improve the translation, it would be nice, if he would do this, because my English is very bad. Show Your Support
|
Comments |
#2
|
|||
|
|||
![]()
INSTALLED
edit: but in the quick menu i havent any option ![]() ![]() anyway good job |
#3
|
|||
|
|||
![]()
thanx for this, i perfer the horizontal postbit, but some of my members prefer the vertical one
|
#4
|
|||
|
|||
![]()
Hey Danke Surviver, hast Du das auch TMS optimiert?
![]() Super Sache |
#5
|
||||
|
||||
![]()
Awesome! Thanks, Survivor!
|
#6
|
|||
|
|||
![]()
Just want I always wanted.
Thanks |
#7
|
||||
|
||||
![]() Quote:
![]() Das Produkt unterst?tzt TMS ![]() Greetings Surviver |
#8
|
||||
|
||||
![]()
Wow! Thanks a lot! I was hoping vbulletin would eventually release this as a part of their code since not everyone likes horizontal and not everyone likes vertical postbits!
My members are going to go nuts when they see this ![]() |
#9
|
|||
|
|||
![]()
Now I wish I had added the modifications to the other postbit in all my templates lol I'll probably install this when I get around to adding all the content to them. nice work tho.
|
#10
|
|||
|
|||
![]()
UPDATED it! thanks!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|