Author: rahul
Date: Mon Feb  5 13:18:03 2007
New Revision: 503879

URL: http://svn.apache.org/viewvc?view=rev&rev=503879
Log:
Porting r503878 from trunk: Correct screen shots order for clay site home page.
Reported by Richard Eggert <reggert AT proteus-technologies DOT com> on the 
user list.
SHALE-310

Modified:
    shale/framework/branches/SHALE_1_0_X/shale-clay/src/site/xdoc/index.xml

Modified: 
shale/framework/branches/SHALE_1_0_X/shale-clay/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/branches/SHALE_1_0_X/shale-clay/src/site/xdoc/index.xml?view=diff&rev=503879&r1=503878&r2=503879
==============================================================================
--- shale/framework/branches/SHALE_1_0_X/shale-clay/src/site/xdoc/index.xml 
(original)
+++ shale/framework/branches/SHALE_1_0_X/shale-clay/src/site/xdoc/index.xml Mon 
Feb  5 13:18:03 2007
@@ -253,7 +253,7 @@
 </p>
         <p>You save that file, refresh the browser, and, as expected, you see 
this: (check the address bar - that's the HTML file)</p>
 
-        <p><img src="images/login-clay-red.jpg" alt="Clay Login Example - 
Login with Clay"/></p>
+        <p><img src="images/login-html-red.jpg" alt="Shale Use Cases - Clay 
Login Example"/></p>
 
                  <p>Later that day, a developer runs the application through 
Clay and
                  Clay replaces the mockup error message with a real error 
message component 
@@ -261,7 +261,7 @@
                  component</i>. So, when an end-user runs the application and 
stubbornly refuses to
                  supply a username, he endures the following shame:</p>
 
-        <p><img src="images/login-html-red.jpg" alt="Shale Use Cases - Clay 
Login Example"/></p>
+        <p><img src="images/login-clay-red.jpg" alt="Clay Login Example - 
Login with Clay"/></p>
                  <p><i>Hot dog!</i> Our runtime error message is also red. 
Clay has transmitted the 
                  <code>style</code> attribute of the mockup HTML for
                  the username error message to the component that replaces it 
at runtime. Now graphic


Reply via email to