Difference between revisions of "Pcweb"

From ProgClub
Jump to: navigation, search
(Created page with "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 th...")
 
m (Reverted edits by 91.121.27.33 (talk) to last revision by John)
 
(6 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
 
* [[User:John|John]]
 
* [[User:John|John]]
 +
 +
All contributors have agreed to the terms of the [[ProgClub:Copyrights#ProgClub_projects|Contributor License Agreement]]. This excludes any upstream contributors who tend to have different administrative frameworks.
  
 
== Copyright ==
 
== Copyright ==
Line 21: Line 23:
 
  http://www.progclub.org/pcrepo/pcweb/
 
  http://www.progclub.org/pcrepo/pcweb/
  
The code for {project name} is publicly available from svn:
+
The code for pcweb is publicly available from svn:
  
 
  http://www.progclub.org/svnro/pcrepo/pcweb/tags/latest/
 
  http://www.progclub.org/svnro/pcrepo/pcweb/tags/latest/
Line 30: Line 32:
  
 
== Links ==
 
== Links ==
 +
 +
=== Administration web-site ===
  
 
* http://www.progclub.org/
 
* http://www.progclub.org/
Line 37: Line 41:
 
* 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 50:
 
* 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 59:
 
* 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/

Latest revision as of 18:13, 2 July 2012

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.

All contributors have agreed to the terms of the Contributor License Agreement. This excludes any upstream contributors who tend to have different administrative frameworks.

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.