I've started a ticket on it ( http://trac.sagemath.org/sage_trac/ticket/6568
) and uploaded a small patch implementing the migration of a few
functions in notebook.py to Jinja -- although not in idiomatic Jinja,
to be done later.

On Jul 20, 2:12 am, William Stein <wst...@gmail.com> wrote:
> On Sun, Jul 19, 2009 at 9:47 AM, timdumol<timdu...@gmail.com> wrote:
>
> > 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/a73c88...
> > ), 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?
>
> Go for it!
>
>
>
> --
> William Stein
> Associate Professor of Mathematics
> University of Washingtonhttp://wstein.org
--~--~---------~--~----~------------~-------~--~----~
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