Project

General

Profile

Feature #15943 ยป setup.txt.patch

Administrator Admin, 2006-03-29 14:11

View differences:

typo3/sysext/css_styled_content/static/setup.txt 29 Mar 2006 11:53:33 -0000
tt_content.bullets {
10 = < lib.stdheader
20 = USER
20.userFunc = tx_cssstyledcontent_pi1->render_bullets
20.innerStdWrap.parseFunc = < lib.parseFunc
20.stdWrap {
20 = TEXT
20{
field = bodytext
trim = 1
split{
token.char = 10
cObjNum = |*|1|| 2|*|
1.current = 1
1.parseFunc =< lib.parseFunc
1.wrap = <li class="odd">|</li>
2.current = 1
2.parseFunc =< lib.parseFunc
2.wrap = <li class="even">|</li>
}
dataWrap = <ul class="csc-bulletlist csc-bulletlist-{field:layout}">|</ul>
editIcons = tt_content: bodytext, [layout]
editIcons.beforeLastTag = 1
editIcons.iconTitle.data = LLL:EXT:css_styled_content/pi1/locallang.php:eIcon.bullets
prefixComment = 2 | Bullet list:
}
}
    (1-1/1)