You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2007/10/16 21:16:32 UTC

svn commit: r585228 - in /myfaces/tobago/trunk/example/test/src/main/webapp: tomahawk-html-editor.jsp tomahawk-schedule.jsp tomahawk.jsp

Author: lofwyr
Date: Tue Oct 16 12:16:31 2007
New Revision: 585228

URL: http://svn.apache.org/viewvc?rev=585228&view=rev
Log:
* rename schedule test
* add html editor test

Added:
    myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-html-editor.jsp
      - copied, changed from r584667, myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk.jsp
    myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-schedule.jsp   (contents, props changed)
      - copied, changed from r584667, myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk.jsp
Removed:
    myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk.jsp

Copied: myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-html-editor.jsp (from r584667, myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk.jsp)
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-html-editor.jsp?p2=myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-html-editor.jsp&p1=myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk.jsp&r1=584667&r2=585228&rev=585228&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk.jsp (original)
+++ myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-html-editor.jsp Tue Oct 16 12:16:31 2007
@@ -26,7 +26,7 @@
       <tc:gridLayout margin="10px" columns="*" rows="*" border="1" />
     </f:facet>
 
-    <t:schedule value="#{tomahawk.schedule}"/>
+    <t:inputHtml value="Hello <b>Tomahawk</b>" />
 
   </tc:page>
 </f:view>

Copied: myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-schedule.jsp (from r584667, myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk.jsp)
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-schedule.jsp?p2=myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-schedule.jsp&p1=myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk.jsp&r1=584667&r2=585228&rev=585228&view=diff
==============================================================================
    (empty)

Propchange: myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-schedule.jsp
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: myfaces/tobago/trunk/example/test/src/main/webapp/tomahawk-schedule.jsp
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL