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

Add link to parent comment for replies #138

Merged
merged 1 commit into from May 22, 2013

Conversation

potomak
Copy link
Contributor

@potomak potomak commented 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_subthreads using the new flag
show_parent added to comment_to_html method.

Closes #135

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 added a commit that referenced this pull request May 22, 2013
Add link to parent comment for replies
@fcambus fcambus merged commit f4fdc77 into antirez:master May 22, 2013
@potomak potomak deleted the feature/parent-link branch May 23, 2013 07:39
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 this pull request may close these issues.

Link to parent
2 participants