- core/vb contains vb.phar. I suppose I cannot change this but would have to make to the decision of whether or not to use phar BEFORE installation... right?
Unzipping the archive and looking at editor.php, I found $options['wysiwyg_smtotal']. This value can be set via AdminCP.
I also found:
Code:
'description' => vB_String::htmlSpecialCharsUni($smilie['title'] . ' ' . $smilie['smilietext'])
Awesome! Thanks for your help!