Version: 3.00, by Erwin
Developer Last Online: May 2013
Version: 3.0.7
Rating:
Released: 01-04-2004
Last Update: Never
Installs: 200
No support by the author.
Updated version 2.00 thanks to buro9!
Updated version 3.00 thanks to Edgewize!
New in version 3.00:
Correct parsing in quotes, private messages etc.
Okay, this is the famous /me code first created by Chen. All credits go to him. I'm just putting up instructions on how to do this in vB3. It's very easy.
Great hack; I customized it pretty heavily to add support for private messages, message preview, and to respect bbcode-disabled flags. I also think that this will work no matter what font is currently in use, and it will never generate non-XHTML-compliant output (even when tags are badly overlapped).
[high]* Edgewize clicks install because without Erwin, I'd never have started!
[/high]
I put the following a file called hack_me.php:
(NOTE: had to mangle the color tags to get it to post right. replace Xcolor with color in six places!)
includes/functions_bbcodeparse.php around line 323, immediately after:
global $DB_site, $vboptions, $bbuserinfo, $templatecache, $smiliecache;
global $html_allowed;
newreply.php around line 96, immediately after
$pagetext = trim(strip_quotes($pagetext));
private.php around line 1156, immediately after
$pagetext = trim($pagetext);
(Note: to change the color, change the three color tags in hack_me.php)
First post, baby! And hello Erwin, I totally forgot that you post here as well as at EV1servers
think of users using.
Example i post a message like:
[you] is a nice member
When rest of members of board read that message it. it appears to them as
[Member Reasing the post name] is a nice member
what do u think ??
I'm putting the install file together for it now. I did this a while back for my site for vB3 but I needed to get the archive code set right so the [you] code wouldn't show up there. I have it up and working now at my site if you would like to check it out. I need someone to make sure I got all the places it can show up at (in case I missed any).
Well that is, it works fine in a new thread and new reply.
Works fine in quoting a post with a /me in it.
Doesn't work when you edit the orig /me post, you loose the username then. But you can always add /me befor eit again. Plus editting is not done often.
[high]* BBQ is happy but he already installed this on beta 7 and pressed install a few pages in this thread back [/high]
I'm putting the install file together for it now. I did this a while back for my site for vB3 but I needed to get the archive code set right so the [you] code wouldn't show up there. I have it up and working now at my site if you would like to check it out. I need someone to make sure I got all the places it can show up at (in case I missed any).
can u please pm me the links to ur board ??
i had installed the YOU tag on ipb
i administrate my forums, and i know what are default places where that thing should be visible