Anonymous posting
I was looking for a way to permit random people to submit entries to Movable Type, and there’s not really any way to do it out of the box, so I wrote this CGI. It is not entirely polished; in particular, it ought to use a config file and of course the HTML is gonna need to be changed. It also ought to display a success page. However, I realized last night that I was going to wind up modifying it substantially to meet my specific needs and that it wouldn’t be so generally useful post-modification, so here you go. Note that unless you add NoPublishMeansDraft 1 to your mt.cfg file, submissions will be not be posted as drafts. More details on that here. Edit: Mmm. Yeah. Sorry about that; I stuck the CGI off in the extended entry bit.