
Feature request - Nested blog comments
Reported by dleffler | February 29th, 2012 @ 02:15 PM | in 2.1.0 (closed)
On some blogs like WP, comments can be nested (reply to comment instead of article) and are also displayed as such.
Would require adding a field for assoc comment, etc.. and style to box in or encapsulate each comment
Comments and changes to this ticket
-
-
dleffler September 26th, 2012 @ 01:28 AM
- Tag changed from blog to blog, comments
- Assigned user set to dleffler
- Milestone set to 2.1.0
- Milestone order changed from 170 to 0
-
dleffler September 26th, 2012 @ 03:37 AM
May be best done by adding a 'parent' field/property to expComment, adding a 'reply to' link to each comment which calls some javascript to change the hidden parent field in the form from '0' to the id of that comment, along with the title from 'Comment on Article by xxx' to 'Reply to Comment by xxx', and jumps to the comment editor.
http://www.jongales.com/blog/2009/01/27/php-class-for-threaded-comm...
http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/styling-s... -
expNinja October 2nd, 2012 @ 12:25 PM
- Milestone order changed from 21 to 0
(from [47d805c2401e947efee444e9f6fd06945f8e212a]) Functional Nested (blog) comments implementation, can be disabled, still could use some styling, esp Reply link [#552] https://github.com/exponentcms/exponent-cms/commit/47d805c2401e947e...
-
dleffler October 2nd, 2012 @ 02:25 PM
- State changed from open to resolved
Since this works, but like everything can always use some tweaking...we'll call the task closed!
-
expNinja October 5th, 2012 @ 06:54 PM
(from [d185668d69d73717ec49f7ef672abd3cb2f3e2e9]) Cleans up display of comments, esp. nested ones [#552] https://github.com/exponentcms/exponent-cms/commit/d185668d69d73717...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.