Forum OpenACS Q&A: Response to Planning a package to allow visitor submitted content similar to edit-this-page for OpenACS 4

Modifying ETP to behave this way is not very hard.  Basically you allow everybody to submit then your template file will just give the user the edit this page links if the user_id is equal to the owner.

I am working on modetp check it out at demo.infiniteinfo.com/modetp.  I am planning also to integrate workflow into this.  Although not a real priority for me.  But I think its something close to what you will be doing.  Basically I want modetp to be able to accept content submissions from the public then the section administrator to approve it and publish it.  I will have to ask help from Vinod since I think he is the workflow guy.