AW: [Typo3] Bullet list...

Pierre pierre at web-lance.com
Sun Feb 6 17:32:12 CET 2005


Comminn said :
> Hi,
>
> first hint: change the properties for the typolist style, like:
>
> ###############################################
> #bullet lists
> tt_content.bullets.20.2.wrap =  <table> | </table>
> tt_content.bullets.20.2.split.1.wrap = <tr><td
> valign="top">&nbsp;&middot</td><td class="a2"> | </td></tr>
> tt_content.bullets.20.3.wrap = <table> | </table>
> tt_content.bullets.20.3.split.1.wrap =
> tt_content.bullets.20.default.split.1.wrap = <tr><td
> valign="top">&nbsp;&middot</td><td class="a2"> | </td></tr>
> tt_content.bullets.20.default.wrap = <table> | </table>
> ###############################################
>
> or
>
> # Listen from RTE
> tt_content.text.20.parseFunc.tags.typolist.default.wrap = <table> |
> </table>
> tt_content.text.20.parseFunc.tags.typolist.default.split.1.wrap =
> <tr><td valign="top">&nbsp;&middot</td><td class="a2"> | </td></tr>
> tt_content.text.20.parseFunc.tags.typolist.1.fontTag = <ol
> class="list1"> | </ol>
> tt_content.text.20.parseFunc.tags.typolist.1.split.1.wrap =
>
> Greetings
> Kay

Yes thanks a lot for the hint, another question if i can, is the 
comportement different if i use the RTE or the bulletlist element ?
Do i need to configure both ?
Thanks again for your precious help.

-- 
Pierre ROUWENS




More information about the TYPO3-english mailing list