doc/widget_tutorial/README.txt
author veltr
Fri, 06 Apr 2012 19:00:00 +0200
changeset 852 eefb64f74a3f
parent 813 25a241b6688a
permissions -rw-r--r--
Cinecast bugfixes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
813
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     1
How to make your own widget for the metadataplayer
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     2
==================================================
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     3
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     4
This is a short tutorial that will show you how to make
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     5
a widget for the metadataplayer. It details how to configure
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     6
the metadataplayer in a HTML page and how to use your own widget
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     7
along with the player.