Threaded Comments
Add a "reply" button. This would allow for the display of threaded comments. The display would have each reply slightly indented below the original message.This allows for better organization and reading of page comments.
bugs:50[link1]
You aren't allowed to read this page.
2. Features
- reply button
- sorting
- date / relevance / last activity
- ascending / descenting
- flat / threaded / full
- settings
- user settings
- system settings
- paging
3. Database
page table- comment_on_id
- parent_id
4. Core
5. Handler
- _comments
- addcomment
- show
6. SQL
- https://www.percona.com/blog/2[...]es-in-closure-table/[link2]
- http://www.slideshare.net/bill[...]or-hierarchical-data[link3]
7. Array handling
8. Output
comment
thread
20px
plain
9. Links
- [link1] https://wackowiki.org/bugs/view.php?id=50
- [link2] https://www.percona.com/blog/2011/02/14/moving-subtrees-in-closure-table/
- [link3] http://www.slideshare.net/billkarwin/models-for-hierarchical-data
- [link4] https://ux.stackexchange.com/questions/18730/which-comment-sorting-order-makes-more-sense-on-blogs