custom role mapping
- 2 replies.
- This is not yet resolved.
- This question was started by awa.
- Last post by Carl.
|
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'>? |
|
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.
|
|
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.
|
- Support
- › Forum
- › How To ...
- › custom role mapping
React
Write a comment