vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   vBulletin quote customization (https://vborg.vbsupport.ru/showthread.php?t=271229)

vexxy 10-01-2011 09:06 AM

vBulletin quote customization
 
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/...er-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
Code:

<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:
Code:

[blizzard="Some Dude"]
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 [/blizzard]

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


All times are GMT. The time now is 05:27 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00987 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete