#3950: [with patch, needs work] notebook -- template(s) for generating worksheet
listings
----------------------------+-----------------------------------------------
 Reporter:  TimothyClemans  |        Owner:  TimothyClemans
     Type:  enhancement     |       Status:  assigned      
 Priority:  major           |    Milestone:  sage-3.2.2    
Component:  notebook        |   Resolution:                
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by mhansen):

  * summary:  [with patch, needs review] notebook -- template(s) for
              generating worksheet listings => [with patch,
              needs work] notebook -- template(s) for
              generating worksheet listings

Comment:

 This should be done in a way such that there is a template for each html_*
 method in notebook.py (and worksheet.py) and then the templates just use
 the {%include%} directive to build them out of these pieces.  This makes
 things easy to change / update.

 For example, the topbar should be in its own template so that it can be
 reused by what ever needs it.  As it is now, there would be lots of
 duplicate HTML code floating around.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3950#comment:7>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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