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

List:       kde-commits
Subject:    www/media/includes/classes
From:       Marcos Fouces <mfouces () yahoo ! es>
Date:       2006-04-25 14:07:09
Message-ID: 1145974029.358048.26389.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 533690 by mfouces:

Removed links in header and caption of an image. Link in te image is enough.

 M  +2 -2      class_image_gallery.inc  


--- trunk/www/media/includes/classes/class_image_gallery.inc #533689:533690
@@ -123,7 +123,7 @@
 		{
 			if ($this->caption_text != "")
 			{
-				$image = $image . "<b><a href=\"$this->dest_url\">$this->caption_text</a></b>\n";
+				$image = $image . "<b>$this->caption_text</b>\n";
 				$image = $image . "<br />\n";
 			}
 			if ($this->src_url != "")
@@ -133,7 +133,7 @@
 			}
 			if ($this->description_text != "")
 			{
-				$image = $image . "<a href=\"$this->dest_url\">$this->description_text</a>\n";
+				$image = $image . "$this->description_text\n";
 				$image = $image . "<br />\n";
 			}
 		}
[prev in list] [next in list] [prev in thread] [next in thread] 

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