Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
tak4
/
gnusocial
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Branch:
fix-duplicate-and-tree
Branchit
Tagit
fix-duplicate-and-tree
main
gnusocial
/
plugins
/
ConversationTree
Diogo Peralta Cordeiro
6e031d623a
[VersionBump] 2.0.0beta0
3 vuotta sitten
..
lib
68db757269
[ConversationTree] Format the plugin, add strict typing and fix docblocks
3 vuotta sitten
locale
6e031d623a
[VersionBump] 2.0.0beta0
3 vuotta sitten
ConversationTreePlugin.php
165edc2609
[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
3 vuotta sitten
README
a614205663
Add plugin READMEs
9 vuotta sitten
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');