doc/widget_tutorial/README.txt
author veltr
Mon, 16 Apr 2012 19:10:32 +0200
branchnew-model
changeset 864 5e76a06b961c
parent 813 25a241b6688a
permissions -rw-r--r--
Added Cinecast serializer, with imports management
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.