Rework TODO
The first pass was a bit messed up. Hopefully this starts to organise things in a better fashion.master
parent
cded2fefb6
commit
1af063ae00
58
TODO.md
58
TODO.md
|
|
@ -1,31 +1,49 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
|
**N.B.** The terminology used herein is definitely a work in progress, ...
|
||||||
|
along with all other aspects.
|
||||||
|
|
||||||
## Phase 1
|
## Phase 1
|
||||||
|
|
||||||
- "Public" View (Not logged in):
|
```
|
||||||
- [ ] 'Public Newswire'
|
"PUBLIC": Viewable when not logged in
|
||||||
- Curated (syn. Moderated for Indymedia); can be thought of as "Public"
|
"USER": Viewable when logged in
|
||||||
- _Emissary Template; same as 'Newswire'_
|
"MOD": Viewable when logged in with sufficient permissions
|
||||||
- [ ] 'Stories'
|
```
|
||||||
|
|
||||||
|
### Behaviour
|
||||||
|
|
||||||
|
- [ ] 'Federated Flow' [other name?]
|
||||||
|
- (syn. Newswire for Indymedia)
|
||||||
|
- _Emissary Template; based on 'inbox' ?_
|
||||||
|
- PUBLIC:
|
||||||
|
- View
|
||||||
|
- Curated (syn. Moderated for Indymedia)
|
||||||
|
- MOD:
|
||||||
|
- View
|
||||||
|
- Uncurated (syn. Unmoderated for Indymedia)
|
||||||
|
- Edit: Mark item(s) as "public"/"private"
|
||||||
|
- Filters (hash tags, users, whole instances, ...)
|
||||||
|
- Individual items/objects
|
||||||
|
- [ ] 'Stories'
|
||||||
- (syn. Features for Indymedia)
|
- (syn. Features for Indymedia)
|
||||||
- _Emissary Template(s)_
|
- _Emissary Template(s)_
|
||||||
- based on ?
|
- based on ?
|
||||||
- includes 'Newswire'
|
- PUBLIC/USER:
|
||||||
- Needs an interactive 'Newswire' to cite/reference
|
- View
|
||||||
- Filters
|
- MOD:
|
||||||
- Checkboxes (or equivalent) per item
|
- Create/Edit
|
||||||
|
- includes 'Federated Flow'
|
||||||
|
- Needs an interactive 'Federated Flow' to cite/reference
|
||||||
|
- Filters
|
||||||
|
- Checkboxes (or equivalent) per item
|
||||||
|
- [ ] 'Tagflow'
|
||||||
|
- USER:
|
||||||
|
- Custom streams based on filters
|
||||||
|
- _Emissary Template; based on ?_
|
||||||
|
|
||||||
- "Private" View (Logged in):
|
### Structure
|
||||||
- [ ] 'Newswire'
|
|
||||||
- Uncurated (syn. Unmoderated for Indymedia); can be thought of as
|
|
||||||
"Private"
|
|
||||||
- Viewable when logged in with sufficient permissions
|
|
||||||
- _Emissary Template; based on 'inbox'_
|
|
||||||
- [ ] 'Tagflow'
|
|
||||||
- Custom streams based on filters
|
|
||||||
- _Emissary Template; based on ?_
|
|
||||||
|
|
||||||
- Instance:
|
|
||||||
- [ ] Groups:
|
- [ ] Groups:
|
||||||
- _Emissary groups_
|
- _Emissary groups_
|
||||||
- Curators (syn. Moderators)
|
- Curators (syn. Moderators)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue