flee2
09-16-2005, 01:51 AM
Hello:
Someone know to add advanced tools or only a color picker to QUICK REPLY in vB 3.0.7
i tryied the 3.5 mod:
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
<if condition="$show['editor_toolbar']">
<div>$vBeditTemplate[extrabuttons]</div>
</if>
but don't works, i checked that in functions_editor.php exist a variable called $vBeditTemplate[extrabuttons] that groups all advanced buttons in editor.. but the output is NOTHING!
Only a color picker, someone know how to do this?
thanks & greetz
Someone know to add advanced tools or only a color picker to QUICK REPLY in vB 3.0.7
i tryied the 3.5 mod:
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
<if condition="$show['editor_toolbar']">
<div>$vBeditTemplate[extrabuttons]</div>
</if>
but don't works, i checked that in functions_editor.php exist a variable called $vBeditTemplate[extrabuttons] that groups all advanced buttons in editor.. but the output is NOTHING!
Only a color picker, someone know how to do this?
thanks & greetz