I'd really rather not link to psfmember.org until that page gets a bit more text (or at least links to some text with more background). It looks unprofessional to me. I gave some feedback to Kurt a while back that hasn't been followed up.
----- Forwarded message from "andrew.kuchling" <[email protected]> ----- > Date: Sat, 27 Oct 2012 03:07:11 +0200 (CEST) > From: "andrew.kuchling" <[email protected]> > To: [email protected] > Subject: [Pydotorg-checkins] r14461 - trunk/beta.python.org/build/new-build > Reply-To: [email protected] > > Author: andrew.kuchling > Date: Sat Oct 27 03:07:11 2012 > New Revision: 14461 > > Modified: > trunk/beta.python.org/build/new-build/homepage.tmpl > Log: > Add box linking to psfmember.org and donation page > > Modified: trunk/beta.python.org/build/new-build/homepage.tmpl > ============================================================================== > --- trunk/beta.python.org/build/new-build/homepage.tmpl (original) > +++ trunk/beta.python.org/build/new-build/homepage.tmpl Sat Oct 27 > 03:07:11 2012 > @@ -39,6 +39,13 @@ > </%doc> > > <div class="homepage-box vote-box" style="text-align:center"> > + <h4>Support the Python Community</h4> > + <p>Help the Python community > + by <a href="http://www.psfmember.org">becoming an associate > member</a> or > + <a href="/psf/donations/">making a one-time donation</a>.</p> > + </div> > + > + <div class="homepage-box vote-box" style="text-align:center"> > <h4><a href="http://wiki.python.org/moin/Python2orPython3">Python > 3</a> Poll</h4> > <p>I wish there was Python 3 support in</p> > <form method="POST" action="/3kpoll"> > _______________________________________________ > Pydotorg-checkins mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pydotorg-checkins ----- End forwarded message ----- -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "We've just found a line in a perl script that invokes a shell script to call a lisp program which invokes the very-same perl script." --anonymous _______________________________________________ pydotorg-www mailing list [email protected] http://mail.python.org/mailman/listinfo/pydotorg-www
