[TYPO3-english] Typo3 and Font awesome

Felix admin at feelx.net
Tue Apr 2 17:10:57 CEST 2013


Hi

I did implement yesterday by some RTE configuration. So Editor can enter 
it in Header or in rte-textfield. But he still needs to edit by typing 
the icon-name.
For example ... If he wants to make the icon-barcode to be shown, he has 
to enter <icon>barcode</icon> in header or rte_textfield. It will get 
transformed to <i class="icon-barcode">&nbsp;</i>

In my opinion editor can read easily what to expect by 
<icon>barcode</icon>. If you want I can post you my rte tsconfig snippet.

greetings
felix


Am 02.04.2013 16:52, schrieb Toni Andric:
> Hello,
>
> i am wondering if there is a way to include Font awesome in to typo3
> throught extension.
>
> For example when i choose "Sitemap" > "List of subpages of selected
> page" and in Headers.
>
> I can put an icon if u put Header in text and edit code. I add
>
> <i class="icon-xxx">&nbsp;</i> inside <H> tag
>
> but the problem is that client wount know how to do this.
>
> Any1 know or has done this before?
>



More information about the TYPO3-english mailing list