custom role mapping

  • 2 replies.
  • This is not yet resolved.
  • This question was started by awa.
  • Last post by Carl.
awa
member
November 4th 2008
Is it possible to map roles to elements with specific attributes set?
for example to map the "unorderedlist" to the element <list type='unordered'> while mapping the "orderedlist" to the element <list type='ordered'>?
Robbert
Xopus Team
November 4th 2008
Unfortunately, this is not possible at this time. I'd suggest mapping the "list" element to the generic "list" role.
Carl
Xopus Team
November 4th 2008
You can also transform your <list type="ordered"> to <ordered> before loading it into Xopus, and transform it back when you save the document, using 2 XSL's. This is perhaps a little more work, but can be worth the trouble in order to use the feature from the toolbar.

React

HTML will be shown as HTML code.
Linebreaks and Links starting with http:// are automatically resolved