16 lines
285 B
Plaintext
Executable File
16 lines
285 B
Plaintext
Executable File
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');
|