Splendid.
In that case, I will templatize it like this:
- vbcode_prompts
will contain the javascript prompts that appear in the prompt textbox
- vbcode_buttons
will contain the main HTML for the buttons and menus
- vbcode_fontbits
will contain the <option> bits for the fonts select
- vbcode_sizebits
will contain the <option> bits for the font-size select
- vbcode_colorbits
will contain the <option> bits for the font-color select
- vbcode_smilies
will contain the table for the posting-page smilies
- vbcode_smiliebits
will contain the individial smilies for the posting page
- vbcode_smilies_getmore
will contain the button to launch the overflow smilies window
- popup_smilies
will contain the HTML for the smilies popup window
- popup_smiliesbits
will contain the individual smilies for the popup
Will that be acceptable?