Hi,
I want to add an icon to insert <dl></dl> and <dd></dd> balise
how could I do that in fckeditor ?
I looked in "fckstyle.xml", but in it it seems that I can only add a "simple" balise like "h1" :
<Style name="Title H1" element="h1" />
and I can't find how to insert a "complex" balise like <dl><dd></dd></dl>
My text will be between <dd> and </dd>
Thanks in advance.
I want to add an icon to insert <dl></dl> and <dd></dd> balise
how could I do that in fckeditor ?
I looked in "fckstyle.xml", but in it it seems that I can only add a "simple" balise like "h1" :
<Style name="Title H1" element="h1" />
and I can't find how to insert a "complex" balise like <dl><dd></dd></dl>
My text will be between <dd> and </dd>
Thanks in advance.