SVN commit 1220576 by endres: remove commented out functions, rely on SVN - links to forms - nightimage - old/broken links - non-existing images M +0 -40 index.php M +0 -10 menu.inc --- trunk/www/areas/worldwide/index.php #1220575:1220576 @@ -9,14 +9,6 @@

Thanks go to Marc Mutz for being the original maintainer of the map.

- - - -

Developer Map

- - - - - - - - - - - - - - - - - - - - - - - - - - --- trunk/www/areas/worldwide/menu.inc #1220575:1220576 @@ -4,19 +4,9 @@ $section =& $this->appendSection("Home"); $section->appendLink("Home",""); $section->appendLink("KDE Home","http://www.kde.org/",false); -$section->appendLink("KDE International","http://www.kde.org/international/",false); -//$section->appendLink("Information", "info"); -//$section->appendLink("Links", "links"); -//$section->appendLink("People", "people.php"); $section =& $this->appendSection("Map"); $section->appendLink("Medium Map", "pics/mediummap.jpeg"); $section->appendLink("Big Map", "pics/fullmap.jpeg"); -//$section->appendLink("Europe Map", "pics/eurozoom.jpeg"); -//$section->appendLink("Central Europe Map", "pics/centraleurozoom.jpeg"); $section->appendLink("Web Images", "webimages"); - -//$section =& $this->appendSection("Forms"); -//$section->appendLink("Add yourself", "form.php"); -//$section->appendLink("Update your entry", "update.php"); ?>