Hi everyone
It sems i lost a lot of the development cycle, now even plugins are implemented!
Anyways, here is my wasted effort with dillo-0.7.3:
* Fixed dpi.c capi.c, to handle launching multiple dpis via url, example dpi:/bm/ will launch bookmarks plaugs, dpi:/cfg/ will launch the configuration plugin.
* Worked on dpilib a bunch of code to initialize comunications from a dpi to dillo, it works pretty well, also handles tag params, and url passed vars.
* ddm_srv.c Dillo Download Manager, a download plugin using wget, will be able to download multiple files and show their progress in dpi:/ddm/downloads
* cfg_srv.c Configuration, It can tweak a bunch of options for Dillo and DDM.
Way back about a month i worked on a plugin daemon too. But with current changes i maded the daemon is not necesary, also dillo can load plugins if necesary.
Any comments?, anyone wants the patches?
Anyway, cheers.
Carlos Daniel Ruvalcaba Valenzuela