Index: lams_build/conf/whiteboard/readme.txt =================================================================== diff -u -rb73d05cf773a739adb36cc867ad24eb73c207bf9 -rca0dfbeab89f5dc06f8de124ed208e57a968ee57 --- lams_build/conf/whiteboard/readme.txt (.../readme.txt) (revision b73d05cf773a739adb36cc867ad24eb73c207bf9) +++ lams_build/conf/whiteboard/readme.txt (.../readme.txt) (revision ca0dfbeab89f5dc06f8de124ed208e57a968ee57) @@ -21,6 +21,8 @@ 3.5 In index.html we hide some buttons - 3.6 In config.default.yml, config-schema.json, ConfigService.js and whiteboard.js we introduce imageURL config property. + 3.6 In index.html and index.js we hide Whiteboard contents until everything loads, otherwise the UI looks messed up at first. + + 3.7 In config.default.yml, config-schema.json, ConfigService.js and whiteboard.js we introduce imageURL config property. In vanilla Whiteboard all images are prefixed with current server URL. If we move Whiteboard or export & import data, it will not work. Now images have relative URL prefixed with whatever is in imageURL. \ No newline at end of file