gnu-social/doc
Evan Prodromou c4e5008436 move roadmap to web site
I've put all the roadmap info into the Laconi.ca Web site:

     http://laconi.ca/PITS

It's more detailed, more accessible for non-programmers, and more
structured.

To avoid having the two sources go out-of-synch, I'm deleting this one.

darcs-hash:20080617121642-84dde-e4fc7c2887bbd759c8221063c6b9b3d09d219985.gz
2008-06-17 08:16:42 -04:00
..
about update TODO, and add variables to docs 2008-06-13 13:15:38 -04:00
faq more documentation 2008-06-11 13:06:24 -04:00
help site name in help file 2008-06-13 14:33:25 -04:00
openmicroblogging.txt client side of distributed subscription almost complete 2008-05-27 07:42:19 -04:00
privacy add more docs 2008-05-28 14:56:37 -04:00
README some doc 2008-06-14 22:18:52 -04:00
source source document 2008-05-28 15:31:21 -04:00

This package requires PHP 5.x and the following PHP Pear libraries:

- DB_DataObject http://pear.php.net/package/DB_DataObject
- Validate http://pear.php.net/package/Validate
- XMLWriter (built-in)
- Auth_Yadis from OpenIDEnabled (not the PEAR version!). I decided
  to use the openidenabled.com version since it's more widely
  implemented, seems to be better supported, and it may make sense to
  use the openidenabled.com libraries for OpenID auth sometime in the
  future. Note that this is no longer distributed separately; it's only
  in the openidenabled.com OpenID PHP tarball.
  http://openidenabled.com/php-openid/
- OAuth.php from http://oauth.googlecode.com/svn/code/php/
- markdown.php from http://michelf.com/projects/php-markdown/ 
- PEAR Mail, for sending out mail notifications
- PEAR Net_SMTP, if you use the SMTP factory for notifications