0 Members and 1 Guest are viewing this topic.
PHP Built on: Linux linhostssl06.prod.mesa1.secureserver.net 2.4.21-63.ELsmp #1 SMP Tue Nov 3 18:23:59 EST 2009 i686Database Version: 5.0.67.d7-ourdelta-logDatabase Collation: utf8_general_ciPHP Version: 4.3.11Web Server: ApacheWeb Server to PHP interface: cgi-fcgiJoomla! Version: Joomla! 1.5.15 Stable [ Wojmamni Ama Mamni ] 05-November-2009 04:00 GMTUser Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
//oder Lightbox-Effekt else { if (!$this->usedScript) { /* $config->loadScript("prototype"); $config->addCustomHeadTag("<script type='text/javascript' src='{$config->liveSite}/components/com_sobi2/plugins/gallery/scriptaculous.js?load=effects'></script>"); $config->addCustomHeadTag("<script type='text/javascript' src='{$config->liveSite}/components/com_sobi2/plugins/gallery/lightbox.js'></script>"); $style = "<style type=\"text/css\"> \n\t" . "#prevLink:hover, #prevLink:visited:hover { background: url({$config->liveSite}/components/com_sobi2/plugins/gallery/images/prev.gif) left 15% no-repeat; } \n\t\t" . "#nextLink:hover, #nextLink:visited:hover { background: url({$config->liveSite}/components/com_sobi2/plugins/gallery/images/next.gif) right 15% no-repeat; } \n\t\t" . "#overlay{ background-image: url({$config->liveSite}/components/com_sobi2/plugins/gallery/images/overlay.png); } \n\t\t ". "</style>\n"; $config->addCustomHeadTag($style); } */ else { $config->addCustomHeadTag("<script type='text/javascript' src='{$config->liveSite}/components/com_sobi2/plugins/gallery/slimbox.js'></script>"); }
//... ueber die Lightbox darstellenelse {$imagesSrc[$image->position] = "<a href='{$imgSrc}' title='{$image->title}' onclick=\"return hs.expand(this)\">{$img}</a>";} } else { if(!$sobi2Id) $thumbSrc = "{$this->imagesLivePath}/{$sobi_gallery_id}/{$image->thumb}"; $imagesSrc[$image->position] = "<img src='{$thumbSrc}' alt='{$image->title}' title='{$image->title}' />"; } } } return $imagesSrc; }
defined('_JEXEC') or die('Restricted access');$url = clone(JURI::getInstance());$showRightColumn = $this->countModules('user1 or user2 or right or top');$showRightColumn &= JRequest::getCmd('layout') != 'form';$showRightColumn &= JRequest::getCmd('task') != 'edit'?><?php echo '<?xml version="1.0" encoding="utf-8"?'.'>'; ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" ><head><!--1 ) Reference to the files containing the JavaScript and CSS.These files must be located on your server.--> <script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/highslide/highslide-with-gallery.js"></script><link rel="stylesheet" type="text/css" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/highslide/highslide.css" /> <!--2) Optionally override the settings defined at the topof the highslide.js file. The parameter hs.graphicsDir is important!--> <script type="text/javascript">hs.graphicsDir = '<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/highslide/graphics/';hs.align = 'center';hs.transitions = ['expand', 'crossfade'];hs.wrapperClassName = 'dark borderless floating-caption';hs.fadeInOut = true;hs.dimmingOpacity = .75; // Add the controlbarif (hs.addSlideshow) hs.addSlideshow({//slideshowGroup: 'group1',interval: 5000,repeat: false,useControls: true,fixedControls: 'fit',overlayOptions: {opacity: .6,position: 'bottom center',hideOnMouseOut: true}});</script> <jdoc:include type="head" /> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/letitflow/css/template.css" type="text/css" /><link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/letitflow/css/tfmenu.css" type="text/css" />