TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-templavoila@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 10.04.2008, 12:15
H. Reimers
Gast
 
Beiträge: n/a
Standard [TYPO3-templavoila] How to modify tt_content in Datastructure?

Hi at all....

i'm using this TS to append a link to the content if the header is linked to
a page...

tt_content.text.20.stdWrap.append = COA
tt_content.text.20.stdWrap.append {
10 = TEXT
10.value = mehr
10.fieldRequired = header_link

10.typolink {
parameter.field = header_link
ATagParams = class="headerLink"
ATagBeforeWrap = 0
wrap = <span class="headerLink">|</span>
}
}

but now i'm only want to use this for only one row of my TV datastructure
like field_leftContent...

how could i do this?

thanks a lot...

hendrik


_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
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!
  #2  
Alt 10.04.2008, 13:13
Christian Wolff
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] How to modify tt_content in Datastructure?

On Thu, 10 Apr 2008 12:15:16 +0200, H. Reimers <h.reimers (AT) neonaut (DOT) de>
wrote:

> Hi at all....
>
> i'm using this TS to append a link to the content if the header is
> linked to
> a page...
>
> tt_content.text.20.stdWrap.append = COA
> tt_content.text.20.stdWrap.append {
> 10 = TEXT
> 10.value = mehr
> 10.fieldRequired = header_link
>
> 10.typolink {
> parameter.field = header_link
> ATagParams = class="headerLink"
> ATagBeforeWrap = 0
> wrap = <span class="headerLink">|</span>
> }
> }
>
> but now i'm only want to use this for only one row of my TV datastructure
> like field_leftContent...
>
> how could i do this?
>
> thanks a lot...
>
> hendrik
>


Hi Hendrik in templa volia,
the Redinering of done via TS too. look in the datastruckture,
<typscript></typoscript>
tags.
there is the default rendering code generated by TV but you cann modify it
too your needs.
our you could select in the mapping option "Typoscript Object path"

then you could write a in your normal typoscript template a lib.myCode
object to render your
content the way you want it to be.

greets chris



--
Christian Wolff // Berlin
http://www.connye.com

Latest Projects:
http://www.flycall.de | http://www.atr24.de | http://www.titanic.de
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
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!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine 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
[TYPO3-templavoila] How to modify (default) Header and max ImageSize on right Column? H. Reimers typo3-project-templavoila@lists.netfielders.de 4 02.04.2008 19:19
[TYPO3-german] TemplaVoila - Typoscript in der Datastructure Adler, Jesse typo3-german@lists.netfielders.de 1 02.02.2008 21:51
[TYPO3] How to modify tt_content correctly? Andreas Balzer typo3-english@lists.netfielders.de 0 23.12.2007 23:47
[TYPO3] dynaflex in tt_content only with templavoila?! Andreas Jonderko typo3-english@lists.netfielders.de 0 28.01.2007 16:09
[TYPO3-templavoila] Datastructure tree Robert John de Stigter typo3-project-templavoila@lists.netfielders.de 1 10.01.2007 09:14


Alle Zeitangaben in WEZ +1. Es ist jetzt 18:41 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77