Re: Firefox bookmarks plugin
Rodrigo Arias <[email protected]> Tue, 27 Aug 2024 23:17:15 +0200
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon, Aug 26, 2024 at 01:31:13AM +0200, Diego wrote: >Good work and very interesting idea. Thanks! >If I can suggest a change I would add this lines to dpidrc at Makefile >the installation > ># Default dillo bookmarks dpi >#bookmarks=bookmarks/bookmarks.dpi ># ffbm: A Dillo plugin to sync bookmarks with Firefox >bookmarks=$(DPI_DIR)/$(BIN) > > >maybe it's time to patch dpidrc to make it more descriptive > >I sugest this >dpi_dir=/usr/local/lib/dillo/dpi > ># standard dillo distributed DPIs >#bookmarks=bookmarks/bookmarks.dpi >#cookies=cookies/cookies.dpi >#downloads=downloads/downloads.dpi >#vsource=vsource/vsource.filter.dpi The file dpidrc only registers the protocols (ftp: -> ftp dpi), the dpis are taken from the dpi_dir or ~/.dillo/dpi automatically. It doesn't require describing the available dpis in the file. Not sure what would be the advantage of doing so. Best, Rodrigo. _______________________________________________ Dillo-dev mailing list -- dillo-dev-lx9mn2B4QYRWk0Htik3J/[email protected] To unsubscribe send an email to dillo-dev-leave-lx9mn2B4QYRWk0Htik3J/[email protected]