From: VirtualTam Date: Sun, 10 Apr 2016 15:34:07 +0000 (+0200) Subject: Refactor Netscape bookmark exporting X-Git-Tag: v0.7.0~15^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;ds=sidebyside;h=cd5327bee83f3e9467d786752bbd447963b941f7;hp=cd5327bee83f3e9467d786752bbd447963b941f7;p=github%2Fshaarli%2FShaarli.git Refactor Netscape bookmark exporting Relates to https://github.com/shaarli/netscape-bookmark-parser/issues/5 Fixes: - respect the Netscape bookmark format "specification" Modifications: - [application] introduce the NetscapeBookmarkUtils class - [template] export - improve formatting, rename export selection parameter - [template] export.bookmarks - template for Netscape exports - [tests] bookmark filtering, additional field generation Signed-off-by: VirtualTam ---