Closed GoogleCodeExporter closed 9 years ago
Comments feature is working but it's not well documented.
You need to provide comments rendering reference in your template to render
page
comments block. Comments must be enabled for this page. As usual it will be
just near
page content:
$page.content
$page.comments
Original comment by kinyelo@gmail.com
on 29 Dec 2009 at 1:44
Original comment by ted.husted
on 11 Jan 2010 at 2:20
Issue 88 has been merged into this issue.
Original comment by ted.husted
on 12 Jan 2010 at 2:13
Original comment by ted.husted
on 12 Jan 2010 at 2:14
Original comment by ted.husted
on 12 Jan 2010 at 2:14
Original comment by ted.husted
on 13 Feb 2010 at 11:17
Original comment by ted.husted
on 13 Feb 2010 at 11:18
I added commenting to the Quick Start page on staging.vosao.org. It seemed to
work at
first, but the submit button seems dead.
Here's the markup I used:
<div id="main-wrapper">
<div id="main">
$page.content
</div>
<div id="post">
$page.comments
</div>
</div>
Original comment by ted.husted
on 20 Feb 2010 at 8:33
Restored default comments template. All ok.
Original comment by kinyelo@gmail.com
on 20 Feb 2010 at 10:16
Yes, the comment feature works great now!
Do the email alerts go to all the administrators?
Original comment by ted.husted
on 20 Feb 2010 at 10:56
Email alerts go to one comment admin email adjusted in site configuration
comments tab.
Original comment by kinyelo@gmail.com
on 21 Feb 2010 at 7:21
Original issue reported on code.google.com by
ted.husted
on 29 Dec 2009 at 1:09