vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   BB Code Enhancements - [BB Code] /me (https://vborg.vbsupport.ru/showthread.php?t=209007)

bananalive 03-23-2009 04:48 PM

Quote:

Originally Posted by Sweeks (Post 1775099)
I have plenty that affect the postbit. Guess it must be those. Latest version of php is installed.

Go to plugin list and see which use the hook postbit_display_complete

Note: /me is also case-sensitive so, /ME won't work and /me must be right at the beginning of the line.

bananalive 03-23-2009 04:50 PM

Quote:

Originally Posted by Black Tiger (Post 1775140)
If I'm not mistaken, a short while ago somebody already made a /you code.

@Bananalive: I got an automatic update notification. What has been updated?

Nothing, I edited the text of the first post. It shouldn't have sent update notification.

bananalive 03-23-2009 04:51 PM

Quote:

Originally Posted by RTMdotORG (Post 1775110)
can you make a /you code?

I'm going to add /you code to next version of [BB Code] You

Black Tiger 04-11-2009 11:19 PM

Hmmz... is there no way to make this so it works everywhere in a post instead of only at the beginning of a line?

Because now it works only in the beginning of a sentence and that's no real bbcode imho because bbcodes work everywhere.

TimberFloorAu 04-11-2009 11:39 PM

Sorry guys, I recall asking Boofo about this last year.

What is this "me" thing people talk about.

I dont get it.

Black Tiger 04-12-2009 12:30 AM

@TimberFloorAu: Well.... the example says it all.
It's something which is blown over from IRC chats. The /me statement was kind of invented there.
It's another way (and much shorter) to put in your own name to a comment.
But like I already said.... the example says exactly what it does.

TimberFloorAu 04-12-2009 12:39 AM

Ok thanks.

Its not something I have ever used, and so wish all the people using it, lots of fun lol

Appreciate your reply :up:

TheLastSuperman 04-12-2009 12:40 AM

Quote:

Originally Posted by Black Tiger (Post 1789323)
@TimberFloorAu: Well.... the example says it all.
It's something which is blown over from IRC chats. The /me statement was kind of invented there.
It's another way (and much shorter) to put in your own name to a comment.
But like I already said.... the example says exactly what it does.

Just in case Black Tiger as many members are not coders ;)

See the example ^ i.e.

Example:

YOU type this in...

[high] * TheLastSuperman is here
[/high]

IT turns it into this after you hit post :D

* Bananalive is here

That is all, there are other mods that do other words or functions, use the search above to find them or start browsing if your interested.

S-MAN

TimberFloorAu 04-12-2009 12:49 AM

okies thanks, so merely typing /me or in the other mods case /you adds your name automatically.

So the bbcode is parsed on the fly? or you have to type ?
PHP Code:

[me][/me

Apologies for not getting the entire ghist of this

Black Tiger 04-12-2009 01:07 AM

The BBcode is parsed when pushing the "post reply" or "post new thread" button so it's parsed on the fly if I understand correctly.
It is not a bbcode which should be used with the [ and ] signs.

In the other mods case, the /you code adds your name automatically, the /me code my name. That's indeed how it works.


All times are GMT. The time now is 02:22 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.00993 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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