Ticket #15 (accepted enhancement)
Support inline CSS for other tags
| Reported by: | vert_en_ciel | Owned by: | aurelien |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | XSL | Version: | |
| Keywords: | Cc: |
Description
It would be nice to have support for inline CSS styles for all tags, like for <span> element.
Change History
comment:1 Changed 2 years ago by aurelien
- Owner changed from aurelien.bompard.org to aurelien
- Status changed from new to accepted
comment:2 Changed 2 years ago by vert_en_ciel
Hello again,
I am using your wonderful XHTML2ODT together with the Trac plugin to export wiki pages from Trac to odt, pdf and doc.
Some of documents have inline css and it would be nice to have the formatting in the docs. Therefore I am currently working on this improvement.
I will send you the diffs when finished, to take a look. If it's good enough maybe you can merge the changes.
Thanks
Note: See
TracTickets for help on using
tickets.

It's actually pretty hard to do, but thanks for the suggestion.