doc/widget_tutorial/README.txt
author cavaliet
Thu, 19 Apr 2012 15:47:34 +0200
changeset 871 a5607fa1ef0b
parent 813 25a241b6688a
permissions -rw-r--r--
Enhance SlideShare widget for it to point the a specified div (like annotationListWidget).
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.