Adding a comment capability like at PHP.net for some of the pages on my site. How hard is it to add to C5?
You can see an example of this at http://www.php.net/manual/en/introduction.php
WordPress comments operate very similarly.
Basically visitors can add comments to the bottom of the documentation there which enhances the documentation, allows the aut…