Hi there! I just commited big patches to the dpi framework (version5), a near 1800 lines patch. On Mon, 25 Aug 2003, Ferdi Franceschini wrote:
There is a new dpid patch for dillo-0.8-pre available from http://www.geocities.com/ferdif2003/
Plugins are now stored in a directory structure under libdir/dillo/dpi. You need to put dpi_dir=/usr/local/lib/dillo/dpi
Or the directory you choose. Note that you'll need to recompile the dpis as now they names tell whether they are a filter or socket server. This is still in state of flux, but working. Beware.
in ~/.dillo/dpidrc so that dpid can find the plugins, there should be no other entries in this file. Dpid now uses a .filter suffix in the plugin name to identify plugins which read and write to stdio (eg hello.filter.dpi).
Cheers Jorge.-