Enlightenment CVS committal Author : raster Project : web Module : www
Dir : web/www/p/index Modified Files: de-body en-body fr-body jp-body Log Message: sync language pages - they are all english though. no need to translate... yet - maybe later. =================================================================== RCS file: /cvs/e/web/www/p/index/de-body,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- de-body 12 Apr 2007 00:06:52 -0000 1.3 +++ de-body 22 Apr 2007 04:21:16 -0000 1.4 @@ -1,3 +1,77 @@ -<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>?.<br />Some people +affectionately refer to <em>Enlightenment</em> as <em>E</em> because typing +or saying the whole word is a bit of a mouthful. Early in its history, which began back in 1996, E was just a +<a href='http://en.wikipedia.org/wiki/Window_manager'>window manager</a> for +<a href='http://www.x.org'>X11</a>. +</p><p> +Since then, 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> +Currently <?php a("about/dev", "Enlightenment 0.17 (known as E17)");?> is +under development with a <b>TODO</b> list that is being worked on for release. +The base libraries it depends on +<?php a("about/libs", "EFL (Enlightenment Foundation Libraries)");?> are +very mature and stable. There are other applications that use these too. E17 +itself is primarily available via CVS. +</p><p> +But despite this, the stable release of +<?php a("about/e16", "Enlightenment (the 0.16 series)");?> is still alive +and maintained. It is not dead and does undergo feature adds, fixes and +improvements. +</p><p> +<center> +<?php blink("i/logo-s.png", "DOWNLOAD E", "download"); ?> +</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><p> +*FIXME* - this needs to become site php to show the most recent 2 or 3 articles +from the news repository. +</p> + +</div></td> +</tr> +</table> =================================================================== RCS file: /cvs/e/web/www/p/index/en-body,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- en-body 22 Apr 2007 04:12:00 -0000 1.8 +++ en-body 22 Apr 2007 04:21:16 -0000 1.9 @@ -67,6 +67,9 @@ <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><p> +*FIXME* - this needs to become site php to show the most recent 2 or 3 articles +from the news repository. </p> </div></td> =================================================================== RCS file: /cvs/e/web/www/p/index/fr-body,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- fr-body 12 Apr 2007 00:06:53 -0000 1.3 +++ fr-body 22 Apr 2007 04:21:16 -0000 1.4 @@ -1,3 +1,77 @@ -<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>?.<br />Some people +affectionately refer to <em>Enlightenment</em> as <em>E</em> because typing +or saying the whole word is a bit of a mouthful. Early in its history, which began back in 1996, E was just a +<a href='http://en.wikipedia.org/wiki/Window_manager'>window manager</a> for +<a href='http://www.x.org'>X11</a>. +</p><p> +Since then, 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> +Currently <?php a("about/dev", "Enlightenment 0.17 (known as E17)");?> is +under development with a <b>TODO</b> list that is being worked on for release. +The base libraries it depends on +<?php a("about/libs", "EFL (Enlightenment Foundation Libraries)");?> are +very mature and stable. There are other applications that use these too. E17 +itself is primarily available via CVS. +</p><p> +But despite this, the stable release of +<?php a("about/e16", "Enlightenment (the 0.16 series)");?> is still alive +and maintained. It is not dead and does undergo feature adds, fixes and +improvements. +</p><p> +<center> +<?php blink("i/logo-s.png", "DOWNLOAD E", "download"); ?> +</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><p> +*FIXME* - this needs to become site php to show the most recent 2 or 3 articles +from the news repository. +</p> + +</div></td> +</tr> +</table> =================================================================== RCS file: /cvs/e/web/www/p/index/jp-body,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- jp-body 12 Apr 2007 00:06:53 -0000 1.3 +++ jp-body 22 Apr 2007 04:21:16 -0000 1.4 @@ -1,3 +1,77 @@ -<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>?.<br />Some people +affectionately refer to <em>Enlightenment</em> as <em>E</em> because typing +or saying the whole word is a bit of a mouthful. Early in its history, which began back in 1996, E was just a +<a href='http://en.wikipedia.org/wiki/Window_manager'>window manager</a> for +<a href='http://www.x.org'>X11</a>. +</p><p> +Since then, 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> +Currently <?php a("about/dev", "Enlightenment 0.17 (known as E17)");?> is +under development with a <b>TODO</b> list that is being worked on for release. +The base libraries it depends on +<?php a("about/libs", "EFL (Enlightenment Foundation Libraries)");?> are +very mature and stable. There are other applications that use these too. E17 +itself is primarily available via CVS. +</p><p> +But despite this, the stable release of +<?php a("about/e16", "Enlightenment (the 0.16 series)");?> is still alive +and maintained. It is not dead and does undergo feature adds, fixes and +improvements. +</p><p> +<center> +<?php blink("i/logo-s.png", "DOWNLOAD E", "download"); ?> +</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><p> +*FIXME* - this needs to become site php to show the most recent 2 or 3 articles +from the news repository. +</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