I am nut sure if this is the right area to be asking questions if there is another area feel free to redirect me.
I have been hard coding custom styles on my server running daisy. Most of my styling will be done via the drop down menu on the edit document screen. I have discovered that everything in that drop down list by default gets applied to the whole paragraph. I would like to make it so that some of the styles get applied to paragraphs and some get applied to the selected text as <span> elements. I haven't been able to locate the code that handles this. Any help would be greatly appreciated.
Created by Bruno Dumon on 3/5/08 9:13:39 AM
Michael: for asking questions, please use the mailing list. See http://cocoondev.org/daisy/45-cd.html
I have been hard coding custom styles on my server running daisy. Most of my styling will be done via the drop down menu on the edit document screen. I have discovered that everything in that drop down list by default gets applied to the whole paragraph. I would like to make it so that some of the styles get applied to paragraphs and some get applied to the selected text as <span> elements. I haven't been able to locate the code that handles this. Any help would be greatly appreciated.