On my site the posts are formatted a certain way using html tags, and video links are also formatted a certain way.
When an author posts I would like to have a form that takes their input and then formats it, the formatted output would be inserted into the regular new post window.
I am not sure how to go about it, whether to use javascript forms or php forms and how to integrate it into wordpress itself. I would like to have a button somewhere that would initiate the form.
Any help is appreciated.