The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is it possible to have Multiple editors on one page on vb 4.1.12 ?
it used to work. heres the code i have now Plugin Hook: editor_toolbar_start PHP Code:
PHP Code:
HTML Code:
<div id="{vb:raw editorid}" class="blockrow texteditor"> <div class="editor"> <div class="editor_textbox_container<vb:if condition="$smiliebox"> smilie</vb:if>"> <div class="editor_textbox <vb:if condition="$smiliebox">editor_textbox_smilie</vb:if>"> {vb:raw ckeditor} </div> </div> <vb:if condition="$smiliebox"> <div class="editor_smiliebox"> {vb:raw smiliebox} </div> </vb:if> </div> </div> <input type="hidden" name="wysiwyg" id="{vb:raw editorid}_mode" value="{vb:raw editortype}" /> can anyone help ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|