The sopython wiki currently has no version control, as such if something is edited or deleted it is permanent.
The wiki posts are currently kept inside a mongo database. It would be nice if this database could also keep track of version control (or should the wiki be moved to a different technology that is more suitable?)
Tasks:
- Record changes
- Rollback
- Warn on edit conflict
The sopython wiki currently has no version control, as such if something is edited or deleted it is permanent.
The wiki posts are currently kept inside a mongo database. It would be nice if this database could also keep track of version control (or should the wiki be moved to a different technology that is more suitable?)
Tasks: