AtomJump Loop Server Plugin to create a live wiki using a wordcloud.
Requirements
For your Loop Server:
AtomJump Loop Server >= 0.5.0
Or
AtomJump Loop >= 0.5.1 and the AtomJump.com API (Use: /api/)
AtomJump Loop Server >= 0.5.0
Or
AtomJump Loop >= 0.5.1 and the AtomJump.com API (Use: /api/)
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 Loop server plugins directory), and it is best as a front-end to a full install of AtomJump Loop Server https://github.com/atomjump/loop-server.
After installing the loop-server, from your intended livewiki home directory:
git clone https://github.com/atomjump/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