Posted by rockyrackoon on August 28, 2008 at 9:02am
Jump to:
| Project: | SIOC |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
hi
since both nodes and comments are exported through sioc,
why not add the has_reply property to nodes and reply_of to comment?
this should be handled in way that a comment of a comment (comment thread) should point to it's parent comment of course.
have a blast
rackoon
Comments
#1
sioc:has_replyis already implemented, but due to some bad SQL, not currently working: #743122: No sioc:has_reply, though node has commentAlso, usual policy is to get new features into latest branch, so I'm taking the courtesy of moving your request for
sioc:reply_ofto 6.x-1.x-dev. :)