Size: 501
Comment:
|
← Revision 7 as of 2008-11-14 13:42:10 ⇥
Size: 1103
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Data for the permissions/authentications model = | This page lists some configuration options that we will need for the new [[days4/projects/nb/| twisted notebook]]. = Notebook Configuration Data = |
Line 4: | Line 6: |
* Auth mode (off or on). If off, none of the permissions options appear | * Auth mode (off or on). If off, none of the permissions options appear. |
Line 7: | Line 9: |
* Port on which to listen. * Show splashscreen? * Multisession? |
|
Line 11: | Line 16: |
* Add/revoke admin privileges from other users * Add a user to a restriction group == Individual Worksheet Management * Make the wokr |
* Add/revoke admin privileges from other users. * Add a user to a restriction group. * Let the default system be a different system for a given user (Magma, Maxima, python, html, etc). == Individual Worksheet Management == === Permissions === * Add/remove viewers. * Add/remove collaborators (can these collaborators invite others?) * Publish (for now, this means "make the worksheet globally visible in real time") === Other Options === * Set the system for this worksheet. == View Management == * Enable/disable jsmath. * Color/layout/css. |
This page lists some configuration options that we will need for the new twisted notebook.
Notebook Configuration Data
Global Server Settings
- Auth mode (off or on). If off, none of the permissions options appear.
- Allowed hosts.
- Default worksheet permissions (including whether a worksheet is globally visible by default).
- Port on which to listen.
- Show splashscreen?
- Multisession?
User Management
This is only valid for a user that has admin privileges.
- Add/revoke admin privileges from other users.
- Add a user to a restriction group.
- Let the default system be a different system for a given user (Magma, Maxima, python, html, etc).
Individual Worksheet Management
Permissions
- Add/remove viewers.
- Add/remove collaborators (can these collaborators invite others?)
- Publish (for now, this means "make the worksheet globally visible in real time")
Other Options
- Set the system for this worksheet.
View Management
- Enable/disable jsmath.
- Color/layout/css.