Hi, thankfully, Kupu in its latest incarnation (well, inelectronation, actually) allows for the definition of inline-styles. This works smoothly with <span>s but for some reason, all other inline html tags won't do, Kupu will treat them all as block tags and enclose a whole paragraph each time you apply one of them.
Of course, most of what may be needed can be done with spans, but the correct way to denote a code snippet would be <code>snippet</code> instead of <span class="code">snippet</span> (even if inline); the same goes for quotations, citations and all the others. Is there any way to achieve this by mere configuration or is it necessary to hack the kupu javascript somewhere around kupubasetools.js? Kind regards: Timo _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
