vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Center and Space buttons for vBcode (https://vborg.vbsupport.ru/showthread.php?t=41560)

Boofo 07-25-2002 10:00 PM

Center and Space buttons for vBcode
 
Space Button to insert a space into messages
Center Button to center text in messages.
Version 1.1 (By Boofo)

A special thanks goes out to bad_madman for all of his help and advice in developing this small hack. It never would have been without him. Thank you, sir. :)

What this hack does:

This hack will add a "Space" and "Center" button to your vB Code in newreply, newthread and editpost templates. If you try to add a space with the spacebar in a message, it will be parsed out when you save the message. With this it actually inserts a hidden & nbsp; (space code) into the message. The "center" button will allow you to center text in your message.

Tested on vBulletin 2.2.5

NOTE: Updated for version 2.2.6
Due to the censorship parsing of the hard space which is being parsed to the underscore character, you will need to make an additional file edit for the SPACE button to work. The file attachment has been updated.

Install time: less than 2 minutes
Files to edit: 2 (root/vbcode_language.js and admin/functions.php)
Templates to edit: 1 (vbcode_buttons)

DestyNova 07-26-2002 08:39 PM

any example or screenshot?

Boofo 07-26-2002 08:46 PM

Here is a screenshot of the buttons installed. :)

Floris 07-26-2002 08:51 PM

Why have a space button? You can just press space on keyboard. In vB 2.2.6 0160 (hard space) will appear as _ (underscore)

Boofo 07-26-2002 09:19 PM

this is a test
This is a test.

xiphoid: You are wrong about the spaces in 2.2.6. I just tried it here. The first line above had 10 spaces with the spacebar added to the beginning of it and the second line had 5 spaces in between each word. As you can see, the spaces were parsed out when I used the spacebar and lined up on the left again. They didn't change that yet in 2.2.6. :) So you will need this if you want to add any spaces anywhere in your message. ;)

Chris M 07-26-2002 09:34 PM

Ah excellent:)

Nice hack!

Satan

DestyNova 07-27-2002 05:30 AM

:thumb up:

==install==

I realize that I put too many custom codes and buttons so space button cannot fit into that and result come out just ">" lol

I fix it by add more space for buttons :rolleyes:

vdinh 07-29-2002 08:54 PM

Quote:

Originally posted by xiphoid
Why have a space button? You can just press space on keyboard. In vB 2.2.6 0160 (hard space) will appear as _ (underscore)
Same problem ... If I use this hack for version 2.2.6, it replace the space created by the hacked button with an underscore _ ...

Boofo 07-29-2002 09:16 PM

That is strange. I am using 2.2.5 and it works fine here. I will do some reasearch on it and see what I can do to fix it to work on 2.2.6, too. Thanks for letting me know that. :)

And xiphoid, I apologize for misunderstanding what you meant in your message above. I thought you were trying to say that 2.2.6 already does the spaces without parsing. Again, my apologies. :)

Quote:

Originally posted by vdinh


Same problem ... If I use this hack for version 2.2.6, it replace the space created by the hacked button with an underscore _ ...


DrkFusion 07-29-2002 09:26 PM

Nice work boofo...sure install ;)

Drk


All times are GMT. The time now is 06:11 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.02973 seconds
  • Memory Usage 1,731KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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