getHeader() ?> getCssInc('inc/screen.css'); echo $Mizu->getCssInc('inc/fancybox/jquery.fancybox-1.3.0.css'); echo $Mizu->getJsInc('inc/jquery/jquery.easing.1.3.js'); echo $Mizu->getJsInc('inc/fancybox/jquery.fancybox-1.3.0.pack.js'); echo $Mizu->getJsInc('inc/jquery/jquery.media.js'); echo $Mizu->getJsInc('inc/jquery/jquery.cycle.lite.min.js'); echo $Mizu->getJsInc('inc/code.js'); ?>
getFileType($MainImg)=='img') : ?>
loadTpl) { return ' '; } if(!$TplConf['img']) { $TplConf['img'] = 'right'; } $MainImg = array(); if($this->get('lng/list1') AND !$Imgs) { $Imgs = $this->checkFiles($this->get('lng/list1')); } if($this->get('cnt/list1') AND !$Imgs) { $Imgs = $this->checkFiles($this->get('cnt/list1')); } if($Imgs) : // build gallery if($TplConf['img']!='bottom') { $MainImg = $Imgs[0]; unset($Imgs[0]); $title = $Mizu->get('title'); if($MainImg['txt']) { $title=$MainImg['txt']; } $title.=' ('.($k+1).'/'.(count($Imgs)+1).')'; } endif; ?>

Home 

get('cnt/list2')) : ?>

Downloads

    get('cnt/list2'); foreach($Imgs as $k => $v) { if(!$v['txt']) $v['txt'] = basename($v['file']); echo '
  • '.$v['txt'].'
  • '; } ?>
isAdmin) echo '


'.$Mizu->getEB('cnt/list2').'
'; ?>
getPageChildrenIds(false,false,false,true); if(!$P AND isset($TplConf['Pages'])) { echo ''.$L['noEntrys'].''; } else if($P) { $i=1; $counter =''; echo '
'; foreach($P as $v) : /* if(!$Mizu->get('lng/title',$v['id'])) { continue; } */ if(isset($TplConf['Pages'])) { $counter = $i.' - '; } // get img $tmp = $Mizu->get('cnt/list1',$v['id']); $img = false; if(is_array($tmp) AND $tmp[0]['file']) { $img = $tmp[0]['file']; } // get url tag $urlTag = ' href="'.$Mizu->getUrl($v['id']).'" '; if($Mizu->get('lng/extUrl',$v['id'])) { $urlTag = ' href="'.$Mizu->get('lng/extUrl',$v['id']).'" target="_blank" '; } echo '
'; if($img) { echo 'getER('cnt/list1',$v['id']).'/>'; } echo '
'; echo '

'.$counter.$Mizu->getE('lng/title',$v['id']).'

'; echo ''; if($Mizu->isAdmin) { #echo 'Link bearbeiten:'.$Mizu->getEB('lng/extUrl',$v['id']); } echo '
'; echo '
'; echo '
'; $i++; endforeach; echo '
'; } ?>
close(); ?>