README update
I removed and added some stuff to the todo list
This commit is contained in:
11
README.md
11
README.md
@@ -24,7 +24,7 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
|
|||||||
* hitcount
|
* hitcount
|
||||||
* Markdown syntax in posts
|
* Markdown syntax in posts
|
||||||
* Commenting on posts and replying to other comments
|
* Commenting on posts and replying to other comments
|
||||||
* site wide custom CSS
|
* site wide custom CSS and strings
|
||||||
* Page indexes
|
* Page indexes
|
||||||
|
|
||||||
# Bugs:
|
# Bugs:
|
||||||
@@ -33,14 +33,15 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
|
|||||||
|
|
||||||
# Planned features/todo list:
|
# Planned features/todo list:
|
||||||
* federation (looks tricky)
|
* federation (looks tricky)
|
||||||
* All strings (including in edit and post page) customisable
|
|
||||||
* formatable custom strings
|
|
||||||
* inline comments and docs
|
* inline comments and docs
|
||||||
* clean up code a bit
|
* clean up code a bit
|
||||||
* /postID and /userID pages
|
* /postID and /userID pages
|
||||||
* site index
|
* Make EJS modification more user friendly (half done)
|
||||||
* Make EJS modification more user friendly
|
|
||||||
* API for returning posts, users, comments, tags other?...
|
* API for returning posts, users, comments, tags other?...
|
||||||
|
* Moderation tools including a keyword blacklist
|
||||||
|
* Request account function? Not sure how this should be implemented.
|
||||||
|
* optional SQL
|
||||||
|
* initialisation has prompts for setup process.
|
||||||
|
|
||||||
# Docs:
|
# Docs:
|
||||||
See [docs/DOCUMENTATION.md](docs/DOCUMENTATION.md)
|
See [docs/DOCUMENTATION.md](docs/DOCUMENTATION.md)
|
||||||
|
Reference in New Issue
Block a user