Comments now have their own pages, at /comment/commentID, these are
linked to when someone replies to another comment (>> id), I also fixed a bug in comment submission where the counter was not incrementing
This commit is contained in:
@@ -21,7 +21,7 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
|
||||
* site wide and user specific rss, atom
|
||||
* hitcount
|
||||
* Markdown syntax in posts
|
||||
* Commenting on posts
|
||||
* Commenting on posts and replying to other comments
|
||||
* site wide custom CSS
|
||||
|
||||
# Bugs
|
||||
@@ -34,7 +34,6 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
|
||||
* formatable custom strings
|
||||
* inline comments and docs
|
||||
* clean up code a bit
|
||||
* comment pages?
|
||||
* /postID and /userID pages
|
||||
* site index
|
||||
* Make EJS modification more user friendly
|
||||
|
Reference in New Issue
Block a user