[TYPO3] rgaccordion doesn't work on my website
    Matyi Gábor 
    gmatyi at freemail.hu
       
    Wed Apr 16 23:03:45 CEST 2008
    
    
  
Hi!
I'm trying the rgaccordion extension, but it doesn't work on my website. I 
created an empty page, where I put two text item. I checked the accordion at 
both item as I read here. 
http://typo3.org/documentation/document-library/extension-manuals/rgaccordion/1.1.1/view/1/1/
my ts is extactly this.
page = PAGE
page.5 < lib.navigation
page.10 < styles.content.get
# Activate rgaccordion for the main column
plugin.tx_rgaccordion1.stdWrap.outerWrap.fieldRequired >
# 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 
it is right?
    
    
More information about the TYPO3-english
mailing list