Re: Firefox bookmarks plugin

Diego <[email protected]> Mon, 26 Aug 2024 01:31:13 +0200
Newsgroups gmane.comp.web.dillo.devel
Message-ID <CAD0qOrQND=QFVf97SfiP4==OVT9R7g-m5s3wVM==eMnm7nBKww@mail.gmail.com>
Good work and very interesting idea.

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

# protocols DPIs
proto.file=file/file.dpi
proto.ftp=ftp/ftp.filter.dpi
proto.data=datauri/datauri.filter.dpi

# dpid uses this line when no line for a protocol is found in this file
proto.*=misc/ProtocolNotSupported.filter.dpi


Thanks for all the work

cheers!
Diego.


El dom, 25 ago 2024 a las 21:55, Rodrigo Arias (<[email protected]>) escribió:
>
> Hi,
>
> Here is another small plugin to sync bookmarks with Firefox Sync:
>
> https://github.com/dillo-browser/dillo-plugin-ffbm
>
> It uses the ffsclient program to connect to the Firefox Sync server and
> a few lines of shell script for plumbing. It replaces the builtin
> bookmarks plugin when installed, so all menu buttons work as expected.
>
> Best,
> Rodrigo
> _______________________________________________
> Dillo-dev mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
_______________________________________________
Dillo-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]