[Esbox-commits] r2060 - www/2nd_edition

eswartz at garage.maemo.org eswartz at garage.maemo.org
Mon Aug 31 17:55:58 EEST 2009


Author: eswartz
Date: 2009-08-31 17:55:55 +0300 (Mon, 31 Aug 2009)
New Revision: 2060

Modified:
   www/2nd_edition/contributing.html
   www/2nd_edition/documentation.html
   www/2nd_edition/faq.html
   www/2nd_edition/features.html
   www/2nd_edition/installation.html
   www/2nd_edition/installation_prereqs.html
   www/2nd_edition/installation_product.html
   www/2nd_edition/installation_update_site.html
   www/2nd_edition/release_2_0_0_M1.html
   www/2nd_edition/release_2_0_0_M2.html
   www/2nd_edition/release_2_0_0_M4.html
   www/2nd_edition/release_2_0_0_M5.html
   www/2nd_edition/release_integration.html
   www/2nd_edition/releases.html
   www/2nd_edition/virtual_machines.html
Log:
Remove unnecessary javascript and CSS includes for the screenshot effects only used on the index page

Modified: www/2nd_edition/contributing.html
===================================================================
--- www/2nd_edition/contributing.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/contributing.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/documentation.html
===================================================================
--- www/2nd_edition/documentation.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/documentation.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/faq.html
===================================================================
--- www/2nd_edition/faq.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/faq.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/features.html
===================================================================
--- www/2nd_edition/features.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/features.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/installation.html
===================================================================
--- www/2nd_edition/installation.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/installation.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,8 @@
   <meta name="description" content="">
   <meta name="keywords" content="esbox installation">
   <link href="css/main.css" rel="stylesheet" type="text/css">
-  <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen">
   <link rel="shortcut icon" href="images/favicon.ico">
-  <script type="text/javascript" src="js/prototype.js"></script>
-  <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-  <script type="text/javascript" src="js/lightbox.js"></script></head><body>
+  </head><body>
 		
 <script type="text/javascript">
 			var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
@@ -60,8 +57,14 @@
 <li><a href="#getting">Installing ESbox IDE<br>
 </a></li>
 
-<li><a href="#devenv">Development Environment</a></li>
-<li><a href="#esbox">PC Connectivity</a></li>
+<li><a href="#devenv">Development Environment</a>
+	<ul>
+	<li><a href="#devenv_vm">Virtual machine images</a></li>
+	<li><a href="#devenv_maemosdk">Scratchbox and Maemo SDK</a></li>
+	<li><a href="#devenv_xserver">X Server</a></li>
+	</ul>
+	</li>
+<li><a href="#pcconn">PC Connectivity</a></li>
 </ul>
 </div>
 <p>
@@ -383,8 +386,9 @@
 
 <h3 id="heading">Development Environment<br>
 </h3>
+
 
-<h3>Virtual machine images (non-Linux)</h3>
+<h3 id="devenv_vm">Virtual machine images (non-Linux)</h3>
 
 <p>If you are running ESbox outside of Linux/x86, you install the Scratchbox and Maemo components
 on a Linux/x86 virtual machine.
@@ -405,7 +409,7 @@
 knows where to find or install Scratchbox and the Maemo SDKS.
 </p>
 
-<h3>Scratchbox and Maemo SDK</h3>
+<h3 id="devenv_maemosdk">Scratchbox and Maemo SDK</h3>
 <p>To build and run C/C++ or Python applications you will need to
 install the Maemo development environment in a Linux/x86 machine
 (either your host or a VM).  
@@ -455,7 +459,7 @@
 Maemo SDKs, and Nokia closed binaries using wizards under <strong>File &gt; New &gt; Other &gt; Maemo Installers</strong>.
 </li></ul></div>
 
-<h3>X Server</h3>
+<h3 id="devenv_xserver">X Server</h3>
 
 <p>When running or debugging locally during development, an X11 server runs on the Eclipse host
 and displays your programs in the Maemo Application Framework
@@ -477,12 +481,10 @@
 <li>Windows
 <ul>
 	<li>You can use the server from the Cygwin/X project, by installing <a href="http://www.cygwin.com">Cygwin</a> and the <strong>xorg-xserver</strong> package.
+	</li>
+	<li>
+See <a href="installation_x_setup_windows.html">setup instructions here</a>. 
 	</li>
-      <li>For
-the Fremantle SDK, you must use a desktop bit depth of 16 bits.&nbsp;
-The X server uses the same bit depth as the desktop, so this means the
-desktop must be configured to "Medium (16 bit)" under <strong>Control Panel &gt; Display Properties &gt; Settings&gt; Color Quality.</strong>&nbsp; If this is not done, application windows will be corrupted.  
-	</li>
 </ul>
 </li>
 
@@ -491,27 +493,16 @@
 		<li>The Xephyr server is recommended.  This runs natively in Quartz.</li>
 		<li>Find this in the <a href="http://xquartz.macosforge.org/trac/wiki/X112.3.3" target="_blank">Xquartz project</a>.
 		</li>
-      <li>For
-the Fremantle SDK, only 16-bit displays are supported.  If you use a 32-bit display, application windows will be corrupted
-or blank.</li> 
-	<li>
-Xephyr uses the same bit depth as the desktop, so this means the desktop must
-be configured to "Thousands of colors" under <strong>System Preferences &gt; Display &gt; Colors</strong>.&nbsp;
-	</li>
-	<li>If
-you cannot reconfigure your display (as happens on MacBooks), then you
-can work around this by disabling the MIT-SHM extension.
-Add "-extension MIT-SHM" to the command line pattern under <strong>Window &gt; Preferences &gt; ESbox &gt; X Server</strong>.&nbsp; 
-
-      </li>
-		
+      <li>
+See <a href="installation_x_setup_osx.html">setup instructions here</a>. 
+	</li>      
    </ul>  
 </li>
 </ul>
 
 </div>
 
-<p id="tablet">
+<p id="pcconn">
 </p>
 <div id="group">
 

Modified: www/2nd_edition/installation_prereqs.html
===================================================================
--- www/2nd_edition/installation_prereqs.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/installation_prereqs.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="esbox installation" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/installation_product.html
===================================================================
--- www/2nd_edition/installation_product.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/installation_product.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="esbox installation" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/installation_update_site.html
===================================================================
--- www/2nd_edition/installation_update_site.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/installation_update_site.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-        <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/release_2_0_0_M1.html
===================================================================
--- www/2nd_edition/release_2_0_0_M1.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/release_2_0_0_M1.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/release_2_0_0_M2.html
===================================================================
--- www/2nd_edition/release_2_0_0_M2.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/release_2_0_0_M2.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,12 +6,7 @@
 <meta name="description" content="" />
 <meta name="keywords" content="" />
 <link href="css/main.css" rel="stylesheet" type="text/css" />
-<link rel="stylesheet" href="css/lightbox.css" type="text/css"
-	media="screen" />
 <link rel="shortcut icon" href="images/favicon.ico" />
-<script type="text/javascript" src="js/prototype.js"></script>
-<script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-<script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 <script type="text/javascript">

Modified: www/2nd_edition/release_2_0_0_M4.html
===================================================================
--- www/2nd_edition/release_2_0_0_M4.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/release_2_0_0_M4.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/release_2_0_0_M5.html
===================================================================
--- www/2nd_edition/release_2_0_0_M5.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/release_2_0_0_M5.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/release_integration.html
===================================================================
--- www/2nd_edition/release_integration.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/release_integration.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/releases.html
===================================================================
--- www/2nd_edition/releases.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/releases.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,11 +6,7 @@
 	<meta name="description" content="" />
 	<meta name="keywords" content="" />
 	<link href="css/main.css" rel="stylesheet" type="text/css" />
-    <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
-    <script type="text/javascript" src="js/prototype.js"></script>
-    <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-    <script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 		<script type="text/javascript">

Modified: www/2nd_edition/virtual_machines.html
===================================================================
--- www/2nd_edition/virtual_machines.html	2009-08-31 14:55:23 UTC (rev 2059)
+++ www/2nd_edition/virtual_machines.html	2009-08-31 14:55:55 UTC (rev 2060)
@@ -6,12 +6,7 @@
 <meta name="description" content="" />
 <meta name="keywords" content="" />
 <link href="css/main.css" rel="stylesheet" type="text/css" />
-<link rel="stylesheet" href="css/lightbox.css" type="text/css"
-	media="screen" />
 <link rel="shortcut icon" href="images/favicon.ico" />
-<script type="text/javascript" src="js/prototype.js"></script>
-<script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
-<script type="text/javascript" src="js/lightbox.js"></script>
 </head>
 <body>
 <script type="text/javascript">



More information about the Esbox-commits mailing list