r121 - trunk/direct.openmoko.com/cgi-bin

laforge at sita.openmoko.org laforge at sita.openmoko.org
Fri Jul 13 04:25:38 CEST 2007


Author: laforge
Date: 2007-07-13 04:25:35 +0200 (Fri, 13 Jul 2007)
New Revision: 121

Modified:
   trunk/direct.openmoko.com/cgi-bin/step2.tmpl
Log:
add warning about developers only stage, add proper alt tags


Modified: trunk/direct.openmoko.com/cgi-bin/step2.tmpl
===================================================================
--- trunk/direct.openmoko.com/cgi-bin/step2.tmpl	2007-07-13 02:23:38 UTC (rev 120)
+++ trunk/direct.openmoko.com/cgi-bin/step2.tmpl	2007-07-13 02:25:35 UTC (rev 121)
@@ -71,6 +71,11 @@
 
 			<div class="content" id="site_content">
 				<h2 class="shop">Openmoko Online Shop - Step 2/3</h2>
+                <h3 class="shop">WARNING: Developers only!</h3>
+		<div class="content">
+			Please note that the OpenMoko products are not meant for the end user and explicitly marked as <span class="orange">Developer preview</span> at this time.  Read <a href="http://wiki.openmoko.org/wiki/Developer_preview">this wiki article</a> to find more technical details of what you can and cannot expect of these devices.  You have been warned ;)
+		</div>
+
                 <h3 class="shop">Your Order:</h3>
                 
                 <table class="product_table" cellpadding="0" cellspacing="0">
@@ -80,7 +85,7 @@
 					<li class="quantity"><strong>Quantity: <TMPL_VAR NAME=quantity_basic_black></strong></li>
 				</ul>
 			</td>
-                        <td class="image_column"><img src="/images/_sample_product_2.jpg" alt="Neo Basic" /></td>
+                        <td class="image_column"><img src="/images/_sample_product_2.jpg" alt="Neo Base black/silver" /></td>
                         <td class="description_column">
                         	<ul class="product">
                             	<li class="name"><h2>Neo Base (black/silver) - Developer preview</h2></li>
@@ -95,7 +100,7 @@
 					<li class="quantity"><strong>Quantity: <TMPL_VAR NAME=quantity_basic_orange></strong></li>
 				</ul>
 			</td>
-                        <td class="image_column"><img src="/images/_sample_product_2.jpg" alt="Neo Basic" /></td>
+                        <td class="image_column"><img src="/images/_sample_product_2.jpg" alt="Neo Base white/orange" /></td>
                         <td class="description_column">
                         	<ul class="product">
                             	<li class="name"><h2>Neo Base (white/orange) - Developer preview</h2></li>
@@ -110,7 +115,7 @@
 					<li class="quantity"><strong>Quantity: <TMPL_VAR NAME=quantity_advanced_black></strong></li>
 				</ul>
 			</td>
-                        <td class="image_column"><img src="/images/_sample_product_1.jpg" alt="Neo Advanced" /></td>
+                        <td class="image_column"><img src="/images/_sample_product_1.jpg" alt="Neo Advanced black/silver" /></td>
                         <td class="description_column">
                         	<ul class="product">
                             	<li class="name"><h2>Neo Advanced (black/silver) - Developer preview</h2></li>
@@ -125,7 +130,7 @@
 					<li class="quantity"><strong>Quantity: <TMPL_VAR NAME=quantity_advanced_orange></strong></li>
 				</ul>
 			</td>
-                        <td class="image_column"><img src="/images/_sample_product_1.jpg" alt="Neo Advanced" /></td>
+                        <td class="image_column"><img src="/images/_sample_product_1.jpg" alt="Neo Advanced white/orange" /></td>
                         <td class="description_column">
                         	<ul class="product">
                             	<li class="name"><h2>Neo Advanced (white/orange) - Developer preview</h2></li>





More information about the webdesign-commitlog mailing list