Comments
--------
Key: DOCUM-9
URL: http://jira.magnolia.info/browse/DOCUM-9
Project: Documentation Module
Issue Type: New Feature
Reporter: Gregory Joseph
Assignee: Gregory Joseph
Fix For: 1.1
We need a commenting system on the public instance of the docu site.
Currently preventing from doing this:
* MGNLFORUM-71 : we need to be able to automatically create threads linked to
the current page
* Caching: we'll have to disable page-level caching if commenting is enabled
on every page, so we probably want granular caching:
** at template level (for instance to cache navigation menu, which is
potentially doing (too much)
** at paragraph level (caching paragraph renderers)
Using the new cache api, we could even maybe cache the comments paragraphs and
flush them appropriately when a comment is added - and/or cache complete pages
and flush accordingly too.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------