www: dc6eac28: New links to experimental website

caseyho at pidgin.im caseyho at pidgin.im
Fri Jan 2 17:50:50 EST 2009


-----------------------------------------------------------------
Revision: dc6eac28eb1ac2087a40a57d4a0af260155ab0c9
Ancestor: 1682321dfe9a32b84286407bd1438265cea441d3
Author: caseyho at pidgin.im
Date: 2009-01-02T22:45:36
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/dc6eac28eb1ac2087a40a57d4a0af260155ab0c9

Modified files:
        htdocs/index.php inc/header.inc

ChangeLog: 

New links to experimental website

-------------- next part --------------
============================================================
--- htdocs/index.php	6bedccf21c8137a306ccd67f2875aaa7c40ea835
+++ htdocs/index.php	df96096b5f1873c129f0ae900b059e2cb1be3692
@@ -34,6 +34,9 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
 <div id="main">
 
 <div id="download_new"><strong>
+NEW!  <a href="http://community.pidgin.im">Submit your ideas to Pidgin</a><br>
+<br>
+
 Current user? Take the <a href="http://www.pidgin.im/survey/index.php?sid=84494">Pidgin user survey</a></strong>
 </div>
 <br>
============================================================
--- inc/header.inc	f1ae9a97af0e83ab8a36830a8410988fa11cb3db
+++ inc/header.inc	c8daa455a3e912623dfc8aabb559b3fca582efbc
@@ -25,7 +25,9 @@ $sections['About']                 = "/a
 $sections['Plugins']               = "http://developer.pidgin.im/wiki/ThirdPartyPlugins";
 $sections['Help']                  = "/support/";
 $sections['About']                 = "/about/";
-$sections['News']                  = "http://planet.pidgin.im/";
+$sections['Community']             = "http://community.pidgin.im/";
+// TEMPORARILY DISABLED.  If all tabs are enabled, wrapping will break in some browsers.  News will be brought back soon.
+// $sections['News']                  = "http://planet.pidgin.im/";
 $sections['Development']           = "http://developer.pidgin.im/";
 
 ?>


More information about the Commits mailing list