r101 - in trunk/www.openmoko.com: . images

sean at sita.openmoko.org sean at sita.openmoko.org
Sun Jul 8 19:34:53 CEST 2007


Author: sean
Date: 2007-07-08 19:34:44 +0200 (Sun, 08 Jul 2007)
New Revision: 101

Modified:
   trunk/www.openmoko.com/images/__sample_banner_2.png
   trunk/www.openmoko.com/products-index.html
   trunk/www.openmoko.com/products-neo-advanced-00-develkit.html
   trunk/www.openmoko.com/products-neo-advanced-02-screenshots.html
   trunk/www.openmoko.com/products-neo-base-02-screenshots.html
Log:
fixed minor issues with advanced formating and reworked pouch banner.g

Modified: trunk/www.openmoko.com/images/__sample_banner_2.png
===================================================================
(Binary files differ)

Modified: trunk/www.openmoko.com/products-index.html
===================================================================
--- trunk/www.openmoko.com/products-index.html	2007-07-08 16:50:10 UTC (rev 100)
+++ trunk/www.openmoko.com/products-index.html	2007-07-08 17:34:44 UTC (rev 101)
@@ -57,7 +57,7 @@
 			
 			<div class="article_description">
 				<h2><a href="products-neo-base-00-stdkit.html">Neo Base</a></h2>
-				<div class="description">The Neo Base kit contains everything the mobile application developer needs to enjoy the benefits of the first freed phone, the NEO 1973.</div>
+				<div class="description">The Neo Base kit contains everything the mobile application developer needs to enjoy the benefits of the first freed phone, the Neo 1973.</div>
 			</div>
 		</div>			
 		<div class="single_product second_single_product">
@@ -66,7 +66,7 @@
 			</div>
 			<div class="article_description">
 				<h2><a href="products-neo-advanced-00-develkit.html">Neo Advanced</a></h2>
-				<div class="description">The Neo Advanced Kit everything the mobile device hacker wants to get down and dirty with the first freed phone, the NEO 1973.</div>
+				<div class="description">The Neo Advanced Kit everything the mobile device hacker wants to get down and dirty with the first freed phone, the Neo 1973.</div>
 			</div>
 		</div>
 	</div>

Modified: trunk/www.openmoko.com/products-neo-advanced-00-develkit.html
===================================================================
--- trunk/www.openmoko.com/products-neo-advanced-00-develkit.html	2007-07-08 16:50:10 UTC (rev 100)
+++ trunk/www.openmoko.com/products-neo-advanced-00-develkit.html	2007-07-08 17:34:44 UTC (rev 101)
@@ -192,7 +192,7 @@
 		</div>
 
 		<div class="clear"></div>
-		<div class="devel_kit_top">
+		<div class="standard_kit_top">
 			<a class="top_link" href="#"><span>top</span></a>
 		</div>
 		<div class="clear"></div>

Modified: trunk/www.openmoko.com/products-neo-advanced-02-screenshots.html
===================================================================
--- trunk/www.openmoko.com/products-neo-advanced-02-screenshots.html	2007-07-08 16:50:10 UTC (rev 100)
+++ trunk/www.openmoko.com/products-neo-advanced-02-screenshots.html	2007-07-08 17:34:44 UTC (rev 101)
@@ -76,27 +76,36 @@
 	</div>
 
 	<script>var images_gallery = false;var png_fix = false;
-		var images_dir = 'uploaded_images/';screenshots_data[0] = {'description':'','title':'','filename':'55.png','width':'289','height':'385'};screenshots_data[1] = {'description':'','title':'','filename':'56.png','width':'289','height':'385'};
+		var images_dir = 'uploaded_images/';
+		screenshots_data[0] = {'description':'This is what you see first after turning on your Neo.','title':'Bootsplash','filename':'25.png','width':'289','height':'385'};
+		screenshots_data[1] = {'description':"I'm hungry!",'title':'Battery Warning','filename':'26.png','width':'289','height':'385'};
+		screenshots_data[2] = {'description':'Reset all configuration data back to default values.','title':'Delete All','filename':'27.png','width':'289','height':'385'};
+		screenshots_data[3] = {'description':'Search a contact in the phonebook.','title':'Contact Search','filename':'28.png','width':'289','height':'385'};
+		screenshots_data[4] = {'description':'Display a selected phonebook entry.','title':'Display Contact Detail','filename':'29.png','width':'289','height':'385'};
 	</script>
 	<div class="screenshots_page">
 		<div class="title_container">
 			<h2>Screenshots</h2>
 		</div>
 		<div id="screenshot_caption">
-			<h3></h3>
+			<h3>Bootsplash</h3>
+			This is what you see first after turning on your Neo.
 		</div>
 
 		<div class="screenshots_right">
 			<div class="screenshot_image">
-				<img src="uploaded_images/55.png" alt="" id="screenshot_image" />
+				<img src="uploaded_images/25.png"  alt="Screenshot 2" id="screenshot_image" />
 			</div>
 
-			<div class="screenshot_thumbs">
-				<div class="screenshot_thumb" onclick="setScreenshot(0); return false;"><img src="uploaded_images/55t.png" alt="" /></div>
-				<div class="screenshot_thumb" onclick="setScreenshot(1); return false;"><img src="uploaded_images/56t.png" alt="" /></div>
-			</div>
-			<div class="clear"></div>
+		<div class="screenshot_thumbs">
+			<div class="screenshot_thumb" onclick="setScreenshot(0); return false;"><img src="uploaded_images/25t.png" alt="Screenshot 2" /></div>
+			<div class="screenshot_thumb" onclick="setScreenshot(1); return false;"><img src="uploaded_images/26t.png" alt="Screenshot 3" /></div>
+			<div class="screenshot_thumb" onclick="setScreenshot(2); return false;"><img src="uploaded_images/27t.png" alt="Screenshot 4" /></div>
+			<div class="screenshot_thumb" onclick="setScreenshot(3); return false;"><img src="uploaded_images/28t.png" alt="Screenshot 5" /></div>
+			<div class="screenshot_thumb" onclick="setScreenshot(4); return false;"><img src="uploaded_images/29t.png" alt="Screenshot 6" /></div>
 		</div>
+		<div class="clear"></div>
+		</div>
 		<div class="clear" style="height: 10px;"></div>
 	</div>
 

Modified: trunk/www.openmoko.com/products-neo-base-02-screenshots.html
===================================================================
--- trunk/www.openmoko.com/products-neo-base-02-screenshots.html	2007-07-08 16:50:10 UTC (rev 100)
+++ trunk/www.openmoko.com/products-neo-base-02-screenshots.html	2007-07-08 17:34:44 UTC (rev 101)
@@ -100,11 +100,11 @@
 
 	<script>var images_gallery = false;var png_fix = false;
 		var images_dir = 'uploaded_images/';
-		screenshots_data[0] = {'description':'This is what you see first after turning on your neo.','title':'Bootsplash','filename':'25.png','width':'289','height':'385'};
+		screenshots_data[0] = {'description':'This is what you see first after turning on your Neo.','title':'Bootsplash','filename':'25.png','width':'289','height':'385'};
 		screenshots_data[1] = {'description':"I'm hungry!",'title':'Battery Warning','filename':'26.png','width':'289','height':'385'};
 		screenshots_data[2] = {'description':'Reset all configuration data back to default values.','title':'Delete All','filename':'27.png','width':'289','height':'385'};
-		screenshots_data[3] = {'description':'Search a contact in the phonebook','title':'Contact Search','filename':'28.png','width':'289','height':'385'};
-		screenshots_data[4] = {'description':'Display a selected phonebook entry','title':'Display Contact Detail','filename':'29.png','width':'289','height':'385'};
+		screenshots_data[3] = {'description':'Search a contact in the phonebook.','title':'Contact Search','filename':'28.png','width':'289','height':'385'};
+		screenshots_data[4] = {'description':'Display a selected phonebook entry.','title':'Display Contact Detail','filename':'29.png','width':'289','height':'385'};
 	</script>
 	<div class="screenshots_page">
 		<div class="title_container">
@@ -112,7 +112,7 @@
 		</div>
 		<div id="screenshot_caption">
 			<h3>Bootsplash</h3>
-			This is what you see first after turning on your neo.
+			This is what you see first after turning on your Neo.
 		</div>
 
 		<div class="screenshots_right">





More information about the webdesign-commitlog mailing list