Antwort
 
LinkBack Themen-Optionen Thema bewerten Ansicht
  #1  
Alt 23.04.07, 14:27
Forum Zuschauer
 
Registriert seit: 23.04.07
Beiträge: 6
Frage

Tabelle mit Bildern und Text...


Hallo und schönen guten Nachmittag zusammen

Ich bin absoluter Typo3 Neuling und möchte folgende Dinge realiseiren:
Mein fertiges HTML Template sieht folgendermassen aus:

HTML-Code:
...
<table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="head"><table border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="img/headicon.gif" alt="headicon" width="10" height="10" /></td> <td><img src="img/tab.gif" alt="spacer" width="10" height="1" /></td> <td class="head"><img src="img/headmenu.gif" alt="headmenu" width="109" height="10" /></td> </tr> </table></td> </tr> <tr> <td><img src="img/tab.gif" alt="spacer" width="1" height="20" /></td> </tr> <tr> <td>###content###</td> </tr> <tr> <td><img src="img/tab.gif" alt="spacer" width="1" height="10" /></td> </tr> <tr> <td><img src="img/seperator.gif" alt="seperator" width="361" height="1" /></td> </tr> <tr> <td><img src="img/tab.gif" alt="spacer" width="1" height="10" /></td> </tr> <tr> <td>text2</td> </tr> </table>
...
Ich habe bereits ein kleines Typoscript erstellt, ein Template angelegt, ...

Typoscript-Code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
# configuring the auto parser
plugin.tx_automaketemplate_pi1 {
content = FILE
content.file = fileadmin/maweb20/template.html
relPathPrefix = fileadmin/maweb20/
}

# main template cObject for the body...
temp.mainTemplate = TEMPLATE
temp.mainTemplate {
  # feeding the content from the auto-parser to the template cObject:
template =< plugin.tx_automaketemplate_pi1

  # substitute the marks
marks.content = TEXT
marks.content < styles.content.get  
}

# default PAGE object:
page = PAGE
page.typeNum = 0
page.config.disableAllHeaderCode = 1
page.10 < temp.mainTemplate

Dies ersetzt mir schon erfolgreich den ###content### Marker in meinem Template.
Nun möchte ich aber die 2 Grafiken HEADICON und HEADMENU dynamisch machen und die beiden Texte TEXT1 und TEXT2.

Dort stehe ich leider schon vor einem unlösbaren Rätsel....
Ich habe bereits die Doku studiert, allerdings nichts passendes gefunden!?

DANKE für eure Hilfe!
ursvamp
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
suche ext für für ne Tabelle mit Bild und Text Trickster Extension suchen und neue vorschlagen 0 30.03.08 04:39
Smoothgallery lässt Text im Text m/Bild Modul verschwinden waumpada rg 16 14.03.08 11:19
Fragen zu Bildern steffmeister TYPO3 4.x Fragen und Probleme 11 08.02.08 15:14
Unterstrichener Text in Image > Gifbuilder > Text SchmitzKater TYPO3 3.x Fragen und Probleme 1 09.01.08 13:59
PopUps mit Bildern Mr.Luke TYPO3 4.x Fragen und Probleme 2 11.07.07 16:38


Alle Zeitangaben in WEZ +1. Es ist jetzt 20:17 Uhr.


Powered by vBulletin® Version 3.7.3 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0