I'll field your wish-list Jelle for others as well as yourself:
On Wed, 2014-01-22 at 04:31 +0800, Jelle Mulder wrote:
I hope it will find its way into the 0.91 version
There's no reason to think it won't make 0.91
- Can this mechanism be used to add external CSS as well? I know
Bruno
Wick is working on that as well, but it seems you're on a roll here and
would be the missing link (pun intended).
No, the css document loading must happen before the root document loads
and there's some good solid ideas and code for doing that with libcroco.
I have this particular item as my number 5 in a list of things to fix.
- Would it be possible to create a save option
This is a different but related feature and I do not have it on my
roadmap. I'd be happy to work with any developer interested in it
though.
How about kicking all <use> objects to external files and style
info to
external CSS? <script> to external files?
This is another different feature, also not on my roadmap, but even more
disconnected from this particular work as it doesn't need C++ access.
One could write a python extension to do it, and the reason is hasn't is
that opening the file back would be impossible at the moment but in the
future should be very doable. Any extension developer that wants to work
on this should get in touch for details.
Martin,