Andreas Schweitzer's Dillo stuff
This is a quick collection about some dillo stuff.
Plugin(s)
A finger plugin
It understands
most URL schemes that might be found in the wild (note that
there is no standard for it !).
TODO :
- cleaner code
- more URL schemes
- actually implememnt the finger protocl, instead of calling finger :-)
Since there is no standard, I am orientating myself at the drafts :
These are also somewhat consistent with RFC 1738.
A dpi library
This is even less mature than the finger plugin.
So far it is just a collection of Jorge's routines.
Download
All of that can be downloaded here : (there is also one more dpi in it ...)
adpi-0.1.tar.gz
Frames/Tabs mirror
Frank de Lange has made
a great patch against dillo to support frames and tabs.
Here I simply mirror his patches :
Andreas Schweitzer