Setting up George's microtasking plugins for Ushahidi:
- On your local system, go to the plugins directory in the Ushahidi instance and type this into the command window:
- Follow the readme instructions on the github page.
- That gets you the tasking module. Now you need the individual tasks. Do the same thing (git clone, then follow instructions) with each of these.
- The instructions start with renaming the directories for each plugin... the new names for these are: taskingsystem, tsgeolocation, tsfilter, tscategorization, tsapproval, tsstructure. There are no instructions to rename TS-Anonymize.
- Go to your Ushahidi website, e.g. http://www.myushahidi.com/, go to the plugins page (http://www.myushahidi.com/admin/addons/plugins) and activate all the tasking modules that you want to use. Activate the "tasking system" plugin, click on "settings" and have fun. Plugins aren't too difficult to build once you get the hang of them, so if you need other specialist modules, you can always ask the Ushahidi dev community for help.