Pcweb

From ProgClub
Revision as of 15:43, 22 August 2011 by John (talk | contribs) (→‎Source code)
Jump to: navigation, search

Pcweb is the ProgClub web-site software. That's the software that does the nitty-gritty of redirecting users from the base URL, provides logo and style resources, and provides the robots.txt file for our domain. For other projects see Projects.

Project status

Released!

Contributors

Members who have contributed to this project. Newest on top.

Copyright

Copyright 2011, Contributors. Licensed under the New BSD license.

Source code

The repository can be browsed online:

http://www.progclub.org/pcrepo/pcweb/

The code for pcweb is publicly available from svn:

http://www.progclub.org/svnro/pcrepo/pcweb/tags/latest/

Or privately available for read-write access:

https://www.progclub.org/svn/pcrepo/pcweb/trunk/

Links

TODO

Things to do, in rough order of priority:

  • There's nothing to see here, it's all done!

Done

Stuff that's done. Latest stuff on top.

  • JE 2011-08-22: created project page (project had already been released)

Notes for implementers

If you are interested in incorporating the ProgClub {project name} into your project, here's what you need to know:

Just copying and pasting anything you're interested in from pcrepo is probably your best bet. There's not really very much to this project.