Hello all,
how could I copy text with styles into FCKeditor without loosing the styles ? (so that FCKeditor automatically applies it's internal styles, named like the styles I copy from Word to the text).
Thanks a lot for any feedback !
Regards,
Fabianus
how could I copy text with styles into FCKeditor without loosing the styles ? (so that FCKeditor automatically applies it's internal styles, named like the styles I copy from Word to the text).
Thanks a lot for any feedback !
Regards,
Fabianus
Re: how to copy text with styles into FCKeditor
I my styles xml I have this style : <Style name="Heading H1" element="H1" />
I do not understand how FCKeditor makes the connection between Word's Title 1 style and FCKedito's Heading H1 style and I would like to create more of these "links". Let's say that I have a "Style99" in Word, how could I make that FCKeditor attributes its own "Style99" to this style coming from Word.
I hope I was clear enought. Thanks a lot for any help !
Regards,
Fabianus