Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/blame/commit/1b17380a721fddcd4e060bbfb27523e8525b34aa/resources/library/interactivities/Ordre%20phrase.wgt/config.xml You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard

17 lines
486 B

13 years ago
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets"
xmlns:ub="http://uniboard.mnemis.com/widgets"
id="http://www.example.net/widgets/helloworld"
version="1.0"
width="850"
13 years ago
height="400"
ub:resizable="true">
13 years ago
<name>Phrases sortable</name>
<description>Sort the phrases to make the right sentence.</description>
<preference name="skin"
value="uniboard"/>
<content src="index.html"/>
</widget>