Difference between revisions of "Pcweb"

From ProgClub
Jump to: navigation, search
Line 30: Line 30:
  
 
== Links ==
 
== Links ==
 +
 +
=== Administration web-site ===
  
 
* http://www.progclub.org/
 
* http://www.progclub.org/
Line 37: Line 39:
 
* http://www.progclub.info/
 
* http://www.progclub.info/
 
* http://progclub.info/
 
* http://progclub.info/
 +
 +
=== Development administration web-site ===
 +
 
* http://www.progclub.org/dev/
 
* http://www.progclub.org/dev/
 
* http://progclub.org/dev/
 
* http://progclub.org/dev/
Line 43: Line 48:
 
* http://www.progclub.info/dev/
 
* http://www.progclub.info/dev/
 
* http://progclub.info/dev/
 
* http://progclub.info/dev/
 +
 +
=== Secure administration web-site ===
 +
 
* https://www.progclub.org/
 
* https://www.progclub.org/
 
* https://progclub.org/
 
* https://progclub.org/
Line 49: Line 57:
 
* https://www.progclub.info/
 
* https://www.progclub.info/
 
* https://progclub.info/
 
* https://progclub.info/
 +
 +
=== Secure development administration web-site ===
 +
 
* https://www.progclub.org/dev/
 
* https://www.progclub.org/dev/
 
* https://progclub.org/dev/
 
* https://progclub.org/dev/

Revision as of 16:44, 22 August 2011

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

Administration web-site

Development administration web-site

Secure administration web-site

Secure development administration web-site

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.