#7269: SageNB -- Change table layouts to CSS layouts
-----------------------------------+----------------------------------------
   Reporter:  timdumol             |       Owner:  boothby        
       Type:  defect               |      Status:  needs_review   
   Priority:  minor                |   Milestone:                 
  Component:  notebook             |    Keywords:  sagenb notebook
Work_issues:  Bugs on some pages.  |      Author:  Tim Dumol      
   Upstream:  N/A                  |    Reviewer:                 
     Merged:                       |  
-----------------------------------+----------------------------------------

Comment(by mpatel):

 V9:

  * Rebased for #7650.
  * Fixes several failed doctests.
  * Adds `ws_list.js` to the "Help" and "Log" pages.
  * Re-centers the "Help" page.

 Problems:

  * Live doc worksheets don't render, e.g.,
 {{{
 #!python
         exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte
 0xc2 in position 1294: ordinal not in range(128)
 }}}

  * Minor: The notebook settings page sections are no longer centered(?).
  * Minor: Can we remove `html/notebook/doc.html` and `notebook.html_doc`?
 It ''appears '' to be redundant.
  * Minor: The user name is not aligned with "Toggle," "Home," etc.

 "Heads up" note: I'm about to

  * Revisit #7650 to try to keep `cell.py` doctests from taking too much
 memory.
  * Rebase my patch for #7666, which will visit many .py, .js, and .html
 files, against this ticket.  The local queue:
 {{{
 sagenb_7483.patch
 sagenb_7482.patch
 sagenb-7514.patch
 trac_7648-missing_indent.patch
 trac_7650-sagenb_doctesting.patch
 trac_7269-table-reduction.patch
 trac_7666-alphanumeric_cell_ids.patch
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7269#comment:23>
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.


Reply via email to