[TYPO3-german] tx_photoblog und template

Silke Müller jum.il at t-online.de
Thu Mar 23 08:58:34 CET 2006


Hallo NG,

ich benutzte die extension tx_photoblog und möchte gern die im content-Bereich erzeugten links (also: zurück, letzte, weiter, Kommentare) in den Navigations-bereich des Templates einbinden, leider hab ich keine Ahnung, wie ich das machen soll.
Kann mir jemand einen Tipp geben?

Gruß Silke

http://jum-sille.de/index.php?id=55



bisher im Template:
...
#template für Navigation
temp.nav-oben=TEMPLATE
temp.nav-oben {
   template = FILE
   template.file = fileadmin/templates/main/test.html
   workOnSubpart = NAVIGATION
   marks {
   navigation-oben=HMENU

   }
   

}

# Default PAGE object:
page = PAGE
page {
  typeNum = 0
  stylesheet = fileadmin/templates/main/res/fotoblog.css
  meta.AUTHOR = Silke Müller
  meta.DESCRIPTION = Sille's Fotoblog
  10 < temp.trailer
  20 < temp.nav-oben
  # Copying the content from TEMPLATE for <body>-section:
  50 < styles.content.get
}



More information about the TYPO3-german mailing list