If you just want to update the text in a post, I think you just need to create a "Post" data manager and set the 'pagetext' value. You can look at editpost.php in the 'updatepost' section to see what happens when you submit from the editor, but I think a lot of that handles input from the editor and the other options on the edit page, which you wouldn't need to deal with.
|