node-wiki
node-wiki copied to clipboard
HTML5 editor powered wiki with drag and drop file upload and easy page creation
1. nodemon dependency needs to be part of the install docs 2. default boot renders following error: ``` js 21 Jan 11:10:56 - [nodemon] v1.3.2 21 Jan 11:10:56 - [nodemon]...
lastModified Paramater has been overwritten in every version when page has been saved.
let users create a task list. This can either be implemented via input/checkboxes with values or more sophisticated via custom styles. - Ensure that the modifications are persisted - Ensure...
enhance the "drop files" box by providing a file select dialog with automatic upload
Pasting links into the content area should have the same effect as dropping.
disable the possibility to edit a page, if someone is currently working on it.
Creating an api for the wiki, can be the starting point for other tools to link into the project. This should make frontend development inside node wiki easier.