vB Quote
Author Message
I believe that tagging syntax on forums should generally be as simple as possible, as most people aren't really coders.
MyBB generally conforms well to this (tags are generally quite simple), except the new quote tag introduced in MyBB 1.4.

Personally, something like this is a bit too much code IMO:

Code:
[quote='Joe' pid='13892' dateline='1239871234987' some_other_crap='98j2983j4ad']

...and the user probably doesn't really know the reasoning behind everything.
This plugin turns something like the above to something similar to vB quoting, like:

Code:
[quote=Joe;13892]

which, IMO, is much simpler and nicer.

This plugin also has a few other features:

  • [ and ] characters in usernames don't break up the quote
  • username will automatically be updated if a user's username gets changed
  • user profile link in quote

The package includes a MyBB 1.4 and a MyBB 1.6/1.8 version.  Ensure you upload the correct .php file to your inc/plugins/ folder.
Note that the MyBB 1.4 version doesn't handle [ and ] characters completely right, whereas the 1.6 version does.


Update on 19th May, 2010: Also note: it may be possible for users to gain some information about posts in hidden forums/threads/posts by playing around with the pid in the quote.  I haven't implemented any protection against this in this plugin, but I don't really think this is really that big of an issue as they can only really get the timestamp and user who made the post but not the content.

Update on 4th Jan, 2011: This plugin won't modify existing quotes in any way, eg, it won't change the syntax or style of quotes made before this plugin was activated.
(This post was last modified: 03-10-2016 09:44 PM by ZiNgA BuRgA.)
Find all posts by this user
Quote this message in a reply
Download: vbquote-1.16.7z (3.81 KB)
Plugin Version: 1.16
Last Updated: 03-10-2016, 09:44 PM

Downloads: 1,085
MyBB Compatibility: 1.4.x, 1.6.x, 1.8.x
Plugin License: GPLv3
Uploader: ZiNgA BuRgA
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #41
RE: vB Quote
(01-04-2011 05:13 PM)ZiNgA BuRgA Wrote:  The plugin won't modify existing quotes in any way.

Yeah, I figured it wouldn't but it didn't give me a linked username in any new posts with quotes...it just showed: rocketfoot;7166 Wrote:  I turned the plugin off for now.

[Image: gallery_2_628_39582.jpg]
01-04-2011 09:18 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #42
RE: vB Quote
Funny that it's effectively not parsing anything.
Are you able to reproduce on a clean board?

My Blog
01-05-2011 10:13 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #43
RE: vB Quote
(01-05-2011 10:13 AM)ZiNgA BuRgA Wrote:  Funny that it's effectively not parsing anything.
Are you able to reproduce on a clean board?

I don't have a fresh board to try on at the moment...

[Image: gallery_2_628_39582.jpg]
01-05-2011 10:15 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #44
RE: vB Quote
Update the 1.6 version to v1.12:
- fix MyBB parser craziness in 1.6.1

Maybe that's your issue RocketFoot.

My Blog
01-17-2011 11:47 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #45
RE: vB Quote
I do believe that fixed it!  Everything looks good now!

Thanks, Zinga! Biggrin

[Image: gallery_2_628_39582.jpg]
01-18-2011 01:47 AM
Find all posts by this user Quote this message in a reply
Sama34 Offline
Senior Member
****
Posts: 490
Joined: May 2011
Post: #46
RE: vB Quote
Doesn't work at quick reply, if i clicked the +- quote button it shows mybb default quote system Ouch

Support PM's will be ignored. Yipi
Plugins: Announcement Bars - Custom Reputation - Mark PM As Unread
05-19-2011 03:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Gypaete Offline
Member
***
Posts: 82
Joined: Aug 2010
Post: #47
RE: vB Quote
The plugin works only in quote button..

[Image: selenab.png]
(This post was last modified: 05-19-2011 08:43 PM by Gypaete.)
05-19-2011 08:41 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #48
RE: vB Quote
It works for me in multi quote (using quick reply) and quote button (MyBB 1.6.3)?

(This post was last modified: 05-20-2011 05:41 AM by RateU.)
05-20-2011 05:41 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #49
RE: vB Quote
(05-19-2011 03:24 PM)Sama34 Wrote:  Doesn't work at quick reply, if i clicked the +- quote button it shows mybb default quote system Ouch
Install a test clean forum, put the plugin on, and verify it works.  If it does, apply your modifications one by one to determine what's the conflict.

My Blog
05-20-2011 08:12 AM
Find all posts by this user Quote this message in a reply
Sama34 Offline
Senior Member
****
Posts: 490
Joined: May 2011
Post: #50
RE: vB Quote
(05-20-2011 08:12 AM)ZiNgA BuRgA Wrote:  
(05-19-2011 03:24 PM)Sama34 Wrote:  Doesn't work at quick reply, if i clicked the +- quote button it shows mybb default quote system Ouch
Install a test clean forum, put the plugin on, and verify it works.  If it does, apply your modifications one by one to determine what's the conflict.

I will do that and report back here.

Support PM's will be ignored. Yipi
Plugins: Announcement Bars - Custom Reputation - Mark PM As Unread
05-21-2011 11:47 AM
Visit this user's website Find all posts by this user Quote this message in a reply


Forum Jump: