It used to be that I could add a line like this in my fckstyles.xml:
<Style name="Glossary" element="a">
<Attribute name="class" value="glossary" />
</Style>
I could select some text, then choose this style and it would wrap my text with an <a> tag with the correct class. eg.
<a class="glossary">mytext</a>
I could then edit it using the normal link dialog and give it an href etc.
However in 2.2 this stopped working.
The documentation doesn't mention that the <a> object is supported:
http://wiki.fckeditor.net/Developer%27s ... ion/Styles
However the doco is far from complete and since it worked we have come to depend on it.
Does anyone have a workaround or know why it doesn't work any more?
Thanks
Ben
Sun, 01/29/2006 - 23:15
#1