![]() |
vBulletin ckeditor parameters
Hello,
the vBulletin ckeditor has a config like this: HTML Code:
<div class="editor_textbox_container"> So I want to solve the problem by adding an parameter, e.g. ckeditor_config.js?v=2. But I can't find the template where the JS config above is placed! I only found a template called 'editor_ckeditor'. There is the JS replaced by a variable: HTML Code:
<div class="editor_textbox <vb:if condition="$smiliebox">editor_textbox_smilie</vb:if>"> |
$ckeditor is set in includes/functions_editor.php, around line 672. But it calls getEditor() from vb/ckeditor.php to get the string. It looks like there's already a "?v=" parameter on it but it's just the vb version, but I guess you could add another parameter.
|
All times are GMT. The time now is 06:04 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:
|