[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/download
From:       Olaf Jan Schmidt <olaf () amen-online ! de>
Date:       2004-01-09 17:23:23
Message-ID: 20040109172323.BF4148FF4 () office ! kde ! org
[Download RAW message or body]

CVS commit by ojschmidt: 

Mark the links as external to make them work.


  M +6 -6      menu.inc   1.3


--- www/areas/download/menu.inc  #1.2:1.3
@@ -3,15 +3,15 @@
 
 $section =& $this->appendSection("Download");
-$section->appendDir("Stable Version", "http://kde.org/download");
+$section->appendDir("Stable Version", "http://kde.org/download", false);
 $section->appendLink("Development Source Code", "http://developer.kde.org/source/index.html", false);
 $section->appendLink("Applications (external)", "http://kde-apps.org/", false);
 
 $section =& $this->appendSection("Communicate");
-$section->appendDir("Contact Us","http://kde.org/contact");
-$section->appendDir("Mailing Lists","http://kde.org/mailinglists");
+$section->appendDir("Contact Us","http://kde.org/contact", false);
+$section->appendDir("Mailing Lists","http://kde.org/mailinglists", false);
 
 $section =& $this->appendSection("Explore");
-$section->appendDir("Mirrors","http://kde.org/mirrors");
-$section->appendDir("KDE Family","http://kde.org/family");
-$section->appendDir("International","http://kde.org/international");
+$section->appendDir("Mirrors","http://kde.org/mirrors", false);
+$section->appendDir("KDE Family","http://kde.org/family", false);
+$section->appendDir("International","http://kde.org/international", false);
 ?>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic