Code/Hook help with editor box in newthread.php
I'm trying to make a plugin which does this:
When you create a new thread, there will actually be two editor boxes listed which are on top of each other, each editor box has its own smilies/controls with it.
When you click the "Submit new thread" button, it will simply merge the contents of both editor boxes into one for submission into the database.
Now I think this is probably very simple to do via the hooks system, but my question is, does anyone know which hook and code to use to accomplish this? (place a second editor box under the first one). Any help is much appreciated
:up:
|