MoveableType
September 8, 2004 7:54 PM
Subscribe
As a self-imposed php refresher, I've recently been toying around with writing custom movable type submission frontends for a few less web-literate family members (Basically just simplified forms that throw the user input into the MT mysql database). I've got everything ticking along nicely, but none of the submitted entries will show up until I log in and rebuild the site from within movable type. My question: Is there some way to either force a rebuild from a custom form, or automate a rebuild? I've searched the MT forums with no success. I'm using MT 2.64 with minimal knowledge of its inner workings. Any suggestions / pointers / links are appreciated!
posted by adamkempa to computers & internet (6 comments total)
I'm interested in your code, BTW, I've taken several stabs at this and the only way I've ever gotten it to work is by (a) going direct to database in PHP and (b) sneaking things in the back door via the import feature.
posted by weston at 8:04 PM on September 8, 2004