Index: typo3/sysext/css_styled_content/static/setup.txt =================================================================== RCS file: /cvsroot/typo3/TYPO3core/typo3/sysext/css_styled_content/static/setup.txt,v retrieving revision 1.5 diff -u -r1.5 setup.txt --- typo3/sysext/css_styled_content/static/setup.txt 26 Dec 2005 23:59:37 -0000 1.5 +++ typo3/sysext/css_styled_content/static/setup.txt 29 Mar 2006 11:53:33 -0000 @@ -456,16 +456,25 @@ 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 =
  • |
  • + + 2.current = 1 + 2.parseFunc =< lib.parseFunc + 2.wrap =
  • |
  • + } + dataWrap = 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: } }