SF.net SVN: geany-plugins:[1505] www/staging/index.php

dmaphy at users.sourceforge.net dmaphy at xxxxx
Wed Aug 11 22:19:10 UTC 2010


Revision: 1505
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1505&view=rev
Author:   dmaphy
Date:     2010-08-11 22:19:09 +0000 (Wed, 11 Aug 2010)

Log Message:
-----------
add menu items for the download and install page to the navigation bar

Modified Paths:
--------------
    www/staging/index.php

Modified: www/staging/index.php
===================================================================
--- www/staging/index.php	2010-08-11 22:18:18 UTC (rev 1504)
+++ www/staging/index.php	2010-08-11 22:19:09 UTC (rev 1505)
@@ -70,6 +70,13 @@
 		<hr />
 
 		<ul>
+			<li><a href="index.php?site=downloads">Downloads</a></li>
+			<li><a href="index.php?site=install">Install</a></li>
+		</ul>
+
+		<hr />
+
+		<ul>
 			<li><a href="index.php?site=licensing">Licensing</a></li>
 			<li><a href="index.php?site=about">About</a></li>
 		</ul>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list