Recommitted the ukplayer. Licence information in extras/ukplayer/licence.txt
This commit is contained in:
parent
0a9abf93d9
commit
8aea44334b
11 changed files with 503 additions and 0 deletions
25
www/extras/ukplayer/content.xml
Normal file
25
www/extras/ukplayer/content.xml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<content>
|
||||
<slides>
|
||||
<slide>
|
||||
<width>400</width>
|
||||
<height>300</height>
|
||||
<title><![CDATA[Slide One]]></title>
|
||||
<description><![CDATA[This is the United Knowledge Player for WebGUI!]]></description>
|
||||
<image_source>dummycontent/explain.jpg</image_source>
|
||||
<duration>5</duration>
|
||||
<thumb_source>dummycontent/explain.jpg</thumb_source>
|
||||
<sound_source></sound_source>
|
||||
</slide>
|
||||
<slide>
|
||||
<width>400</width>
|
||||
<height>300</height>
|
||||
<title><![CDATA[Slide Two]]></title>
|
||||
<description><![CDATA[This is the United Knowledge Player for WebGUI!]]></description>
|
||||
<image_source>dummycontent/united-knowledge-logo.jpg</image_source>
|
||||
<duration>5</duration>
|
||||
<thumb_source>dummycontent/united-knowledge-logo.jpg</thumb_source>
|
||||
<sound_source></sound_source>
|
||||
</slide>
|
||||
</slides>
|
||||
</content>
|
||||
Loading…
Add table
Add a link
Reference in a new issue