]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/ConversationTree/README
Merge branch 'backupaccount-xml' into 'nightly'
[quix0rs-gnu-social.git] / plugins / ConversationTree / README
1 The ConversationTree plugin displays conversation replies in a hierarchical
2 manner like StatusNet pre-v1.0 used to.
3
4 Installation
5 ============
6 add "addPlugin('ConversationTree');"
7 to the bottom of your config.php
8
9 Settings
10 ========
11 none
12
13 Example
14 =======
15 addPlugin('ConversationTree');