-
Notifications
You must be signed in to change notification settings - Fork 3
URLs
luto edited this page Jul 7, 2014
·
22 revisions
-
/
- live list
/about
-
/help
- => "/schreiben" aus conf_009
-
/help/tags
- alle verwendenten Tags und eine Beschreibung als Tabelle
/contact
-
/user/profile
- tabs general: password, color-picker, email
- tabs SMS: empty, for now.
-
/user/upgrade
- shown on 1st login into new system
- enter new password
-
/user/activate/:token
- a) token is valid
- b) token is invalid
-
/profile/:username
- username
- color
- last online time
- socials
- recently edited episodes/documents
-
/archive
- list of all episodes for which a document has been created
- loads of links to
/:podcast/:episode
-
/doc/:name
- edit view of an document
- chat, userlist, editor
- layout like current etherpad
-
/doc/:name/readonly/p/:num
- same as
/doc/:name
, but a permalink for one publication
- same as
-
/doc/:name/readonly
- readonly view of an document
- content
- a) a publication exists => newest publication
- b) no publications exists => live view
- dropdown for older publications
- review interface for new publications (+diff)
-
/:podcast
- list of all episodes inside the given podcast which have a document
-
/:podcast/:number
- a) a document exists => internal redirect to
/doc/:name/readonly
- b) no document exists => offer the user to create one
- a) a document exists => internal redirect to
- something to request podcasts..
-
/admin/status
- currently active documents
- number of online users
- open publication requests
- newest publications
- status of other systems (e.g. editor)
- sync status
- ???
-
/admin/:tab
- administration interface
- tabs
- users
- documents
- podcasts
- episodes
- groups
- publications
-
/admin/doc
- edit and create documents
- episode
- permissions
- group
- editor
- chat messages
- last edit, last access
- publications
- edit and create documents
-
/admin/todo
- open publication requests
- episodes which have a document, but no publication
/intern