Fwd: Suggestion for additional Screen Style
Suggestion from a website user. -------- Original Message -------- Subject: Suggestion for additional Screen Style Date: Sat, 8 May 2010 10:48:45 -0400 From: John Nelson <jbn@abreka.com> To: webmaster@python.org Hello, As with my Python code, I prefer to view web pages unmaximized. I typically have relevant docs open in a browser window to the left of my code editor. It would be nice to have a [linearise] style option in the PEPs that would either remove the left navigation or place content immediately under it. I'd like to reclaim the wide left gutter for perusal. (More precisely, I would like to not press Web Developer > Display by Media Type > Print; CTRL++; every time.) Thanks for your consideration, John B Nelson
On Sat, 08 May 2010 17:18:49 +0200, Michael Foord <mfoord@python.org> wrote:
Suggestion from a website user.
-------- Original Message -------- Subject: Suggestion for additional Screen Style Date: Sat, 8 May 2010 10:48:45 -0400 From: John Nelson <jbn@abreka.com> To: webmaster@python.org
Hello,
As with my Python code, I prefer to view web pages unmaximized. I typically have relevant docs open in a browser window to the left of my code editor. It would be nice to have a [linearise] style option in the PEPs that would either remove the left navigation or place content immediately under it. I'd like to reclaim the wide left gutter for perusal.
(More precisely, I would like to not press Web Developer > Display by Media Type > Print; CTRL++; every time.)
Presumably this should actually go to docs@python.org, and in fact Ezio already has a patch in one tracker or the other (I forget if it is ours or Sphinx's) to make the left menu collapsible via javascript. -- R. David Murray www.bitdance.com
On 11/05/2010 19:53, R. David Murray wrote:
On Sat, 08 May 2010 17:18:49 +0200, Michael Foord<mfoord@python.org> wrote:
Suggestion from a website user.
-------- Original Message -------- Subject: Suggestion for additional Screen Style Date: Sat, 8 May 2010 10:48:45 -0400 From: John Nelson<jbn@abreka.com> To: webmaster@python.org
Hello,
As with my Python code, I prefer to view web pages unmaximized. I typically have relevant docs open in a browser window to the left of my code editor. It would be nice to have a [linearise] style option in the PEPs that would either remove the left navigation or place content immediately under it. I'd like to reclaim the wide left gutter for perusal.
(More precisely, I would like to not press Web Developer> Display by Media Type> Print; CTRL++; every time.)
Presumably this should actually go to docs@python.org,
Catching up with my email after a break. Did you forward this to docs@python.org David? Michael
and in fact Ezio already has a patch in one tracker or the other (I forget if it is ours or Sphinx's) to make the left menu collapsible via javascript.
-- R. David Murray www.bitdance.com _______________________________________________ pydotorg-www mailing list pydotorg-www@python.org http://mail.python.org/mailman/listinfo/pydotorg-www
-- http://www.ironpythoninaction.com/ http://www.voidspace.org.uk/blog READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies (”BOGUS AGREEMENTS”) that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.
participants (2)
-
Michael Foord -
R. David Murray