getValue('article_id')); $tree = $article->getParentTree(); if ($this->getValue('article_id') != $REX['STARTARTIKEL_ID']) { if (is_array($tree)) { $numTree = count($tree); if ($REX['CUR_CLANG'] == 1) { $sap_breadcrumb = 'Home '; // rex_getUrl(ARTIKEL_ID,SPRACH_ID) } else { $sap_breadcrumb = 'Home -> '; // rex_getUrl(ARTIKEL_ID,SPRACH_ID) } for($i=0; $i<$numTree; $i++) { $art = $tree[$i]; // $sap_breadcrumb .= ': '; // $sap_title .= ': '; if ($i < $numTree-1) { $sap_breadcrumb .= $art->toLink(); $sap_breadcrumb .= " -> "; $sap_title .= $art->getValue("name"); } else { if ($art->getValue("name") == $this->getValue("name")) { $sap_breadcrumb .= $art->getValue("name"); $sap_breadcrumb .= " "; $sap_title .= $art->getValue("name"); } else { $sap_breadcrumb .= $art->toLink(); $sap_breadcrumb .= " -> "; $sap_breadcrumb .= $this->getValue("name"); $sap_title .= $art->getValue("name"); $sap_title .= " -> "; $sap_title .= $this->getValue("name"); } } } } } else { $sap_breadcrumb = 'Startseite: Willkommen'; } print "" . $sap_breadcrumb.""; ?>
Startseite
Aktuelles & Neuigkeiten
Der TGV Lubmin
Minigolf in Lubmin
Geocaching
Bildergalerien
Mitglieder
Satzung
Der Vorstand
Dokumente
Impressum
Datenschutzerklärung




Lubminer Info-Kanal
Lubminer Info-Kanal





1. Vorsitzende                     Marco Hanke

1. Stellvertreter                   Jan Müller

2. Stellvertreter                   Michael Schmager

Schriftführer/in                    Dr. Sigrid Pfeiffer

Kassenwart                         Thilo Siegert

Neuigkeiten & Aktuelles
getArticles(true); // Alle Artikel der Kategorie auslesen, die Online sind if (!function_exists(sortArticlesByUpdateDate)) { function sortArticlesByUpdateDate( $artA, $artB) { $createA = $artA->_createdate; $createB = $artB->_createdate; if ( $createA == $createB) { return 0; } return $createA > $createB ? -1 : 1; } } if ( is_array( $articles) && count( $articles) > 0) { usort( $articles, "sortArticlesByUpdateDate"); $newscount = 0; //
News

"; foreach ( $articles as $article) { // Den aktuellen Artikel nicht verlinken if ( $article->getId() == 225) continue; // Startartikel ausblenden if ( $article->isStartPage()) continue; if( $newscount <= 4) { $news_file = "".$article->getName().""; if($article->getValue("art_file") != "") { $news_file = "".$article->getName().""; } echo '
'.$news_file.''.$article->getName().'
'.$article->getValue("art_description") .'
'; } $newscount++; } echo "
"; } ?>



Seebad Lubmin

setQuery("select Pos,filename,title from rex_file join rex_gal_imglists on rex_file.file_id=rex_gal_imglists.file_id where category_id = 15 order by rand() LIMIT 1"); for ($i = 1; $i <= $sql->getRows(); $i++) { ?>

next(); } ?>




© TGV Lubmin e. V. 2001 – 2025 Satzung