]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Improve default bookmarks after install 1552/head
authorArthurHoaro <arthur@hoa.ro>
Sun, 6 Sep 2020 11:42:45 +0000 (13:42 +0200)
committerArthurHoaro <arthur@hoa.ro>
Thu, 10 Sep 2020 14:29:17 +0000 (16:29 +0200)
commitda7acb98302b99ec729bcde3e3c9f4bb164a1b34
treea3ec650e23a3d83d21013a4e68d9e25853f1303f
parent21163a3329ef19dc6ebadb75d6452ac02fd59ab3
Improve default bookmarks after install

Used @nodiscc suggestion in #1148 (slightly edited).
It provides a description of what Shaarli does, Markdown rendering demo, and a thumbnail link.

Fixes #1148
application/bookmark/BookmarkInitializer.php
inc/languages/fr/LC_MESSAGES/shaarli.po
tests/bookmark/BookmarkFileServiceTest.php
tests/bookmark/BookmarkInitializerTest.php