![]() |
Try:
Code:
if ($this->editor_type != "fe") |
Uhm... where do I put it? I tried replacing the previous code with yours, but nothing appeared.
|
for adding any particular custom bbcode to Quick Reply, create new plugin
Hook: editor_construct Title: bbcode button plugin code: PHP Code:
|
Quote:
|
I'm using this one for all the custom BBcodes in QR and QE:
Hook: editor_construct Code:
if ($this->editor_type == 'qr' || $this->editor_type == 'qe') Hook: editor_toolbar_filter Code:
if ($this->editor_type == 'qr' || $this->editor_type == 'qe') |
Quote:
|
Quote:
|
Quote:
The only problem I have is, the PHP, HTML, and Code BBcodes show up twice in the Quick Reply Box. And I only have the first plugin active, when I have both plugins active, the PHP/HTML/Code BBCodes show up 3 times. Without the second plugin active, they show up twice. Here is a screenshot: https://vborg.vbsupport.ru/external/2015/04/10.png |
All times are GMT. The time now is 09:56 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|