Display Sage version on notebook login page?

12 views
Skip to first unread message

Pat LeSmithe

unread,
Jun 20, 2009, 8:09:30 AM6/20/09
to sage-...@googlegroups.com

Are there objections to displaying something like

Sign into the Sage Notebook v4.0.2

in place of

Sign into the Sage Notebook

on the notebook log-in page? It often helps to know which version is
running on sagenb.org or alpha.sagenb.org, before logging in.

The actual change would be to use, e.g.,

Sign into the Sage Notebook v{{ sage_version }}

in

sage/server/notebook/templates/login.html

Incidentally: The logo alignment seems to be off. A quick inline fix
is to replace

align="top"

with

style="vertical-align: middle;"

William Stein

unread,
Jun 20, 2009, 8:10:57 AM6/20/09
to sage-...@googlegroups.com
On Sat, Jun 20, 2009 at 2:09 PM, Pat LeSmithe<qed...@gmail.com> wrote:
>
>
> Are there objections to displaying something like
>
> Sign into the Sage Notebook v4.0.2
>
> in place of
>
> Sign into the Sage Notebook
>
> on the notebook log-in page?  It often helps to know which version is
> running on sagenb.org or alpha.sagenb.org, before logging in.

I agree. Can you post a patch?

>
> The actual change would be to use, e.g.,
>
> Sign into the Sage Notebook v{{ sage_version }}
>
> in
>
> sage/server/notebook/templates/login.html
>
> Incidentally:  The logo alignment seems to be off.  A quick inline fix
> is to replace
>
> align="top"
>
> with
>
> style="vertical-align: middle;"
>
>
> >
>



--
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

Pat LeSmithe

unread,
Jun 20, 2009, 8:44:00 AM6/20/09
to sage-...@googlegroups.com
William Stein wrote:
> On Sat, Jun 20, 2009 at 2:09 PM, Pat LeSmithe<qed...@gmail.com> wrote:
>> Are there objections to displaying something like
>>
>> Sign into the Sage Notebook v4.0.2
>>
>> in place of
>>
>> Sign into the Sage Notebook
>>
>> on the notebook log-in page? It often helps to know which version is
>> running on sagenb.org or alpha.sagenb.org, before logging in.
>
> I agree. Can you post a patch?

http://trac.sagemath.org/sage_trac/ticket/6363

This excludes the logo fix, which is a CSS issue.

Reply all
Reply to author
Forward
0 new messages