I saw a previous proposal to migrate the HTML strings in Notebook to
Jinja, a templating engine (
http://groups.google.com/group/sage-devel/browse_thread/thread/a73c88e52aa83739/f7c4a817b5a6589a?lnk=gst&q=Jinja#f7c4a817b5a6589a
), but this was a year ago, and I still see that the Notebook still
uses HTML strings.

Jinja is a templating engine based on Django's. It's already included
in Sage due to the inclusion of Sphinx. Migrating from HTML to
templates should make it easier to make future changes to the code,
and make things easier to read.

I am willing to work on migrating the Notebook to Jinja in my spare
time. What do you guys think?

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to