Author: scottbw
Date: Mon Jul 11 08:56:47 2011
New Revision: 1145073
URL: http://svn.apache.org/viewvc?rev=1145073&view=rev
Log:
Added missing para
Modified:
incubator/wookie/site/trunk/content/wookie/docs/widgets.mdtext
Modified: incubator/wookie/site/trunk/content/wookie/docs/widgets.mdtext
URL:
http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/widgets.mdtext?rev=1145073&r1=1145072&r2=1145073&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/widgets.mdtext (original)
+++ incubator/wookie/site/trunk/content/wookie/docs/widgets.mdtext Mon Jul 11
08:56:47 2011
@@ -21,6 +21,7 @@ This page contains some notes and guidan
#Tutorials
You will probably want to look at the tutorial found in
h[ttp://svn.apache.org/repos/asf/incubator/wookie/trunk/tutorials/][1]
+More specifically the slides in [this open office presentation][2] will walk
you through the creation of your first widget.
#Widget source directory
Widgets should be developed in trunk/widgets/WIDGET_NAME, where WIDGET_NAME is
the name of the widget being developed.
@@ -71,15 +72,17 @@ This section links to third party materi
##Thomas Ullmann
Thomas has created some screencasts you can follow:
- - [Creating widgets][2] - Note that this screencast demonstrates how
+ - [Creating widgets][3] - Note that this screencast demonstrates how
to build widgets manually, the presentation above describes how to
use the templates to get started faster.
- - [Uploading widgets][3]-
+ - [Uploading widgets][4]-
Note that this is made against an older version of Wookie, whilst
uploading is correctly documented, the method for previewing widgets
is incorrect. To preview a widget click the "demo" link in the
widget gallery.
+
[1]: http://svn.apache.org/repos/asf/incubator/wookie/trunk/tutorials/
- [2]: http://people.kmi.open.ac.uk/ullmann/tutorials/wookie/widget.htm
- [3]:
http://people.kmi.open.ac.uk/ullmann/tutorials/wookie/widgetUploadWookie.htm
\ No newline at end of file
+ [2]:
http://svn.apache.org/repos/asf/incubator/wookie/trunk/tutorials/firstWidget.odp
+ [3]: http://people.kmi.open.ac.uk/ullmann/tutorials/wookie/widget.htm
+ [4]:
http://people.kmi.open.ac.uk/ullmann/tutorials/wookie/widgetUploadWookie.htm
\ No newline at end of file