Is there a mod out there for preventing a user from editing an already-posted story? I'm going to be heavily moderating submissions to my site, and I'm concerned that users could alter a story after it's posted and add unapproved content to a story that's already been validated/approved. I want to strip out the Options: Edit / Delete bit at the bottom of stories - but I can't figure out how, and I'm very much not a developer or PHP-savvy.
Can anyone walk me through it in small words?
I'm also trying to figure out how to get rid of some of the entry fields in "add a story." I don't need chapters, author notes, story notes, or end notes and I don't want to confuse authors by having all these extra fields that they don't need to fill out. But I can't figure out where/how to make them go away.
Help a confused newbie out?
It looks like the form is created in includes/storyform.php. You could try commenting out the relevant bits in there, but tread with caution. As for the mod you're asking about, I don't think anyone has publicly released one.
