wikifeat
wikifeat copied to clipboard
Extensible wiki system using CouchDB and written in Golang
Fetching Configuration from http://localhost:2379 2020/07/24 11:31:19 Error getting key DbAddr: client: response is invalid json. The endpoint is probably not valid etcd cluster endpoint. 2020/07/24 11:31:19 Error getting key DbPort:...
As the project is not maintained anymore, I guess chances are low https://www.wikifeat.org/ will see light again.
Need to put better Error messages in the body of error responses.
Because it's new and shiny. But wait for the final release (BS4 is in alpha as of this writing). Low priority task.
Putting an issue here so I don't forget to do this :)
Admins can change user profile info and passwords, but currently cannot view them or delete/reset them (in case a user uploads an inappropriate avatar, for example). Add avatars to the...
Some settings need to be moved out of the config.ini and into the database. The homepage setting is an obvious example. A new UI menu for global settings, accessible to...
When a Wikifeat system is backed by multiple instances of CouchDB, the possibility of conflicting document versions exist. CouchDB "resolves" this upon replication by storing both versions on each node,...
Let a user subscribe to a page, and then receive email notifications for page updates and new comments.
Two parts to this: 1.) Generate thumbnails for images as they're uploaded. 2.) Implement a thumbnail gallery in the "Insert Image" dialog in the page editor.