You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by ps...@apache.org on 2010/04/09 17:32:10 UTC

svn commit: r932466 - /incubator/wookie/trunk/WebContent/webmenu/demoWidget.jsp

Author: psharples
Date: Fri Apr  9 15:32:09 2010
New Revision: 932466

URL: http://svn.apache.org/viewvc?rev=932466&view=rev
Log:
Altered description a little

Modified:
    incubator/wookie/trunk/WebContent/webmenu/demoWidget.jsp

Modified: incubator/wookie/trunk/WebContent/webmenu/demoWidget.jsp
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/WebContent/webmenu/demoWidget.jsp?rev=932466&r1=932465&r2=932466&view=diff
==============================================================================
--- incubator/wookie/trunk/WebContent/webmenu/demoWidget.jsp (original)
+++ incubator/wookie/trunk/WebContent/webmenu/demoWidget.jsp Fri Apr  9 15:32:09 2010
@@ -49,8 +49,9 @@
 <!--  END HEADER --></div>
 
 <div id="content">
-  <p>Below are two instances of the widget. They are both instantiated with anonymous users, 
-  a well implemented widget has sensible fallback behaviour for unknown users. This page
+  <p>Below are two instances of the widget. They are both instantiated with anonymous users and 
+  if the widget supports it, the first user has been given extra privilages (i.e. can set the questions in a vote).  
+  A well implemented widget has sensible fallback behaviour for unknown users. This page
   allows you to both see the widgets in operation and, during development, you can test
   them here too.</p>