Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[with patches, don't review] notebook -- new welcome page #3525

Closed
TimothyClemans mannequin opened this issue Jun 28, 2008 · 17 comments
Closed

[with patches, don't review] notebook -- new welcome page #3525

TimothyClemans mannequin opened this issue Jun 28, 2008 · 17 comments

Comments

@TimothyClemans
Copy link
Mannequin

TimothyClemans mannequin commented Jun 28, 2008

Take the static page at http://timothyclemans.com/nb_homepage/ and merge it into the Sage Notebook code.

Component: notebook

Keywords: editor_wstein, stale

Reviewer: Karl-Dieter Crisman

Issue created by migration from https://trac.sagemath.org/ticket/3525

@TimothyClemans TimothyClemans mannequin added this to the sage-5.11 milestone Jun 28, 2008
@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jun 28, 2008

Attachment: extcode-3525.patch.gz

@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jun 28, 2008

Attachment: sage-3525.patch.gz

@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jun 28, 2008

Changed keywords from none to editor_wstein

@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jun 28, 2008

comment:3

From Harald Schilly:

Looks good, yes. Just small remarks what I would change...

1) The border around the sign-in formular is thin. Why not the same as
those two below? I would suggest to make all three borders small...

2) The top header is an image. The serif-italic letters don't look
very well on my screen. (no subpixel hinting compared to directly
rendered italic letters on my lcd) .. I would suggest to not use an
image, just the text string with a fixed font size (16pt?, italic,
serif) and absolute placement.

3) The forgot password page does not exist. I think, it should look
the same, except the login box and the middle content replaced by an
explanation and so on.

4) maybe less screenshots (just a 3x2 matrix) but with larger images?
so that someone could see more!

5) it's not xhtml valid
I strongly suggest to use xhtml transitional, since this is better for
compatibility and browsers like ie6 work better with that. xhtml
strict is just some sort of a more theoretical wish that will never
come true ;)
but anyways, ending a formular input tag with /> is not ok. browsers
don't understand real xml ...

6) maybe more margin-borders on the left and right side of the middle
content, to give everything a bit more "air" so that it looks less
tight...

greetings Harald


On Sat, Jun 28, 2008 at 08:38, William Stein <wstein@gmail.com> wrote:
> What do you think of
>
> http://timothyclemans.com/nb_homepage/
>
> --
> William Stein
> Associate Professor of Mathematics
> University of Washington
> http://wstein.org
>

@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jun 28, 2008

used Tidy to deal with point 5 of Harald's criticism

@williamstein
Copy link
Contributor

comment:4

Attachment: extcode-3525_2.patch.gz

@williamstein williamstein changed the title notebook -- new welcome page [needs works] notebook -- new welcome page Jun 28, 2008
@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jun 28, 2008

comment:5

Regarding the negative review could you tell me if you want all of Harald's suggestions implemented?

  1. I can do easily by switching in the css which background is called for a:link and a:hover

  2. Maybe do this in another ticket if others also complain

  3. A very minimalistic "account recovery" page will be in sage-3.0.4. Anything regarding it should be a different ticket

  4. I don't want to change them because A) I like it the way it is B) it would be very time consuming for me

  5. Done

  6. Sure

@williamstein
Copy link
Contributor

comment:6

For a positive review it is enough to do 1, 5, 6.

@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jun 28, 2008

comment:7

Attachment: extcode-3525_3.patch.gz

margins increased blue line under interactive computer programming changed to reflect new margins

Border for "Sign up" and "Published worksheets" is now 1px.

@TimothyClemans TimothyClemans mannequin changed the title [needs works] notebook -- new welcome page notebook -- new welcome page Jun 28, 2008
@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jun 28, 2008

Attachment: extcode-3525_4.patch.gz

forgot to change which images are preloaded (the ones for signup and published worksheets)

@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jun 28, 2008

comment:8

In extcode-3525_3.patch I see

diff -r 84e3731cc21b -r 40c4b0aa9491 notebook/images/head.gif
Binary file notebook/images/head.gif has changed

Is the actual image stored in the patch? If not then how do I put package images for inclusion?

@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jul 6, 2008

comment:9

extcode_combined.patch is a git style patch that should contained the required images

@TimothyClemans
Copy link
Mannequin Author

TimothyClemans mannequin commented Jul 7, 2008

comment:10

Attachment: extcode_combined.patch.gz

The combined extcode patch is mess. Various fixes aren't in the patch ...

@TimothyClemans TimothyClemans mannequin changed the title notebook -- new welcome page [with patches, don't review] notebook -- new welcome page Jul 7, 2008
@jasongrout
Copy link
Member

comment:11

What is the status of this patch, Timothy?

@jasongrout
Copy link
Member

Changed keywords from editor_wstein to editor_wstein, stale

@jdemeyer jdemeyer modified the milestones: sage-5.11, sage-5.12 Aug 13, 2013
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.2, sage-6.3 May 6, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.3, sage-6.4 Aug 10, 2014
@kcrisman
Copy link
Member

Reviewer: Karl-Dieter Crisman

@kcrisman
Copy link
Member

comment:17

This is not a bad idea in general, but at this point the discussion about looks are subsumed into ideas about "newUI" and "themes" upstream. Any new welcome page discussion should arrive there. Sadly, wontfix is probably most appropriate for this six-year-old ticket.

@kcrisman kcrisman removed this from the sage-6.4 milestone Sep 17, 2014
@vbraun vbraun closed this as completed Sep 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants