gnu-social/plugins/ConversationTree
Chimo a614205663 Add plugin READMEs 2016-02-08 17:48:37 +00:00
..
lib Conversation link as default, permalink for /notice 2014-11-05 19:34:39 +01:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
ConversationTreePlugin.php Conversation IDs (again) no longer based on Notice ID 2016-01-06 13:58:46 +01:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The ConversationTree plugin displays conversation replies in a hierarchical
manner like StatusNet pre-v1.0 used to.

Installation
============
add "addPlugin('ConversationTree');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('ConversationTree');