18 lines
596 B
XML
18 lines
596 B
XML
<?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.SaiCore.org/widget/interactivity/assimages"
|
|
version="2.0"
|
|
width="950"
|
|
height="560"
|
|
minimum_height="300"
|
|
minimum_width="670"
|
|
ub:resizable="false">
|
|
|
|
<name>Ass images</name>
|
|
<author href="http://www.getuniboard.com"
|
|
email="info@mnemis.com">Mnemis SA</author>
|
|
<description>Associer images</description>
|
|
<content src="index.html"/>
|
|
</widget>
|