Difference between revisions of "Pcma"

From ProgClub
Jump to: navigation, search
Line 3: Line 3:
 
= Project status =
 
= Project status =
  
Commenced. Still need to configure it on [[Charity]].
+
Released! Configured on [[Charity]], available from [https://www.progclub.org/pcma/ pcma] and [https://www.progclub.org/pcma-dev/ pcma-dev].
  
 
= Source code =
 
= Source code =
Line 17: Line 17:
 
= TODO =
 
= TODO =
  
* Configure pcma on [[Charity]]
+
* Integrate Sgen Cipher.
  
 
[[Category:TODO]]
 
[[Category:TODO]]
Line 25: Line 25:
 
Stuff that's done. Latest stuff on top.
 
Stuff that's done. Latest stuff on top.
  
 +
* Configured [https://www.progclub.org/pcma/ pcma] and [https://www.progclub.org/pcma-dev/ pcma-dev].
 
* Created [https://www.progclub.org/svnro/pcrepo/pcma/trunk pcma] project.
 
* Created [https://www.progclub.org/svnro/pcrepo/pcma/trunk pcma] project.
 
* Downloaded [http://www.phpmyadmin.net/home_page/index.php phpMyAdmin] [https://sourceforge.net/projects/phpmyadmin/files%2FphpMyAdmin%2F3.4.4-rc1%2FphpMyAdmin-3.4.4-rc1-all-languages.zip/download#!md5!8796fccc93f44110c78403e8496f6c65 3.4.4-rc1].
 
* Downloaded [http://www.phpmyadmin.net/home_page/index.php phpMyAdmin] [https://sourceforge.net/projects/phpmyadmin/files%2FphpMyAdmin%2F3.4.4-rc1%2FphpMyAdmin-3.4.4-rc1-all-languages.zip/download#!md5!8796fccc93f44110c78403e8496f6c65 3.4.4-rc1].

Revision as of 00:38, 6 August 2011

Pcma is the ProgClub database management software. It's a fork of phpMyAdmin 3.4.4-rc1. For other projects see Projects.

Project status

Released! Configured on Charity, available from pcma and pcma-dev.

Source code

The code for pcma is publicly available from svn:

http://www.progclub.org/svnro/pcrepo/pcma/trunk

Or privately available for read-write access:

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

TODO

  • Integrate Sgen Cipher.

Done

Stuff that's done. Latest stuff on top.