<br><div class="gmail_quote">2012/4/17 Tom Keller <span dir="ltr"><<a href="mailto:kellert@ohsu.edu">kellert@ohsu.edu</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><div>I have a group of people that want to contribute to a document on-line but each person needs to be able to edit only their own section, with read only permission for the parts written by others. Is there a web app that allows that? Obviously, a Perl solution would be best.</div>

</div></blockquote><div> </div><div>Well, there are lots of more permissive models out there. EtherPad was bought by Google and spawned <a href="http://docs.google.com">http://docs.google.com</a> . In the Google Docs document editor, you'd be able to share a single document with the group and people could edit in real time. Unfortunately for you, there's no notion of protected sections. That said, you can color each editor's text and roll back changes through the integrated version control. Maybe that's good enough?</div>

<div><br></div><div>There are several Etherpad clones and successors out there. Here's a list: <a href="http://news.cnet.com/8301-27076_3-20004686-248.html">http://news.cnet.com/8301-27076_3-20004686-248.html</a> . Like Google Docs, I think they're all more permissive than you've described.</div>

<div><br></div><div>You know... the retired and now read-only Google Wave sort of hits your requirements. I don't know offhand if there's a current public deployment.</div><div><br></div><div>Maybe you want a CMS? That would let you set up the level of control you need. <a href="http://en.wikipedia.org/wiki/List_of_content_management_systems#Perl">http://en.wikipedia.org/wiki/List_of_content_management_systems#Perl</a> lists the Perl ones although there hasn't been much development in this arena lately. </div>

<div><br></div><div>-Joshua</div><div><br></div><div><br></div></div>