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 ... - etc ...
## Extensions ## Extensions
* structure/workflow/templates to define varables **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)
* 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. * [x] Template: structure/workflow/templates to define variables
* logic for flagging * [x] Signup:
* voting x3 * [ ] User management:
* sortation for roles and posts * [ ] for creating wiki pages with user rights, user groups who can edit the wiki and lock pages
* user page scrypiting * [ ] creating/joining and leaving groups, admin of groups
* Basic security and checks * [ ] invites
* Activerty streams (by tag/cat) * [ ] Moderation: logic for flagging
* Roles are complex and needed for money but we can leave these out of draft version to keep it KISS * [ ] 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 ## TODO