]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Export: allow prepending notes with the Shaarli instance's URL 554/head
authorVirtualTam <virtualtam@flibidi.net>
Thu, 5 May 2016 17:22:06 +0000 (19:22 +0200)
committerVirtualTam <virtualtam@flibidi.net>
Fri, 6 May 2016 14:12:46 +0000 (16:12 +0200)
commitbb4a23aa863b63e6148a085c15dedd7c960b4206
treed4a484ca0eef729f5c02d95e0b20cc40e120853a
parent6275a65969a84a360588e0a62b025963e9ec98e0
Export: allow prepending notes with the Shaarli instance's URL

Relates to #102

Additions:
- application:
  - export: allow prepending note permalinks with the instance's URL
  - test coverage

Modifications:
- export template: switch to an HTML form
  - link selection (all/private/public)
  - prepend note permalinks with the instance's URL

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
application/NetscapeBookmarkUtils.php
index.php
tests/NetscapeBookmarkUtilsTest.php
tpl/export.html