[TYPO3-german] Probleme mit rgaccordion in templavoila - condition für templavoila content

Peter Stark info at petsta.net
Mon Jan 28 18:17:34 CET 2008


Bei mir sieht das so aus:

Extensions: t3mootools, und rgaccordeon

Da kannst du bei jedem bei jedem Seitentyp einen Haken bei Accordion  
setzen.


Setup:
# Activate rgaccordion for the main column
page.1.subparts.INHALT.renderObj  < plugin.tx_rgaccordion1
# Include the JS and CSS (demo) files
page.includeCSS.file57 = typo3conf/ext/rgaccordion/res/rgaccordion1.css
page.includeJS.file51  = typo3conf/ext/t3mootools/res/mootoolsv1.11.js
page.includeJS.file52  = typo3conf/ext/rgaccordion/res/rgaccordion1.js


Als Textfile eingebunden:
# Activate rgaccordion for the main column
page.0.subparts.INHALT.renderObj  < plugin.tx_rgaccordion1
# Include the JS and CSS (demo) files
page.includeCSS.file57 = EXT:rgaccordion/res/rgaccordion1.css
page.includeJS.file51  = EXT:t3mootools/res/mootools.v1.11.js
page.includeJS.file52  = EXT:rgaccordion/res/rgaccordion1.js


# Activate rgaccordion for the main column
#page.10.subparts.TPL_CONTENT.wrap = <div id="rgaccord2-nest">|</div>
#page.10.subparts.TPL_CONTENT.renderObj < plugin.tx_rgaccordion2


# Include the JS and CSS files
#page.includeCSS.file57 = EXT:rgaccordion/res/rgaccordion2.css
#page.includeJS.file51  = EXT:t3mootools/res/mootoolsv1.11.js
#page.includeJS.file52  = EXT:rgaccordion/res/rgaccordion2.js

Muß halt noch angepasst werden, aber im Grunde sollte es aber bei TV  
auch gehen.

Vielleicht hilfts!

Peter Stark
info at petsta.net



Am 26.01.2008 um 15:13 schrieb Ralf-René Schröder:

> sorry falls das jetzt irgendwie doppelt gepostet wird, aber meine  
> mails kommen scheinbar nicht an der Liste an, also hab ich jetzt  
> meinen Account erneuert?
> __________________________________________________________________________________________
> Hallo zusammen...
> ich würde gerne die extension rgaccordion in templavoila einsetzen.  
> Im Manual stand dazu auch ein TS Snippet was im prinzip  
> funktioniert, nur wird dadurch JEDES Contentelement auf meiner Seite  
> mit einem Accordion versehen. Nun würde ich gerne einfach über eine  
> Condition nur das gewünschte FCE auswählen - aber WIE ???
> Folgendes hat nicht funktioniert (auch schon in einigen Abwandlungen):
> [globalVar = TSFE:tt_content|uid=539]
> <TypoScript><![CDATA[
> 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>
> [global]
> ich hoffe es hat jemand einen Tipp für mich
> René
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list