AtomJump Messaging Server Plugin to create a live wiki using a wordcloud.
Requirements
For your Messaging Server:
AtomJump Messaging Server >= 0.5.0
Or
AtomJump Messaging >= 0.5.1 and the AtomJump.com API (Use: https://clst[n].atomjump.com/api/ as the Messaging Server, where [n] = 0,1 or 2)
AtomJump Messaging Server >= 0.5.0
Or
AtomJump Messaging >= 0.5.1 and the AtomJump.com API (Use: https://clst[n].atomjump.com/api/ as the Messaging Server, where [n] = 0,1 or 2)
For your LiveWiki:
PHP >= 5.3
npm
bower ([optional] for local js/css files)
Using LiveWiki
You can add and remove any number of forums quickly at the bottom. Then start typing in each forum and communicating with your fellow team members.
Demo
A demo is available at http://atomjump.org/demo/livewiki/
Installation
This plugin should be put on the client website (not in the AtomJump Messaging server plugins directory), and it is best as a front-end to a full install of AtomJump Messaging Server http://atomjump.org/wp/server-user-guide/.
After installing the messaging server, from your intended livewiki home directory:
git clone https://git.atomjump.com/livewiki.git . cd livewiki npm install wordcloud [Optional] bower install atomjump cp configORIGINAL.php config.php
Now edit the options in config.php. If you included your own bower install, include the local relative paths.
nano config.php [edit with your preferred text editor, and save] chmod 777 data/words.json