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

List:       kde-commits
Subject:    www/international/germany/inc/navigation
From:       Mark Volkert <mark.volkert () rakekniven ! de>
Date:       2006-04-18 15:53:37
Message-ID: 1145375617.796180.22301.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 531163 by mvolkert:

fixed broken link parsing

 M  +2 -2      rechts.inc  


--- trunk/www/international/germany/inc/navigation/rechts.inc #531162:531163
@@ -44,7 +44,7 @@
 	);
 
 	function startElement($parser, $name, $attrs) {              //The opening tag is \
                defined here
-    	global $map_array, $data, $enable_output, $header_count, $title_temp;
+    	global $map_array, $data, $enable_output, $header_count, $title_temp, $dir;
     	if ($header_count < 10) {
       	if ($htmltag = $map_array[$name]) {
        	switch ($name) {                                      //which tag are we \
using? @@ -57,7 +57,7 @@
             break;
         case "TITLE":
             $title_temp[0] = 1;
-            $title_temp[1] = "<a \
href=\"$dir/nachrichten/nachrichten.php#".$attrs["ID"]."\" class=\"sidebar\">"; +     \
$title_temp[1] = "<a \
href=\"".$dir."nachrichten/nachrichten.php#news".$attrs["ID"]."\" \
class=\"sidebar\">";  break;
         default:
 	// No special tag? OK, we'll use defaults from $map_array


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

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