Update 'This is how I see it, comments please?'

master
mj-saunders 2022-02-17 12:49:31 +00:00
parent c878401bff
commit 97c6702fc4
1 changed files with 17 additions and 10 deletions

@ -23,16 +23,23 @@ examples of "variables"
- etc ...
## Extensions
* structure/workflow/templates to define varables
* for creating wiki pages with user rights, user groups who can edit the wiki and lock pages
* creating/joining and leaveing groups, admin of groups.
* logic for flagging
* voting x3
* sortation for roles and posts
* user page scrypiting
* Basic security and checks
* Activerty streams (by tag/cat)
* Roles are complex and needed for money but we can leave these out of draft version to keep it KISS
**The following need to be written up in programming terms, for XWiki modules [here](https://unite.openworlds.info/Open-Media-Network/openwebgovernancebody/wiki/Tech-to-do-list)
* [x] Template: structure/workflow/templates to define variables
* [x] Signup:
* [ ] User management:
* [ ] for creating wiki pages with user rights, user groups who can edit the wiki and lock pages
* [ ] creating/joining and leaving groups, admin of groups
* [ ] invites
* [ ] Moderation: logic for flagging
* [ ] Voting: x3
* [x] Sortition: for roles and posts
* [ ] User page scripting
* [ ] Basic security and checks
* **_[Q. Should this really be a separate module?!]_**
* [ ] Activity streams: (by hashtag/category)
* **_[Q. Adding anything new to the already existing XWiki module?]_**
* [ ] User Roles: are complex and needed for money but we can leave these out of draft version to **KISS**
## TODO