Index: lams_build/conf/etherpad/readme.txt =================================================================== diff -u -r749827b9ad1f4765f25eaf4d0a85eab3ffbac2f4 -r9b7d6bcbb008e1cb0212e795db9cbf2c49704f4b --- lams_build/conf/etherpad/readme.txt (.../readme.txt) (revision 749827b9ad1f4765f25eaf4d0a85eab3ffbac2f4) +++ lams_build/conf/etherpad/readme.txt (.../readme.txt) (revision 9b7d6bcbb008e1cb0212e795db9cbf2c49704f4b) @@ -13,11 +13,15 @@ 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 + adminpads2: plugin to list and delete pads in /admin 2.1.16 + authornames: Adds author names to span titles (shows on hover) 0.2.0 + author_neat: Neat author display 0.0.31 + comments_page: Adds comments on sidebar and link it to the text 0.1.27 + export_authors: Etherpad plugin to add author information to the html export 0.1.1 + headings2: Adds heading support 0.1.15 + message_all: Use the Etherpad admin backend to send a message to all connected users 1.1.0 + tables4: Insert tables into your Etherpad documents 1.0.5 + stats: See pad Stats 0.0.6 ----------Same domain policy--------- @@ -28,4 +32,4 @@ * if we need to support more complex tld parts (e.g. lams.com.ru) it needs to be added to the hardcoded regex in Java code - https://code.lamsfoundation.org/fisheye/browse/lams/lams_tool_doku/src/java/org/lamsfoundation/lams/tool/dokumaran/service/DokumaranService.java?hb=true#to892 Currently only complex tlds of Singapore, Australia and UK are added to this regex. ** If we will decide to start supporting all possible domain tlds in the future - we will need to download full tld list (https://publicsuffix.org/list/effective_tld_names.dat) -and make use of it using 3rd party Java library https://github.com/whois-server-list/public-suffix-list +and make use of it using 3rd party Java library https://github.com/whois-server-list/public-suffix-list \ No newline at end of file