On Wed, 2005-03-30 at 14:56 -0500, Joshua Tauberer wrote: > Miguel de Icaza wrote: > > I want to move Monodoc to use Mozilla instead of GtkHTML so we can > > start using CSS and remove all the hacks on our code that does css-like > > transformations into HTML. > > There's still the issue of not being able to override how Mozilla loads > up resources (css, images, etc.) that aren't in the file:// scheme. (I > didn't look further into it after mentioning this last time, though I'm > still sure it's not possible.) If pages are going to have any images, > the images have to be available directly on disk for Mozilla to be able > to load them, not compressed in an archive. Monodoc would have to > extract the images to /tmp on the fly and mangle the URLs in the pages.
It is possible, has been for a while, the OpenUri signal. I believe that Beagle uses it in Best, right? --Todd _______________________________________________ Mono-docs-list maillist - Mono-docs-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-docs-list