Add plugin READMEs
This commit is contained in:
15
plugins/ConversationTree/README
Executable file
15
plugins/ConversationTree/README
Executable file
@@ -0,0 +1,15 @@
|
||||
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');
|
Reference in New Issue
Block a user