Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to parent #135

Closed
potomak opened this issue May 17, 2013 · 2 comments · Fixed by #138
Closed

Link to parent #135

potomak opened this issue May 17, 2013 · 2 comments · Fixed by #138

Comments

@potomak
Copy link
Contributor

potomak commented May 17, 2013

Comments should have a link to the parent resource.

potomak added a commit to hackatron/lamernews that referenced this issue May 18, 2013
Replies store a link to parent comment's id as `parent_id`. `parent_id`
attributes is `-1` for "top" comments.

Parent link is showed only at `comment_subthread`s using the new flag
`show_parent` added to `comment_to_html` method.

Closes antirez#135
@fcambus
Copy link
Collaborator

fcambus commented May 20, 2013

Looks interesting and useful indeed, will test it this week, thanks!

@fcambus
Copy link
Collaborator

fcambus commented May 22, 2013

Everything is working as expected, merging!

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants