Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2004-10-12 14:13:27
Size: 625
Comment: Create page
Revision 8 as of 2004-10-14 19:04:23
Size: 978
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
/editors/
Line 25: Line 23:
Translate HTML pages into ReST

Make pages valid HTML (easiest for ReST pages -- just fix up the template)
Line 27: Line 29:
Figure out Apache incantations to remove /moin/ prefix from Wiki Figure out Apache incantations to remove /moin/ prefix from Wiki pages (so you could access
www.python.org/BeginnersGuide or whatever).

Install [http://www.snert.com/Software/mod_throttle/ mod_throttle] and configure it to limit access
to the Wiki; impolite robots can make the load average on creosote explode.

This page lists web-related Python tasks that people can work on.

Issues for Python system administration

  1. Consistent place for keeping source
  2. Storing passwords (e.g. Mailman admin password,
  3. Version-controlling configuration files (would be nice to get e-mail notifications)

Content to move into the Wiki

Jobs?

UserGroup listings

Mirror list

SIG pages?

Topic guides

Janitorial tasks

Translate HTML pages into ReST

Make pages valid HTML (easiest for ReST pages -- just fix up the template)

Replace all links to /topics/learn/ with links to /moin/BeginnersGuide

Figure out Apache incantations to remove /moin/ prefix from Wiki pages (so you could access www.python.org/BeginnersGuide or whatever).

Install [http://www.snert.com/Software/mod_throttle/ mod_throttle] and configure it to limit access to the Wiki; impolite robots can make the load average on creosote explode.


CategoryPythonWebsite

WebJanitorialTasks (last edited 2008-11-15 14:00:06 by localhost)

Unable to edit the page? See the FrontPage for instructions.