Changeset - fc7b9a59d9c7
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 14 years ago 2011-10-01 00:39:36
ohnobinki@ohnopublishing.net
Add reference to new homepage, http://ohnopub.net/w/SlatePermutate.
1 file changed with 1 insertions and 0 deletions:
README
1
0 comments (0 inline, 0 general)
README
Show inline comments
 
slate_permutate: the semester scheduling assistant.
 

	
 
Authors:
 
  See AUTHORS
 

	
 
Resources:
 
  Homepage: http://ohnopub.net/w/SlatePermutate
 
  Support: irc://irc.ohnopub.net/slatepermutate
 
  Mercurial repo: http://protofusion.org/hg/SlatePermutate/
 
  Bugzilla: http://protofusion.org/bugzilla/
 

	
 
  Please use the means listed above to give us any feedback about
 
  slate_permutate's functionality. Thanks!
 

	
 
Installation Requirements:
 
  - PHP-enabled httpd (tested with apache, patches for supporting others welcome).
 
  - Access to PHP's CLI interface
 
  - libcURL extension to PHP (for Calvin's crawler and soon others).
 
  - json_encode()/json_decode() functions (as a PEAR addon or with the recent PHP versions).
 
  - PHP libraries
 
    - securimage-2.0.2 (optional) for captcha support for the feedback
 
      form. http://phpcapatcha.org/ , see inc/config.example for
 
      details.
 

	
 
Installation:
 
  - Get a copy of slate_permutate.
 
    - development version:
 
      $ hg clone http://protofusion.org/hg/SlatePermutate slate_permutate
 
    - stable: not yet available.
 
  - copy inc/config.inc.example to inc/config.inc. Read and adjust
 
    settings as necessary.
0 comments (0 inline, 0 general)