[TYPO3-english] about typoscript
typo3 study
typostudy at gmail.com
Mon May 21 14:41:34 CEST 2012
Hi,
In ext_typoscript_setup.txt, I see below code. My question is: in order to
understand below code, which documentation I should read? I am new to
typo3. Thanks.
plugin.tx_jcresume_pi1 {
templateFile = EXT:jc_resume/pi1/template.html
pidList =
code =
textResume {
limit = 5
date.strftime = %b %d, %Y
}
docs {
limit = 4
}
videoResume {
rtmp = rtmp://flv9.com/
empty {
wrap = <p> | </p>
}
player {
width = 450
height = 370
autoStart = 0
wrapper {
wrap = <p>|</p>
}
}
recorder {
width = 450
height = 370
wrapper {
}
}
}
editResume =
redirectTo =
viewResume =
view {
parseFunc < tt_content.text.20.parseFunc
}
}
More information about the TYPO3-english
mailing list