codiad/plugins/Codiad-Collaborative-master
2018-08-09 10:22:31 -04:00
..
node_modules Updated Ace Editor, Started rewrite of collaborative plugin, added ability to disable and enable editors, Started adding some php variables to javascript. 2018-08-08 10:12:29 -04:00
controller.php Updated Ace Editor, Started rewrite of collaborative plugin, added ability to disable and enable editors, Started adding some php variables to javascript. 2018-08-08 10:12:29 -04:00
dialog.php Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00
file_db.php Added storing of cursor position so you do not get kicked to the beginning or end of file on join 2018-08-09 10:22:31 -04:00
init.js Added storing of cursor position so you do not get kicked to the beginning or end of file on join 2018-08-09 10:22:31 -04:00
plugin.json Updated Ace Editor, Started rewrite of collaborative plugin, added ability to disable and enable editors, Started adding some php variables to javascript. 2018-08-08 10:12:29 -04:00
README.md Updated Ace Editor, Started rewrite of collaborative plugin, added ability to disable and enable editors, Started adding some php variables to javascript. 2018-08-08 10:12:29 -04:00
screen.css Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00
server.js Added storing of cursor position so you do not get kicked to the beginning or end of file on join 2018-08-09 10:22:31 -04:00

Collaborative

This plugin adds collaborative functionallity to Codiad

Installation

  • Install Node.JS
  • Install Socket.io
  • Forward a port you are comfortable with and change the default port in the config.json
  • Download the zip file and extract it to your plugins folder