#4551: [with patch, needs review] notebook -- implement Notebook Settings page
with email system on/off setting
------------------------------+---------------------------------------------
Reporter: TimothyClemans | Owner: boothby
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.1.3
Component: notebook | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
------------------------------+---------------------------------------------
Comment(by mpatel):
The [attachment:trac_4551-settings_page_v2.patch new version], based on
#6983's revision 72, #7110, and #7158, can display and update all server
settings.
With some extra work, we can do the same for user settings, including
custom key bindings, for example.
Feel free to suggest changes. Potential "To do" list items:
* Use templates.
* Check for errors.
* "Reset to defaults" option.
* "Revert to earlier configuration" option. This should be
straightforward to implement, if we use a versioning system for the
`.conf` files.
* Combine the `defaults` and `defaults_descriptions` dictionaries.
* Remove unused settings.
* Use a color picker for color settings.
* User settings, including key bindings, CSS, etc.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4551#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---