I'm looking for a very specific repeatable post creation process.
From the front end, add title, description, and upload .txt files that become the post.
There would possibly be multiple .txt uploads, each occupying a different location in the post.
the .txt content would need to maintain formatting currently done with
< pre > tags.
An example of the desired result can be seen here. http://www.millenniumrunning.com/nh-10-miler-2012/1583
in that example Overall Results • Relay Results • Awards would each be a separate .txt file upload.
I'd also like to define where the <!--more--> tag resides in the post, and pre-fill some of the contact info above the uploaded fields.
Currently this is accomplished by me pre-building posts and having others paste in "paste here" spots between the < pre > tags, obviously not the best scenario for several reasons.