[Fusionforge-commits] r7205 - branches/Branch_4_7/gforge/www

Roland Mas lolando at libremir.placard.fr.eu.org
Fri Mar 20 13:58:38 CET 2009


Author: lolando
Date: 2009-03-20 13:58:38 +0100 (Fri, 20 Mar 2009)
New Revision: 7205

Modified:
   branches/Branch_4_7/gforge/www/index_std.php
Log:
Removed the "Getting FusionForge" block from the homepage (it's only relevant for fusionforge.org and will be re-added on that specific branch)

Modified: branches/Branch_4_7/gforge/www/index_std.php
===================================================================
--- branches/Branch_4_7/gforge/www/index_std.php	2009-03-20 12:52:07 UTC (rev 7204)
+++ branches/Branch_4_7/gforge/www/index_std.php	2009-03-20 12:58:38 UTC (rev 7205)
@@ -47,37 +47,7 @@
 </td>
 
 <td width="35%" valign="top">
-<?php echo $HTML->boxTop('Getting FusionForge'); ?>
-<p />
-<strong><?php print _('Download'); ?></strong><br />
-<?php print _('<a href="http://fusionforge.fusionforge.org/">FusionForge archive</a>'); ?><br />
-<!-- 
-<?php print _('<a href="http://postgresql.org/">PostgreSQL</a>'); ?><br />
-<?php print _('<a href="http://www.php.net/">PHP</a>'); ?><br />
-<?php print _('<a href="http://www.apache.org/">Apache</a>'); ?><br />
-<?php print _('<a href="http://www.gnu.org/software/mailman/">Mailman</a> <i>(optional)</i>'); ?><br />
--->
-<p />
-<strong><?php print _('Get Help'); ?></strong><br />
-<a href="http://fusionforge.org/mail/?group_id=6"><?php print _('Mailing lists'); ?></a><br />
-<a href="http://embed.mibbit.com/?server=irc.freenode.net&channel=%23fusionforge"><?php print _('Online help via IRC'); ?></a><br />
-<p />
-<strong><?php print _('Contribute!'); ?></strong><br />
-<a href="http://fusionforge.org/projects/fusionforge/"><?php print _('FusionForge Project Page'); ?></a><br />
-<a href="http://fusionforge.org/tracker/?atid=105&group_id=6&func=browse"><?php print _('Bug Tracker'); ?></a><br />
-<a href="http://fusionforge.org/tracker/?atid=107&group_id=6&func=browse"><?php print _('Patch Submissions'); ?></a><br />
-<p />
-<?php print _('Packaging for <a
-href="http://www.debian.org/"><strong>Debian</strong></a>/<a
-href="http://www.ubuntulinux.com/"><strong>Ubuntu</strong></a> and <a
-href="http://www.redhat.com/"><strong>Red Hat</strong></a>/<a
-href="http://www.fedoraproject.org/"><strong>Fedora</strong></a> is in
-progress.  Users of these systems will soon be able to install the
-"fusionforge" package through yum or apt-get and get a complete
-FusionForge system.
-'); ?><p />
 <?php
-echo $HTML->boxBottom();
 echo show_features_boxes();
 ?>
 




More information about the Fusionforge-commits mailing list