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 a commenting system #1

Open
outworlder opened this issue Jun 9, 2010 · 0 comments
Open

Add a commenting system #1

outworlder opened this issue Jun 9, 2010 · 0 comments
Labels

Comments

@outworlder
Copy link
Owner

Commenting System

The comment system is not yet functional. It should allow for users to create new posts and preview them before submission.

Required features

  • Post comment form
  • Form validation (email, content)
  • Supporting database tables
  • "Blog owner post"
    Only when the blog administrator is logged in, should allow the creation of a "special" post. This post is marked (visually) in a different way.

Optional features

  • Comment moderation
    Should allow comments to be edited and removed. Moderated posts are also possible, requiring approval by the author.
  • Trackbacks/pingbacks
  • Quoting (of other user's comments)
  • Markdown
  • Syntax highlighting for code
  • Github integration
  • Gravatars
  • OpenID login
    If implemented, should allow editing and removal of posts created by the logged-in user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant