X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2Fentry.html.twig;h=e134abcd051d333e180bbb49fa6522dec6dca295;hb=64e7c90ae92d9d11a614dd1b5b260565f2d2bf5c;hp=58e08cbcbb4479793a47fe483b338204e042cf13;hpb=4ab0d25f652bdfe184046be6d50afd594709e1a9;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig index 58e08cbc..e134abcd 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig @@ -82,7 +82,7 @@
  • - + delete {{ 'entry.view.left_menu.delete'|trans }} @@ -97,6 +97,15 @@
  • + {% if craue_setting('share_public') + or craue_setting('share_twitter') + or craue_setting('share_shaarli') + or craue_setting('share_scuttle') + or craue_setting('share_diaspora') + or craue_setting('share_unmark') + or craue_setting('carrot') + or craue_setting('share_mail') + %}
  • share @@ -125,7 +134,7 @@ {% endif %} {% if craue_setting('share_shaarli') %}
  • - + shaarli
  • @@ -169,6 +178,7 @@ + {% endif %} {% if craue_setting('show_printlink') %}
  • @@ -249,11 +259,22 @@ comment {{ 'entry.view.annotations_on_the_entry'|transchoice(entry.annotations | length) }}
  • + {% if entry.originUrl is not empty %} +
  • + launch + + {{ entry.originUrl|striptags|removeSchemeAndWww|truncate(32) }} + +
  • + {% endif %} @@ -279,7 +300,7 @@