Daniel, Matthias. Why not to cordinate effors? What about a group to bring this feature to "official" dillo? I am not a core developer and i unknown what core developers can think that is needed to include such feature, but i can imagine one: Add the minimal code to dillo. This can be done with a dpi, a filter dpi can be enough, like xproto for example. Dillo only needs to include a pair of lines to send a dpi command. To write a dpi is easy, i can help if it is needed. Some personal opinions more, but less important ones. That dpi must support mailcap because every linux distro and unix flavour have it configured by default and some user too. It must use file if unknown the mime type, but must use the mime type of the http headers if possible. It needs to be configurable by the user, to display html pages to ask the user if there are multiple acctions posible, available to call other DPIs to manage some mime types, but all this can be add later when basic funcionality is done. Diego Sáenz / DarkSpirit El Mon, 4 Jul 2005 19:55:48 +0200 Matthias Franz <matthias.franz@ujf-grenoble.fr> escribio:
On Mon, Jul 04, 2005 at 07:53:40AM +0000, Daniel C. Bastos wrote:
quick patch to get dillo to let me quickly view PDF files [...] I wanted to drop you guys this message to tell you guys that there's one user who would like such feature in dillo
Hi Daniel,
I've written such a patch, see my posting http://lists.auriga.wearlab.de/pipermail/dillo-dev/2004-October/002278.html
The patch is for Dillo 0.8.4, but it also works for 0.8.5. Well - almost. Apparently, the src/Makefile is wrong. The file external.c is not compiled, and external.o is not used for linking dillo. It's easy to change this by hand, but I haven't had time yet to fix the patch. Maybe it's related to the new version 1.9 of automake (which I haven't installed).
Maybe someone could step in and fix the patch? Thanks in advance, -- Matthias Franz
_______________________________________________ Dillo-dev mailing list Dillo-dev@dillo.org http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev