Index: lams_build/conf/etherpad/readme.txt =================================================================== diff -u -r68fc7659b76cba8c48bbfaa1a777fba0cd3cf3d5 -r749827b9ad1f4765f25eaf4d0a85eab3ffbac2f4 --- lams_build/conf/etherpad/readme.txt (.../readme.txt) (revision 68fc7659b76cba8c48bbfaa1a777fba0cd3cf3d5) +++ lams_build/conf/etherpad/readme.txt (.../readme.txt) (revision 749827b9ad1f4765f25eaf4d0a85eab3ffbac2f4) @@ -1,18 +1,25 @@ Etherpad is required for Dokumaran tool and for Etherpad tag -Modifications are required for Etherpad server version 1.8.4, available at -https://github.com/ether/etherpad-lite/tree/1.8.4 +1) Modifications are required for Etherpad server version 1.8.4, available at + https://github.com/ether/etherpad-lite/tree/1.8.4 -* Install ep_resize plugin -https://github.com/tiblu/ep_resize +2) Install ep_resize plugin + https://github.com/tiblu/ep_resize -* Copy contents of folder /lams_tool_doku/conf/etherpad-lite/ over to /${etherpad-lite-server-folder}/ -It customises Etherpad and the plugin +3) Copy contents of folder /lams_tool_doku/conf/etherpad-lite/ over to /${etherpad-lite-server-folder}/ + It customises Etherpad and the plugin -* In order to hide Etherpad index page make the following file empty: /${etherpad-lite-server-folder}/src/templates/index.html. -Besides, one can turn on "editOnly" option in /${etherpad-lite-server-folder}/settings.json. This option's description: "Users may edit pads but not create new ones. Pad creation is only via the API. This applies both to group pads and regular pads." +4) In order to hide Etherpad index page make the following file empty: /${etherpad-lite-server-folder}/src/templates/index.html. + Besides, one can turn on "editOnly" option in /${etherpad-lite-server-folder}/settings.json. This option's description: "Users may edit pads but not create new ones. Pad creation is only via the API. This applies both to group pads and regular pads." +5) Other plugins (optional): + adminpads: Gives the ability to list and administrate all pads on admin page 0.0.12 + authornames: Adds author names to span titles (shows on hover) in etherpad-lite 0.1.3 + authorship_toggle: Toggle authorship colors on and off. 0.0.3 + export_authors: Etherpad plugin to add author information to the html export 0.1.1 + stats: See pad Stats in Etherpad 0.0.4 + ----------Same domain policy--------- Etherpad server should be installed on the same domain as LAMS server. Although it's possible to install it on another subdomain, it has a few limitations in terms of format of supported domain names.