Ticket #19 (accepted enhancement)
Build Threaded Comment Interface
| Reported by: | rickybanister | Owned by: | dordille |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | apostropheBlogPlugin | Version: | |
| Keywords: | Cc: | agilbert, boutell, johnnybenson, | |
| Symfony version: |
Description
We will be creating a behavior to allow objects to receive comments. This will be a major component of the blog, but also work as a 'wall' type discussion platform.
A 'write a comment' input field will be displayed instead of a 'comment' button of any kind. Focusing the input will reveal the attached form:
If no fields are changed and you unfocus any of the form fields, it should close back up.
Threaded comments are allowed, but for the purpose of this design, only one level of depth is allowed.


