Hm, hier mal der ganze Schnipsel:
plugin.tx_sliderbox_pi1 { outputList = TEXT outputList { wrap = |<div class="clear"></div> field = outputItem } outputItem = COA outputItem { stdWrap.dataWrap = <div class="contBox {field:last}"><div class="sliderBox">|</div></div> stdWrap.typolink.parameter.field = boxLink stdWrap.typolink.additionalParams = &Teaser=Sliderbox 10 = COA 10 { wrap = <span class="bodySliderBox">|</span> 1 = LOAD_REGISTER 1.uid.field = boxImage 10 = IMAGE 10 { stdWrap.wrap = <span class="contImage right">|</span> file.import { cObject = RECORDS cObject { source.field = boxImage tables = tx_dam dontCheckPid = 1 conf.tx_dam = COA conf.tx_dam { 10 = TEXT 10.field = file_path 20 = TEXT 20.field = file_name } } } altText.field = boxAltText } 20 = TEXT 20 { field = boxTitle wrap = <span class="h1">|</span> } 30 = TEXT 30 { field = boxText wrap = <span class="contText">|</span> } } 20 = TEXT 20 { wrap = <span class="footerSliderBox">|</span> data = LLL:fileadmin/template/xml/locallang.xml:startpage_more } } } Im Object Browser hat er die Daten auch so wie ich sie angebe, ich muss mir mal das Plugin anschauen. Das leidige Thema des fremden Quellcodes. Viele Grüße Ingo Siebeck ITW Telefon 089 / 8391-337 -----Ursprüngliche Nachricht----- Hoffmann GmbH Qualitätswerkzeuge Haberlandstr. 55, 81241 Munich, Germany Phone: +49 89 8391-337, Fax: Internet: www.hoffmann-group.com Sitz, Gerichtsstand und zuständiges Registergericht: München (HRB 5497 - USt.IdNr. DE129375678) Geschäftsführer: Dipl.-Oec. Bert Bleicher - Dipl.-Ing. Siegfried Schmölz - Dipl.-Ing. Stefan Staudacher - Dipl.-Ing. Bernhard Dressler - Dipl.-Betriebsw. Patrik Heider Registered office and court of jurisdiction: Munich (HRB 5497 - VAT-No. DE129375678) Management: Dipl.-Oec. Bert Bleicher - Dipl.-Ing. Siegfried Schmölz - Dipl.-Ing. Stefan Staudacher - Dipl.-Ing. Bernhard Dressler - Dipl.-Betriebsw. Patrik Heider Von: typo3-german-boun...@lists.typo3.org [mailto:typo3-german-boun...@lists.typo3.org] Im Auftrag von Stefan Frömken Gesendet: Mittwoch, 5. Oktober 2011 12:47 An: typo3-german@lists.typo3.org Betreff: Re: [TYPO3-german] stdWrap.typolink mit additionalParams Am 05.10.2011 08:33, schrieb Siebeck Ingo: > Guten Morgen zusammen, > > ich habe folgendes Problem. Ich habe ein COA das ich komplett mit einem Link > umschließen will. Das klappt auch alles prima, allerdings braucht dieser Link > noch einen "additionalParams" und da mag er nicht mehr. > > Mein Typoscript sieht wie folgt aus: > > outputItem = COA > outputItem { > stdWrap.dataWrap =<div class="contBox > {field:last}"><div class="sliderBox">|</div></div> > stdWrap.typolink.parameter.field = boxLink > stdWrap.typolink.additionalParams =&Teaser=Sliderbox > > Wie gesagt, Link an sich funktioniert, aber meine additionalParams Angabe > wird einfach ignoriert. Hat jemand eine Idee? > > Viele Grüße > Ingo Siebeck > ITW > Telefon 089 / 8391-337 > > > Hoffmann GmbH Qualitätswerkzeuge > Haberlandstr. 55, 81241 Munich, Germany > Phone: +49 89 8391-337, Fax: > Internet: www.hoffmann-group.com > > Sitz, Gerichtsstand und zuständiges Registergericht: München (HRB 5497 - > USt.IdNr. DE129375678) > Geschäftsführer: Dipl.-Oec. Bert Bleicher - Dipl.-Ing. Siegfried Schmölz - > Dipl.-Ing. Stefan Staudacher - Dipl.-Ing. Bernhard Dressler - > Dipl.-Betriebsw. Patrik Heider > > Registered office and court of jurisdiction: Munich (HRB 5497 - VAT-No. > DE129375678) > Management: Dipl.-Oec. Bert Bleicher - Dipl.-Ing. Siegfried Schmölz - > Dipl.-Ing. Stefan Staudacher - Dipl.-Ing. Bernhard Dressler - > Dipl.-Betriebsw. Patrik Heider > > Hab das grad mal per Copy&Paste eingebunden und funktioniert ohne Probleme. Ich vermute eher, dass Du weiter unten in Deinem TS den Parameter additionalParams löscht oder auf andere Art und Weise wieder überschreibst. Stefan _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german