Back to vBulletin 3.7 Add-ons

Quote It! Emphasize a quote to draw attention
Mod Version: 1.00, by davidw

This modification is in the archives.
vB Version: 3.7.x Rating: (1 vote - 5.00 average) Installs: 25
Released: 27 Jul 2008 Last Update: Never Downloads: 64
Not Supported Additional Files Translations  

What does this do?
This allows you to add an extra quote to your news/stories/blogs/etc/ anywhere that bbcode is used practically (although not 100% tested, but it does quote as that has been tested) and emphasize and make stand out an area (left or right depending on how you set it up). You've probably all seen news stories where there was a little quote - even in a magazine that stood out and immediately you read it - something interesting. This gives you the ability to do just that.

Any issues?
None really, aside from the fact that you really wouldn't want to use this if you don't have the need to. For example, if you only have one paragraph of text, it will not look right. Also, based on the <style> it will push the quote down and may appear in the signature area. I would only use this if you have a lot of text - see screenshots/examples.

Step 1:
Upload quoteit.png to http://www.yoursite.com/forums/images/editor/quoteit.png
Quoteit.png is a famfamfam silk icon - it is a free icon and if you wish, you can use something else. If you use a different image or different location, edit the Button image in the BBCode.

Step 2:
Upload your quote.png/quote2.png image to your website and put the location in the replacement area (see <blockquote> tag line for details). I created quote.png/quote2.png for this use only - please do not claim it as your own.

Step 3:
Add New BBCode:

Title: Quote It!

BB Code Tag Name: quoteit

Replacement:
Code:
<style type="text/css">
blockquote {
	color: #AA0;
	display: block;
	padding: 2px 20px 2px;
	font-size: 110%;
	width: 350px;
}
img.floatLeft { 
    float: left; 
    margin: 3px; 
}
blockquote.floatLeft { 
    float: left; 
    margin: 4px; 
}
blockquote.floatRight { 
    float: right; 
    margin: 4px; 
}
</style>
<blockquote class="floatLeft"><p><span><img class="floatLeft" src="http://www.yoursite.com/forums/images/quote.png" alt="" /></span>{param}</p></blockquote>
Example: [quoteit]This is quotable Text![/quoteit]

Description: This allows you to quote a certain part of a news story and emphasize it.

Use {option}: No

Button Image: http://www.yoursite.com/forums/images/editor/quoteit.png

Remove Tag If Empty: Yes

Disable BB Code: No

Disable Smilies: No

Disable Word Wrapping: No

Note:
If you want your quote on right side, change:
Code:
<blockquote class="floatLeft">
to
Code:
<blockquote class="floatRight">
Also, if you want to change the color of the quoted text, just look for this:
Code:
<style type="text/css">
blockquote {
	color: #AA0;
and change the #AA0; to whatever color you want.

Temporary Demo (may only last a week or two):
http://www.christianboards.org/forums/showpost.php?p=26174&postcount=1

Download

This modification is archived, downloads are still allowed.

File Type: %1$s readme.txt (2.4 KB, 74 downloads)

Screenshots

Click image for larger version
Name:	quotess.jpg
Views:	1124
Size:	80.8 KB
ID:	84654  

Similar Mods

Quick Quote II -Quote posts instantly in your Quick Reply box vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024