[Gd-chatter] r11294 - trunk/www
cgay at gwydiondylan.org
cgay at gwydiondylan.org
Wed Apr 25 22:57:28 CEST 2007
Author: cgay
Date: Wed Apr 25 22:57:26 2007
New Revision: 11294
Added:
trunk/www/documentation.phtml (props changed)
- copied unchanged from r11272, trunk/www/gdref.phtml
Removed:
trunk/www/gdref.phtml
Modified:
trunk/www/learning.phtml
trunk/www/menu.html
Log:
job: website
Rename gdref.phtml to documentation.phtml since it now covers both implementations.
Modified: trunk/www/learning.phtml
==============================================================================
--- trunk/www/learning.phtml (original)
+++ trunk/www/learning.phtml Wed Apr 25 22:57:26 2007
@@ -60,7 +60,7 @@
</dl>
-<p>[ <a href="gdref.phtml">Documentation</a> ]</p>
+<p>[ <a href="documentation.phtml">Documentation</a> ]</p>
<?php standard_footer(); ?>
Modified: trunk/www/menu.html
==============================================================================
--- trunk/www/menu.html (original)
+++ trunk/www/menu.html Wed Apr 25 22:57:26 2007
@@ -8,7 +8,7 @@
<div class="RHS">
<a href="/about-dylan.phtml">About Dylan</a>|
<a href="/downloading.phtml">Downloads</a>|
- <a href="/gdref.phtml">Documentation</a>|
+ <a href="/documentation.phtml">Documentation</a>|
<a href="/community.phtml">Community</a>|
<a href="http://wiki.opendylan.org/">Wiki</a>
</div>
@@ -35,7 +35,7 @@
<A HREF="/about-dylan.phtml">› What is Dylan?</A>
<A HREF="/learning.phtml">› Learning Dylan</A>
<A HREF="/downloading.phtml">› Downloads</A>
- <A HREF="/gdref.phtml">› Documentation</A>
+ <A HREF="/documentation.phtml">› Documentation</A>
<A HREF="http://wiki.opendylan.org/">› Wiki</A>
<A HREF="/community.phtml">› Community</A>
<A HREF="/contests.phtml">› Dylan Competes</A>
More information about the chatter
mailing list