The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Force-changing editor type with a plugin
I would like to force the non-wysiwyg version of CKEditor for users of a certain browser, using this plugin code:
Code:
if (is_browser('whatever') { $vbulletin->userinfo[showvbcode]=0; } Any idea where to put this? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|