Hi there.
I was playing around with the demo on the site, but I couldn't find an answer to my question:
Can the form create an automatically-formatted post?
For instance, I want to have a paragraph text field in the form, that would become a blockquote in the post. I want two single-line text fields in the form that will become two consecutive lines without linebreak between them in the post.
This is the scenario:
I am running a website similar to UrbanDictionary, only in Herbew.
Naturally, the site relies on visitor input. Each post (=dictionary entry) is uniformly formatted, but I have to validate it on each post publication. Right now users register and they have a sample post to follow its formatting. Needless to say, not all users know how to follow the format or sometimes they're just lazy.
This method is time-consuming for me as a moderator, and a form plugin would greatly help me.
I want to yank the formatting part out of the equation, since this is not something a user should do. And know what? Not even a thing a moderator should do.
You can see what I mean about uniformly-formatted posts here: http://www.dorbanot.com
Any help on this will be greatly appreciated!
Asaf Sagi.