> Any idea how I can hook plugins up to use the rest of the edbrowse browsing
I'm not sure what you're asking, but it might already exist.
In the plugin descriptor in the config file, it is assumed to play, like music
or video, unless outtype is set.
outtype = T
Text, like programs that convert word .doc into ascii, or rich text .rtf into
ascii, etc.
outtype = H
Output is assumed html, and then browsed.
plugin {
type = pdf
desc = pdf file
suffix = pdf
content = application/pdf
program = pdftohtml -i -noframes %i %o >/dev/null
outtype = H
}
Karl Dahlke
_______________________________________________
Edbrowse-dev mailing list
[email protected]
http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev