I have a kind of blog. How to make the possibility to reply to
comment? Namely, how to make a tree of comments?
Thanks for any help
Luthien wrote:
I have a kind of blog. How to make the possibility to reply to
comment? Namely, how to make a tree of comments?
Thanks for any help
Check out awesome_nested_set for a plugin that makes working with
nested-set trees simple. If you need an introduction to nested sets,
check out Joe Celko and Vadim Tropashko’s articles.
Best,
Marnen Laibow-Koser
http://www.marnen.org
[email protected]