You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2006/02/07 01:04:50 UTC

svn commit: r375430 - /myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/dojo/dojoimporttest.jsp

Author: werpu
Date: Mon Feb  6 16:04:48 2006
New Revision: 375430

URL: http://svn.apache.org/viewcvs?rev=375430&view=rev
Log:
text updated to the current state of affairs

Modified:
    myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/dojo/dojoimporttest.jsp

Modified: myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/dojo/dojoimporttest.jsp
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/dojo/dojoimporttest.jsp?rev=375430&r1=375429&r2=375430&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/dojo/dojoimporttest.jsp (original)
+++ myfaces/tomahawk/trunk/sandbox/examples/src/main/webapp/dojo/dojoimporttest.jsp Mon Feb  6 16:04:48 2006
@@ -93,8 +93,9 @@
 				<s:dojoInitializer require="dojo.fx.*"/>	
 				<s:dojoInitializer require="dojo.widget.Editor"/>	
 
-				
-				<h:outputText value="Dojo import test by using the effects tag/Mixed Effects and dojo (dojo is in rawhtml)" />
+								
+				<h:outputText value="Dojo import tests, you now can setup dojo by using the s:dojoInitializer component." />
+				<h:outputText value="this component provides you with the DjConfig flags and also allows you to import via require" />
 				
 
 				<f:verbatim>