[sage-devel] Re: Display Sage version on notebook login page?

2009-06-20 Thread Pat LeSmithe

William Stein wrote:
> On Sat, Jun 20, 2009 at 2:09 PM, Pat LeSmithe 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.

>> Incidentally:  The logo alignment seems to be off.  A quick inline fix
>> is to replace
>>
>> align="top"
>>
>> with
>>
>> style="vertical-align: middle;"


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[sage-devel] Re: Display Sage version on notebook login page?

2009-06-20 Thread William Stein

On Sat, Jun 20, 2009 at 2:09 PM, Pat LeSmithe 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

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---