Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
The /me Code Details »»
The /me Code
Version: 1.00, by Gio~Logist Gio~Logist is offline
Developer Last Online: Oct 2022 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.8.0 Rating:
Released: 01-12-2009 Last Update: 01-15-2009 Installs: 46
Uses Plugins
 
No support by the author.

Mini-Mod provided by:
ModernvB.com

Description:
It's simple. When they type "/me" in a post, it changes to their username. Yes, it's live - so it will also change if their username has changed.

Example:
Before: /me made this mod
After: Gio~Logist made this mod

Instructions:
1. Upload the plugin
2. /me away

Download Now

File Type: xml MeCodePlugin.xml (345 Bytes, 232 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 01-13-2009, 11:00 PM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/you code would be nice
Reply With Quote
  #13  
Old 01-13-2009, 11:15 PM
Nadeemjp Nadeemjp is offline
 
Join Date: Aug 2008
Location: Japan
Posts: 601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i think /me by itself isnt much of an attraction. but as yotsume has suggested, if we could have more codes, then it is more interesting
Reply With Quote
  #14  
Old 01-13-2009, 11:27 PM
Blue91's Avatar
Blue91 Blue91 is offline
 
Join Date: Apr 2002
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To each their own. /me is a niche mod for irc users.
Reply With Quote
  #15  
Old 01-14-2009, 01:51 PM
Blue91's Avatar
Blue91 Blue91 is offline
 
Join Date: Apr 2002
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm, after playing with this... it isn't like the previous /me codes. Previous versions ONLY worked with /me was typed first in a line.

I noticed the current one changes /me to username regardless of where it is. This was figured out this morning by me when another user posted up the phrase burn/melt and it resulted in "burn/usernamelt. Not good. Can it be fixed to work only at the beginning of a sentence like the previous versions?

Thanks!
Reply With Quote
  #16  
Old 01-15-2009, 01:03 PM
Blue91's Avatar
Blue91 Blue91 is offline
 
Join Date: Apr 2002
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ttt?
Reply With Quote
  #17  
Old 01-16-2009, 03:39 PM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Blue91 View Post
Hmm, after playing with this... it isn't like the previous /me codes. Previous versions ONLY worked with /me was typed first in a line.

I noticed the current one changes /me to username regardless of where it is. This was figured out this morning by me when another user posted up the phrase burn/melt and it resulted in "burn/usernamelt. Not good. Can it be fixed to work only at the beginning of a sentence like the previous versions?

Thanks!
Try replacing the contents of the plugin with the following:
PHP Code:
if(substr($post['message'], 03) == '/me'){

    
$post['message'] = substr_replace($post['message'], $post[postusername], 03);
    

Also, i updated the plugin to a simple edit to only include "/me"'s that have a space after, to prevent your second issue if you're still using the default code.
Reply With Quote
  #18  
Old 01-16-2009, 05:11 PM
Roxie's Avatar
Roxie Roxie is offline
 
Join Date: May 2002
Location: on vb.org
Posts: 526
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would love the /you code.
Reply With Quote
  #19  
Old 01-16-2009, 07:44 PM
Theater's Avatar
Theater Theater is offline
 
Join Date: Aug 2004
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Theater slaps Gio~Logist around a bit with a large trout.

/me clicks installs.
Reply With Quote
  #20  
Old 01-16-2009, 09:57 PM
secrtagnt secrtagnt is offline
 
Join Date: Mar 2008
Location: Los Angeles, CA
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you don't find a mod useful, simply don't use it

One of the forums I help maintain is centered around an IRC network. I'm sure our users will enjoy it. Thanks!
Reply With Quote
  #21  
Old 01-16-2009, 10:03 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Using for something else.. will recode w/ desired /you /it /bugoff etc lol so thanks!!!!

[high]* TheLastSuperman marked as Installed [/high]

Edit: Ohh vb.org already had it in here, that was nice to see, I lol'd for a second

Edit: #2... you wouldn't want to change your modifaction to allow the code to be re-used so I might make a new mod using this one but it would require different versions of the plugin??? (Ohh and link back you your release here?) PM me if so and thanks Regardless!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:29 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05594 seconds
  • Memory Usage 2,329KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete