PDA

View Full Version : vBulletin quote customization


vexxy
10-01-2011, 09:06 AM
Yo guys,

I own a gaming forum and I want to quote the devs on my forum and I want to customize the quotation. A good example is: http://www.mmo-champion.com/content/2482-New-in-4.3-Inactive-Guild-Leader-Replacement (which is vBulletin also).

Is there any way I can do this? I mean...the quotation to have a "Originally posted by" header with original link..then the body of the quote?

Tnx in advance

LifesGreatestGift
10-01-2011, 02:30 PM
edit template bbcode_quote customize it with some CSS.

vexxy
10-02-2011, 01:39 PM
tnx alot for your answer..ya, that i can do..however, how do I proceed with the links in the header of the quote?

also, a secondary question..related to this..no use to start a another thread. Can i add another quote style into the WYSIWYG, so I can have 2? Basicly, a normal quotation and 1 custom quotation?

vexxy
10-04-2011, 07:29 PM
so..is there any way I can add another quote in the WYSIWYG editor..to have basicly 2? and also, can i create a quote as I explained in the first post? (with a small header with the original source and link)

vexxy
10-09-2011, 01:09 PM
so..nobody can help me or point me to a direction, addon, customization, tutorial anything? I really want to create 2 custom quotes and to integrate them into the WYSIWYG.

i appreciate any tips

vexxy
10-10-2011, 06:06 PM
one last bump, if anyone can help me, I'll greatly appreciate it

Mooff
10-10-2011, 07:42 PM
untested:
In the bb-code manager add:
tag: blizzard
replacement

<div style="color:blue;margin:5px;border:1px solid black;">
Originaly posted by: {option} <br/>
<div style="color:blue;margin:5px;background:black;">
{param}
</div>
</div>


tagusage:


Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clit


Not 100% sure if you can use url tags in the option-value. You need to test that one. If not, i made a post about a bb-code for gallery where some basic explanation is given how to use plugins for bb-codes.

Cheers

vexxy
10-11-2011, 08:43 PM
tnx alot for the answer...meanwhile I solved the issue...tnx again