Allow creation of custom init for TinyMCE

TinyMCE can be highly customized by configuring the INIT method. It would be very useful to allow developer to plug-in their own INIT code. Should be fairly simple to do, either as a config file or code that gets substituted for the default INIT if the file or code exists.