PDA

View Full Version : BBcode in quick reply and quick edit


Kanustep
Tue 15th Jan '08, 3:15pm
Hello,

I add a BBcode using BBcode manager in AdminCP. The new BBcode is displaying in Advanced editor very well but not in quick reply or quick edit, how I can put the these codes in those two editors?

Thank you

Jose Amaral Rego
Tue 15th Jan '08, 5:21pm
I used feldons method as an example to your question
http://www.vbulletin.com/forum/showthread.php?t=202531

Where it says to added below, then you just add what I have here instead. It will add in all custom bbcodes, as it can not select which ones not to be shown. If you need to show selected custom bbcode, then you will need to request help from vBulletin.org coders.

$vBeditTemplate[extrabuttons]

Kanustep
Tue 15th Jan '08, 6:37pm
Thank you Jose!