Plugin Together | |
TogetherJS was a free, open-source JavaScript library that added collaboration features and tools to users’ websites: https://foundation.mozilla.org/en/artifacts/togetherjs/ While Mozilla is no longer leading the project, the source code is available at https://github.com/jsfiddle/togetherjs. This wiki plugin connects to TogetherJS, that makes it surprisingly easy to collaborate in real-time: notify unique urls, co-write, talk, follow pages visited by your buddies. It was formerly known as TowTruck. It was added in Tiki12 and improved in Tiki15, Tiki19 and Tiki21.
You can easily use this plugin in your Tiki installation by means of applying the Together profile. Note: TogetherJS is alpha-quality software. We do not recommend using it in production at this time, even if it is an interesting demonstration of the capabilities of a Real Time Collaboration (RTC) tool. |
Parameters | ||||||||||||||||||||
Collaborate in real time Introduced in Tiki 12. Go to the source code Preferences required: wikiplugin_together
|
Current Limitations | |
|
Where does it work? | |||||||||||||||||||||
In theory, TogetherJS can work with any feature in Tiki. However, some features in Tiki may need adjusting. The following table is to keep track of the state of each feature.
|
Examples | |
This code added to a custom module, or a module menupage in a side column: Copy to clipboard
|
Param serverurl | |
At some point during 2019 PluginTogether stopped working because some server side software was missing from the default server from mozilla labs. During July 2021 a new param was added to this plugin in Tiki21 in order to allow using other server urls (param https://togetherjs-hub.glitch.me/
|
Setup up your own server | |
See:
On Ubuntu 16.04 servers, you need to:
Copy to clipboard
|
Aliases | |
PluginTowTruck | Together | Mozilla Together | Mozilla TowTruck | TogetherJS |