README 357 B

123456789101112131415161718
  1. The Diaspora plugin allows GNU social users to subscribe to Diaspora feeds
  2. Note: The feeds are read-only at the moment. That is, replying to an entry
  3. coming from Diaspora will not propagate to Diaspora.
  4. Installation
  5. ============
  6. add "addPlugin('Diaspora');"
  7. to the bottom of your config.php
  8. Settings
  9. ========
  10. none
  11. Example
  12. =======
  13. addPlugin('Diaspora');