start cleaning up website a bit. consolidate e16 docs on e16 about

page. trim non up to date docs on docs page. deprecate old new
mechanism - use phab offical announcment blog now...



SVN revision: 84491
This commit is contained in:
Carsten Haitzler 2013-04-09 08:31:40 +00:00
parent ec64223a7c
commit 7d05b1f61d
3 changed files with 47 additions and 146 deletions

15
p.php
View File

@ -46,14 +46,13 @@ if (is_file("p/$page/$lang-rss"))
<ul class="menu">
<?php echo(nav_button("homelink", ""));?>
<?php echo(nav_button("news", ""));?>
<li class="news"><a href="https://phab.enlightenment.org/phame/live/3"><span>News2</span></a></li>
<?php echo(nav_button("about", ""));?>
<?php echo(nav_button("download", ""));?>
<?php echo(nav_button("support", ""));?>
<?php echo(nav_button("contribute", ""));?>
<?php echo(nav_button("contact", ""));?>
<?php echo(nav_button("contribute", ""));?>
<?php echo(nav_button("support", ""));?>
<?php echo(nav_button("docs", ""));?>
<li class="news"><a href="https://phab.enlightenment.org/phame/live/3"><span>News</span></a></li>
<li class="devel"><a href="https://phab.enlightenment.org"><span>Devel</span></a></li>
<li class="blog"><a href="https://phab.enlightenment.org/phame/live/1/"><span>Blog</span></a></li>
<li class="wiki"><a href="https://phab.enlightenment.org/w"><span>Wiki</span></a></li>
@ -68,10 +67,10 @@ if (is_file("p/$page/$lang-rss"))
<?php nav_subs(); ?>
<li class=''><?php a("donate", "<span>Donate</span>");?></a></li>
<li><a href="http://flattr.com/thing/418692/Enlightenment" target="_blank"><span><img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></span></a></li>
<li class=''><a href=http://twitter.com/_Enlightenment_><span><img src="http://www.enlightenment.org/i/soc-i-tw.png" border=0 height=16 width=16></span></a></li>
<li class=''><a href=http://plus.google.com/118426816251488376359><span><img src="http://www.enlightenment.org/i/soc-i-g+.png" border=0 height=16 width=16></span></a></li>
<li class=''><a href=http://www.facebook.com/enlightenment.org><span><img src="http://www.enlightenment.org/i/soc-i-fb.png" border=0 height=16 width=16></span></a></li>
<li class=''><a href=http://planet.enlightenment.org/><span><img src="http://www.enlightenment.org/i/feed-icon-14x14.png" border=0 height=16 width=16></span></a></li>
<li class=''><a href="http://twitter.com/_Enlightenment_"><span><img src="http://www.enlightenment.org/i/soc-i-tw.png" border=0 height=16 width=16></span></a></li>
<li class=''><a href="http://plus.google.com/118426816251488376359"><span><img src="http://www.enlightenment.org/i/soc-i-g+.png" border=0 height=16 width=16></span></a></li>
<li class=''><a href="http://www.facebook.com/enlightenment.org"><span><img src="http://www.enlightenment.org/i/soc-i-fb.png" border=0 height=16 width=16></span></a></li>
<li class=''><a href="http://planet.enlightenment.org"><span><img src="http://www.enlightenment.org/i/feed-icon-14x14.png" border=0 height=16 width=16></span></a></li>
</ul>
</div>

View File

@ -106,6 +106,31 @@
<p class="manager">Enlightenment DR16's project manager is Kim &quot;kwo&quot; Woelders.</p>
</span>
<?php frame1("width=100%");?>
<div class="main">
<h2>Enlightenment DR16 Documentation</h2>
<p>
There is ample documentation available from Enlightenment itself. eDox is
DR16's "built in" documentation and tutorial system. This system was removed
from the main distribution with the release of DR16.7 in order to shrink the
size of the distribution and applications installed disk usage. If you are
new to Enlightenment, please <a
href="http://sourceforge.net/project/showfiles.php?group_id=2&package_id=116678&release_id=234365">download
and install the enlightenment-docs package (aka: eDox)</a>.
</p>
<h3>EtherDox [<a href="http://etherdoxproject.com">HTML</a>]</h3>
<p>
Assorted articles on DR16 theming building toward a complete set of
documents for the DR16 themer.<br />
Written by <a href="mailto:peteNO@SPAMlowatts.demon.co.uk">monkiboi</a>.
</p>
</div>
<?php frame2();?>
</div>
</td>
</tr>

View File

@ -19,8 +19,6 @@
<?php frame1("width=100%");?>
<div class="main">
<h2>EFL Documentation</h2>
<table border=0 cellpadding=0 cellspacing=8><tr>
<td class='main' width='*'><div class="main">
<p>
@ -31,8 +29,11 @@
</p>
<p>
There is also a <a href="http://trac.enlightenment.org/e/wiki">wiki</a>
available (please note that some pages still reside in the old
We have migrated now to using phabricator as our collaboration tool, so
our<a href="https://phab.enlightenment.org/w">wiki is here</a>.
There is also the
<a href="http://trac.enlightenment.org/e/wiki">older trac wiki</a>
available (please note that some pages also reside in the very old
<a href="http://wiki.enlightenment.org/">wiki</a>, but it is old and
out of date).
</p>
@ -49,20 +50,13 @@ version(auto-generated daily from SVN source) for EFL libraries is on the right.
as well as specific pages per library.
</p>
<h3><a href=http://trac.enlightenment.org/e/wiki/EFLOverview>Overview</a></h3>
<p>
For an overview of how EFL is works and is designed, read this.
</p>
<h3><a href=http://trac.enlightenment.org/e/wiki/EFL>EFL</a></h3>
<p>
For a list of all EFL documentation on our wiki, go here.
</p>
<h3><a href=http://docs.enlightenment.org/api/release/>Release</a></h3>
<p>
For the documentation of past official release, go here.
</p>
<h3>The Enlightenment Foundation Libraries -- A Big Picture [<a
href="http://docs.enlightenment.org/books/efl-big-picture/efl_big_picture.pdf">PDF</a>]</h3>
<p> A high level overview of the EFL. This document describes the
general concepts behind all of our technology. If you are a newcomer
to any part of it, this document is for you. <br />
Written by <a href="mailto:glima@NOSPAMprofusion.mobi">Gustavo Lima Chaves</a>
</p>
</div></td>
<td class='main'><div class="main">
@ -146,48 +140,22 @@ version(auto-generated daily from SVN source) for EFL libraries is on the right.
</thead>
<tr>
<td colspan=2>
<?php blinkurl("i/logo-s.png", "EFL", "http://docs.enlightenment.org/auto/efl"); ?>
<?php blinkurl("i/logo-s.png", "EFL", "https://build.enlightenment.org/job/nightly_efl_gcc_x86_64/lastSuccessfulBuild/Project_documentation/index.html"); ?>
</td>
</tr>
<tr>
<td>
<?php blinkurl("i/logo-s.png", "EDJE", "http://docs.enlightenment.org/auto/edje"); ?>
</td>
<td>
<?php blinkurl("i/logo-s.png", "EDBUS", "http://docs.enlightenment.org/auto/e_dbus"); ?>
</td>
</tr>
<tr>
<td>
<?php blinkurl("i/logo-s.png", "EEZE", "http://docs.enlightenment.org/auto/eeze"); ?>
</td>
<td>
<?php blinkurl("i/logo-s.png", "EFREET", "http://docs.enlightenment.org/auto/efreet"); ?>
<td colspan=2>
<?php blinkurl("i/logo-s.png", "ELEMENTARY", "http://docs.enlightenment.org/auto/elementary"); ?>
</td>
</tr>
<tr>
<td>
<?php blinkurl("i/logo-s.png", "EFX", "http://docs.enlightenment.org/auto/efx"); ?>
</td>
<td>
<?php blinkurl("i/logo-s.png", "ELEMENTARY", "http://docs.enlightenment.org/auto/elementary"); ?>
</td>
</tr>
<tr>
<td>
<?php blinkurl("i/logo-s.png", "EMOTION", "http://docs.enlightenment.org/auto/emotion"); ?>
</td>
<td>
<?php blinkurl("i/logo-s.png", "EPDF", "http://docs.enlightenment.org/auto/epdf"); ?>
</td>
</tr>
<tr>
<td>
<?php blinkurl("i/logo-s.png", "EPHYSICS", "http://docs.enlightenment.org/auto/ephysics"); ?>
</td>
<td>
<?php blinkurl("i/logo-s.png", "ETHUMB", "http://docs.enlightenment.org/auto/ethumb"); ?>
</td>
</tr>
</table>
</center>
@ -224,97 +192,6 @@ version(auto-generated daily from SVN source) for EFL libraries is on the right.
</div></td>
</tr></table>
</div>
<?php frame2();?>
<?php frame1("width=100%");?>
<div class="main">
<h2>Application Documentation</h2>
<table border=0 cellpadding=0 cellspacing=8><tr>
<td class='main' width='*'><div class="main">
<p>
Some applications also have automatically generated documentation. It is
generated daily from SVN like the EFL documentation above. Just
select the documentation you desire on the right.
</p>
</div></td>
<td class='main'><div class="main">
<center>
<table border=0 cellpadding=0 cellspacing=10>
<tr>
<td>
<?php blinkurl("i/logo-s.png", "EXALT", "http://docs.enlightenment.org/auto/exalt"); ?>
</td>
<td>
<?php blinkurl("i/logo-s.png", "EPHOTO MANAGER", "http://docs.enlightenment.org/auto/ephoto_manager"); ?>
</td>
</tr>
<tr>
<td>
<?php blinkurl("i/logo-s.png", "EYELIGHT", "http://docs.enlightenment.org/auto/eyelight"); ?>
</td>
</tr>
</table>
</center>
</div></td>
</tr></table>
</div>
<?php frame2();?>
<hr>
<?php frame1("width=100%");?>
<div class="main">
<h2>Enlightenment DR16 Documentation</h2>
<p>
There is ample documentation available from Enlightenment itself. eDox is
DR16's "built in" documentation and tutorial system. This system was removed
from the main distribution with the release of DR16.7 in order to shrink the
size of the distribution and applications installed disk usage. If you are
new to Enlightenment, please <a
href="http://sourceforge.net/project/showfiles.php?group_id=2&package_id=116678&release_id=234365">download
and install the enlightenment-docs package (aka: eDox)</a>.
</p>
<h3>EtherDox [<a href="http://etherdoxproject.com">HTML</a>]</h3>
<p>
Assorted articles on DR16 theming building toward a complete set of
documents for the DR16 themer.<br />
Written by <a href="mailto:peteNO@SPAMlowatts.demon.co.uk">monkiboi</a>.
</p>
</div>
<?php frame2();?>
<br>
<hr>
<br>
<?php frame1("width=100%");?>
<div class="main">
<h3>EFL Guides, Tutorials and Manuals (for developers and designers)</h3>
<p>
These manuals are still work in progress. They may not cover all of our
packages/functionality yet, but we're working on it.
</p>
<h3>The Enlightenment Foundation Libraries -- A Big Picture [<a
href="http://docs.enlightenment.org/books/efl-big-picture/efl_big_picture.pdf">PDF</a>]</h3>
<p> A high level overview of the EFL. This document describes the
general concepts behind all of our technology. If you are a newcomer
to any part of it, this document is for you. <br />
Written by <a href="mailto:glima@NOSPAMprofusion.mobi">Gustavo Lima Chaves</a>
</p>
</div>
<?php frame2();?>