AW: [Typo3] Bullet list...

Comminn info at comminn.de
Sun Feb 6 17:29:26 CET 2005


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


> -----Ursprüngliche Nachricht-----
> Von: typo3-english-bounces at lists.netfielders.de 
> [mailto:typo3-english-bounces at lists.netfielders.de] Im 
> Auftrag von Pierre
> Gesendet: Sonntag, 6. Februar 2005 17:01
> An: typo3-english at lists.netfielders.de
> Betreff: [Typo3] Bullet list...
> 
> 
> Hi there,
> 
> I'm trying to configure the bullet image when insert a list into the 
> RTE.
> But i don't find the way to do this, i've search trough the mailing 
> list about it but the only things i've found are in the way of fully 
> modified the RTE configuration, all what i want is to use my bullet 
> image instead of default one ?
> is there a simple way to do this please ?
> any clues, links or something else ?
> Thanks for all
> 
> -- 
> Pierre ROUWENS
> 
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 




More information about the TYPO3-english mailing list