doc/widget_tutorial/README.txt
author cavaliet
Thu, 10 May 2012 18:36:38 +0200
changeset 886 ab69ff6fa02b
parent 813 25a241b6688a
permissions -rw-r--r--
correct js for embed bab player.
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.