README 285 B

12345678910111213141516
  1. The ConversationTree plugin displays conversation replies in a hierarchical
  2. manner like StatusNet pre-v1.0 used to.
  3. Installation
  4. ============
  5. add "addPlugin('ConversationTree');"
  6. to the bottom of your config.php
  7. Settings
  8. ========
  9. none
  10. Example
  11. =======
  12. addPlugin('ConversationTree');