Simple status box for the sidebar.
[elgg_plugins.git] / vanillaforum / README.txt
blobcfb8256dd4ea69155fe1323aa60c527182d7abaa
1 -------------------------------------------------------------------
2 | VANILLAFORUM MODULE: Configuration options and Extension points |
3 -------------------------------------------------------------------
5 This plugin provides basic integration for the vanilla forum software 
6 (http://getvanilla.com)
8 It provides:
9   - Elgg authentications through cookies
10   - Community to Vanilla forum categories syncronization
11   - A preconfigured vanilla instalation forum.
12   
13 By default it set the 'Manager' role for new news user and 'Member' 
14 role for normal elgg users. 
16 If you want a more deep elgg integration you must to implement your
17 own vanilla theme.
19 If you want to authenticate directly to vanilla you must to move the
20 file 'vanillaforum/vanilla/people.php.old' to 'vanillaforum/vanilla/people.php'