Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
GTQuotes - custom quote box as seen on vbulletin.org Details »»
GTQuotes - custom quote box as seen on vbulletin.org
Version: 1.00, by Princeton Princeton is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

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:
  1. Download gtquotes.zip
  2. 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.)
  3. Go to ADMINCP / STYLE MANAGER / MAIN CSS
    1. FIND "Additional CSS" table
    2. ENTER custom CSS after your defined CSS: (NOTE: You may need to change image URL.)
  4. Go to ADMINCP / STYLE MANAGER / Edit Templates
    1. 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 View Post
Props to the new quote. :up:
Quote:
Originally Posted by Alfa1 View Post
yeah, looks cool.
Quote:
Originally Posted by deezelpope View Post
Yeah, they're very cool!:up:
Quote:
Originally Posted by Audentio View Post
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)
  1. Make sure you uploaded the image.
  2. Check custom CSS and:
    1. check that the location of the image is correct (default : /forums/images/misc/q.gif)
    2. check that the name of image is correct (default : q.gif)
History:
  • Feb 12th 2008 - GTQuotes - A Custom bbcode_quote Template Modification release
Recently Released Modifications:

Show Your Support

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

Comments
  #32  
Old 08-09-2008, 07:09 AM
Salar Salar is offline
 
Join Date: Jun 2005
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

one thing, how can i move the gray line from right to left?
Reply With Quote
  #33  
Old 10-07-2008, 08:06 AM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TimberFloorAu View Post
Okies one more...

Could the css be changed slightly so that the quoted message had a diff background colour ?
love this, but same question.

just want to offset the tone of the regular content area a bit more.
Reply With Quote
  #34  
Old 10-14-2008, 04:54 AM
CLUB AMPLE's Avatar
CLUB AMPLE CLUB AMPLE is offline
 
Join Date: Aug 2008
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes works great on 3.7 very nice clean look compared to default! great job.
Reply With Quote
  #35  
Old 10-17-2008, 11:37 AM
Kurgan Kurgan is offline
 
Join Date: Jul 2002
Location: Florida
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrendelKhan{TSU View Post
love this, but same question.

just want to offset the tone of the regular content area a bit more.
I modified my additional CSS in style template so it included a
Code:
background-color: white;

within the blockquote.bq CSS style.

e.g.
Code:
blockquote.bq {
  background-color: white;
  font: italic 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  border-left:3px solid #ccc; 
  margin:0px;
  padding:0 5px
}

Only thing is, it only colors the background of the area where the quoted text is, not the whole section that includes the "quoted by" and the quotation marks itself. Change the color here to whatever color you want as the background for your quote (you can use #000000 - #FFFFFF for custom colors).

It does look better with a slightly different background color, in my opinion.

You'll want to flush the signature cache out after doing this since you may have users using the quote bbcode in their signatures. (Admin CP -> Maintenance -> Update Counters, then click Empty Signature Cache)
Reply With Quote
  #36  
Old 10-18-2008, 01:26 PM
Vindictive's Avatar
Vindictive Vindictive is offline
 
Join Date: Aug 2008
Location: Conway, Arkansas
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great on 3.8.0 Beta 1.
Reply With Quote
  #37  
Old 11-11-2008, 01:58 AM
Valyx Valyx is offline
 
Join Date: Nov 2008
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed and working on 3.6.12.
Reply With Quote
  #38  
Old 01-19-2009, 03:29 AM
Stubbed's Avatar
Stubbed Stubbed is offline
 
Join Date: Dec 2007
Location: New Zealand
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vindictive View Post
Works great on 3.8.0 Beta 1.
And on 3.8 Gold
Reply With Quote
  #39  
Old 02-08-2009, 02:11 AM
Taragon's Avatar
Taragon Taragon is offline
 
Join Date: Sep 2007
Location: The Netherlands
Posts: 390
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

with some adjustments it works for vb blog
Reply With Quote
  #40  
Old 02-13-2009, 04:18 AM
Arcade Fire's Avatar
Arcade Fire Arcade Fire is offline
 
Join Date: May 2008
Location: Menorca, Spain
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Stubbed View Post
And on 3.8 Gold
And on 3.8.1

Thanks.
Reply With Quote
  #41  
Old 05-10-2009, 08:16 PM
farsgsm farsgsm is offline
 
Join Date: Jun 2008
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

and pelase some one let me know:

as i'm using arabic language forum, i want to put background picture (q.gif) to the other side, from left to right.

which code i should use for it?

thanks friends.
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 01:18 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.11202 seconds
  • Memory Usage 2,325KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_code
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete