Version: 1.00, by Princeton
Developer Last Online: Nov 2022
Category: BB Code Enhancements -
Version: 3.6.8
Rating:
Released: 02-11-2008
Last Update: Never
Installs: 123
Template Edits
No support by the author.
Now you can have the same bbcode_quote template modification as seen on vbulletin.org.
Why GTQuotes - A Custom bbcode_quote Template Modification?
Uses the <cite> element to markup the names of referenced quotes.
Uses the <blockquote> element for quoting paragraphs of text.
Less code.
1.0.0 VERSION (download gtquotes.zip)
Show your support and click Mark As Installed and Nominate For MOTM.
Need Help? For continued support and upgrades - support by donating via PayPal.
Instructions:
Download gtquotes.zip
Upload q.gif to your images/misc folder. (NOTE: I supplied a few quote gifs for you to choose from. Just upload the one that you will use.)
Go to ADMINCP / STYLE MANAGER / MAIN CSS
FIND "Additional CSS" table
ENTER custom CSS after your defined CSS: (NOTE: You may need to change image URL.)
Go to ADMINCP / STYLE MANAGER / Edit Templates
REPLACE bbcode_quote TEMPLATE
Frequently Asked Questions
Q) What exactly does this modification do? A) Once implemented, this modification will change the way quotes appear to the reader - similar to how it is here on vbulletin.org.
Quote:
Not sure what this is suppose to do. Can you provide a screenshot?
Quote:
Originally Posted by Princeton
Here's how it looks like.
Quote:
Originally Posted by Freesteyelz
Props to the new quote. :up:
Quote:
Originally Posted by Alfa1
yeah, looks cool.
Quote:
Originally Posted by deezelpope
Yeah, they're very cool!:up:
Quote:
Originally Posted by Audentio
I love em :P. It looks perfect on the Blue lagoon style.
Q) Why don't you have a border around the quote? A) It defeats the purpose as to why I created it. It was created because there's a difference in how the QUOTE and other (ie. PHP, HTML, CODE) bbcodes are displayed. For example, the default QUOTE bbcode is displayed with a 100% width whereas the others are a fixed width. To me, this wasn't consistent with the overall design. It looked fine by itself but in combination with others it just didn't flow. At least not for me.
Q) Why don't you use an endquote? A) It just doesn't look right when using multiple quotes. It's actually a bit confusing.
Q) Why does my quote image not display? A)
Make sure you uploaded the image.
Check custom CSS and:
check that the location of the image is correct (default : /forums/images/misc/q.gif)
check that the name of image is correct (default : q.gif)
History:
Feb 12th 2008 - GTQuotes - A Custom bbcode_quote Template Modification release
Before placing it in additional css. If you want to use the white quote image change the file name to "w-q.png". Oh, and don't forget to upload the images, hehehe.