Enlightenment CVS committal

Author  : raster
Project : web
Module  : www

Dir     : web/www/p/index


Modified Files:
        en-body 


Log Message:


ok - some content. for some reason the table around the button for "DOWNLOAD
E17" wants to make the top and bottom rows 16px high - not 8. this is
strange. why is this happening?

===================================================================
RCS file: /cvs/e/web/www/p/index/en-body,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- en-body     12 Apr 2007 00:06:52 -0000      1.4
+++ en-body     21 Apr 2007 06:53:55 -0000      1.5
@@ -1,3 +1,92 @@
-<div style='text-align:center;'><?php img("logo.png", "E"); ?></div>
-<div class="bod">
-</div>
+<table class='main'>
+<tr>
+<td class='main'><div class="main">
+<h3>What is Enlightenment?</h3>
+<p>
+<em>Enlightenment</em>. What is <em>Enlightenment</em>?. Some people
+affectionatly refer to <em>Enlightenment</em> as <em>E</em> because typing
+or saying the whole word is a bit of a mouthfull. E was, at one early point
+in its history, which began back in 1996, just a
+<a href='http://en.wikipedia.org/wiki/Window_manager'>window manager</a> for
+<a href='http://www.x.org'>X11</a>, but since then has grown to be more, but
+not so well defined.
+</p><p>
+E has now become much more. In the process of building the next generation of
+the window manager, we have created a suite of libraries for doing data
+storage and retrieval, scene-graph rendering with a canvas, theme
+encapsulation, compiling and demand-loading, event loop, inter-process
+communication, <a href='http://www.freedesktop.org'>freedesktop.org</a>
+specification handling, virtual machines, video codec abstractions, widget
+sets, and more.
+</p><p>
+This is in addition to the window manager and utilities and apps. There is
+even a prototype media center that uses the same libraries that E is being
+built on, as a demonstration of how powerful the back-end is.
+</p><p>
+We also do not only target desktops, but also work on old systems and
+embedded environments, with our libraries made to be lean and fast, so even
+the most limited of systems can enjoy some eye-candy.
+</p><p>
+
+</p><p>
+For more information about what we do please see our
+<?php a("about", "About page");?>.
+</p>
+
+</div></td>
+<td class='main'><div class="main">
+<center><?php img("logo.png", "E"); ?></center>
+<p>
+*FIXME* Put in links to download directly from here - both e17 and e16
+
+<center>
+<table border='0' cellpadding='0' cellspacing='0'>
+<tr>
+<td class='b1'><img src='i/_.gif' width='8' height='8'></td>
+<td class='b2'><img src='i/_.gif' width='8' height='8'></td>
+<td class='b3'><img src='i/_.gif' width='8' height='8'></td>
+</tr>
+<tr>
+<td class='b4'><img src='i/_.gif' width='8' height='24'></td>
+<td class='b5'>
+<?php acl("download", "b");?>
+<img src='i/_.gif' width='8' height='24'>
+<img src='i/logo-s.png' width='18' height='24'>
+<img src='i/_.gif' width='8' height='24'>
+<b>DOWNLOAD E17</b>
+<img src='i/_.gif' width='8' height='24'>
+</a>
+</td>
+<td class='b6'><img src='i/_.gif' width='8' height='24'>
+</td>
+</tr>
+<tr>
+<td class='b7'><img src='i/_.gif' width='8' height='8'></td>
+<td class='b8'><img src='i/_.gif' width='8' height='8'></td>
+<td class='b9'><img src='i/_.gif' width='8' height='8'></td>
+</tr>
+</table>
+</center>
+
+</p><p>
+</p>
+
+</div></td>
+<td class='main'><div class="main">
+<h3>News and Updates</h3>
+<p>
+<b>2007/04/22</b> - <em>Website update</em>
+</p><p>
+We have undergone a complete rennovation of this website. We have added
+<a href='http://forum.enlightenment.org'>Forums</a>, a
+<a href='http://bugs.enlightenment.org'>Bug tracker</a>, and a
+<a href='http://wiki.enlightenment.org'>Wiki</a> too for community
+documentation efforts. The main website,
+<a href='http://www.enlightenment.org'>www.enlightenment.org</a> also has
+been completely re-done, with all new content and layout, hopefully showing a
+more useful face to the world of our development efforts.
+</p>
+
+</div></td>
+</tr>
+</table>



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to