[sage-devel] Re: Minor notebook CSS / HTML changes

2007-10-04 Thread Mike Hansen

 I like the idea of having a toggle.


Preliminary patch for toggle (and another misc. fix) up at
http://www.sagetrac.org/sage_trac/attachment/ticket/643/toggle.patch .
 I went the more conservative route and kept the very top bar visible.


 Wait a minute!  Your changes have made it so the topbar scrolls with the rest 
 of the page.
 I find this to be rather obnoxious, since one needs to scroll to the top to 
 say, restart
 a process which doesn't want to be interrupted and is spitting out a thousand
 lines a second.

I will take care of this eventually since there should be a nice way
to handle, but I'll need to do some restructuring.  I'm going to be
doing that in bits and pieces when I feel like taking a break from
writing math code :)

--Mike

--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~--~~~~--~~--~--~---



[sage-devel] Re: Minor notebook CSS / HTML changes

2007-10-04 Thread Hamptonio

Thanks for working on this.  At the moment (on firefox at least) the
toggle function hides the top bar but doesn't increase the size of the
rest of the worksheet.  I am wondering if I should apply your first
patch and then the second?  I applied the toggle.patch on an
unmodified 2.8.5.1 version.  Also, the toggle is reset upon a page
refresh, although I don't know if that is a problem.

Marshall

On Oct 4, 1:04 am, Mike Hansen [EMAIL PROTECTED] wrote:
  I like the idea of having a toggle.

 Preliminary patch for toggle (and another misc. fix) up 
 athttp://www.sagetrac.org/sage_trac/attachment/ticket/643/toggle.patch.
  I went the more conservative route and kept the very top bar visible.

  Wait a minute!  Your changes have made it so the topbar scrolls with the 
  rest of the page.
  I find this to be rather obnoxious, since one needs to scroll to the top to 
  say, restart
  a process which doesn't want to be interrupted and is spitting out a 
  thousand
  lines a second.

 I will take care of this eventually since there should be a nice way
 to handle, but I'll need to do some restructuring.  I'm going to be
 doing that in bits and pieces when I feel like taking a break from
 writing math code :)

 --Mike


--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~--~~~~--~~--~--~---



[sage-devel] Re: Minor notebook CSS / HTML changes

2007-10-04 Thread Mike Hansen

On 10/4/07, Hamptonio [EMAIL PROTECTED] wrote:

 Thanks for working on this.  At the moment (on firefox at least) the
 toggle function hides the top bar but doesn't increase the size of the
 rest of the worksheet.  I am wondering if I should apply your first
 patch and then the second?  I applied the toggle.patch on an
 unmodified 2.8.5.1 version.  Also, the toggle is reset upon a page
 refresh, although I don't know if that is a problem.

Yeah, you won't get any increase in space unless you've also applied
the first patch.  They should be orthogonal enough that you can apply
them in either order.  I haven't given any thought yet about saving
state, but that would probably be good to do.

--Mike

--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~--~~~~--~~--~--~---



[sage-devel] Re: Minor notebook CSS / HTML changes

2007-10-03 Thread boothby

Looks good in linux  ff/opera.  I'll check out windows  mac tomorrow.


On Wed, 3 Oct 2007, Mike Hansen wrote:


 I made a few changes to the CSS/HTML for the notebook as an initial
 foray to cleaning it up a bit.  I've posted a patch at
 http://trac.sagemath.org/sage_trac/attachment/ticket/643/css.patch .
 Could people test it out and see if the changes are sane on other
 browsers?

 --Mike

 




--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~--~~~~--~~--~--~---



[sage-devel] Re: Minor notebook CSS / HTML changes

2007-10-03 Thread boothby

Wait a minute!  Your changes have made it so the topbar scrolls with the rest 
of the page.  I find this to be rather obnoxious, since one needs to scroll to 
the top to say, restart a process which doesn't want to be interrupted and is 
spitting out a thousand lines a second.


On Wed, 3 Oct 2007 [EMAIL PROTECTED] wrote:


 Looks good in linux  ff/opera.  I'll check out windows  mac tomorrow.


 On Wed, 3 Oct 2007, Mike Hansen wrote:


 I made a few changes to the CSS/HTML for the notebook as an initial
 foray to cleaning it up a bit.  I've posted a patch at
 http://trac.sagemath.org/sage_trac/attachment/ticket/643/css.patch .
 Could people test it out and see if the changes are sane on other
 browsers?

 --Mike






 




--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~--~~~~--~~--~--~---



[sage-devel] Re: Minor notebook CSS / HTML changes

2007-10-03 Thread Ted Kosan

Hamptonio wrote

 Personally I am strongly in favor of this behavior.  I hate things
 taking up screen real estate at the expense of what I am working on.
 I use the stuff at the top rarely enough that it feels like a waste to
 be forced to see it all the time.

I agree with this.  I like having the extra space at the top of the
worksheet available for work more than I like being able to access the
top bar quickly.  It would be nice to have both capabilities by
allowing the top bar to be minimized and maximized in some way.

Ted

--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~--~~~~--~~--~--~---



[sage-devel] Re: Minor notebook CSS / HTML changes

2007-10-03 Thread William Stein

On 10/3/07, Ted Kosan [EMAIL PROTECTED] wrote:
  Personally I am strongly in favor of this behavior.  I hate things
  taking up screen real estate at the expense of what I am working on.
  I use the stuff at the top rarely enough that it feels like a waste to
  be forced to see it all the time.

 I agree with this.  I like having the extra space at the top of the
 worksheet available for work more than I like being able to access the
 top bar quickly.  It would be nice to have both capabilities by
 allowing the top bar to be minimized and maximized in some way.

I like the idea of having a toggle.

William

--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~--~~~~--~~--~--~---