gnu-social/plugins/ConversationTree
Chimo dc7c64592b Add var type to newListItem() parameter
Fixes some "Declaration of $child::method should be compatible with
$parent::method" warnings.
2017-03-16 22:57:16 -04:00
..
lib Add var type to newListItem() parameter 2017-03-16 22:57:16 -04: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');