Einzelnen Beitrag anzeigen
  #7  
Alt 30.10.07, 09:34
Sundance Sundance ist offline
Forum Aktivist
 
Registriert seit: 13.11.06
Alter: 32
Beiträge: 52

Zitat:
Zitat von Sundance Beitrag anzeigen
Ein Frage habe ich dann doch noch.

Ich benutze Templavoila und habe etwas Probleme die Extension ans Laufen zu bekommen.

Ich benutze die accordion-Version mit der Checkbox und habe bisher ein Extension-Template angelegt mit folgendem TS:

# Activate rgaccordion for the main column
# Include the JS and CSS (demo) files
page.includeCSS.file57 = EXT:rgaccordion/res/rgaccordion1.css
page.includeJS.file51 = EXT:t3mootools/res/mootoolsv1.11.js
page.includeJS.file52 = EXT:rgaccordion/res/rgaccordion1.js

Dieses habe ich ganz normal im Maintemplate eingebunden.
In meiner Templavoila-DS habe ich das hier eingebunden:

Code:
       10= RECORDS
	10.source.current=1
	10.tables = tt_content
	10.wrap = <!--TYPO3SEARCH_begin--> | <!--TYPO3SEARCH_end-->
	10.conf.tt_content < plugin.tx_rgaccordion2
	10.conf.tt_content.stdWrap.wrap = <div id="rgaccord2-nest">|</div>
	]]>
	</TypoScript>
Hast du da noch einen Tipp für mich?

Gruß
sundance
Alles klar! Hat sich erledigt. ) Musste plugin.tx_rgaccordion2 in plugin.tx_rgaccordion1 ändern.
__________________
Schöne Grüße
sundance
Mit Zitat antworten