Hi,<br>
Does anyone know how to implement the User Contributed Notes feature that you can<br>
see at <a href="http://php.net">php.net</a>? (Eg <a href="http://www.php.net/manual/en/language.expressions.php">http://www.php.net/manual/en/language.expressions.php</a>).<br>
<br>
The closest I've seen in the cookbooks is Guestbook, but it's not quite the same.<br>
<br>
- Each documentation page is uneditable by the public, but they can contribute <br>
notes/tips/corrections etc.<br>
<br>
- To add a note, user clicks on "add a note", which takes them to new form, very<br>
much like pmwiki's "edit" link for a regular topic<br>
<br>
Thanks and regards<br>
Dave Dawkins<br>