X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Fpicwall.html;h=73359949ce433cb96dc0e6510c56e6e22933602c;hb=b14687036b9b800681197f51fdc47e62f0c88e2e;hp=1ea9c20a6282d5c89f5d923b822903be17c0ba4a;hpb=e85b7a05a177f803ae36ba5c12835313f31177bc;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/picwall.html b/tpl/default/picwall.html index 1ea9c20a..73359949 100644 --- a/tpl/default/picwall.html +++ b/tpl/default/picwall.html @@ -1,5 +1,5 @@ - + {include="includes"} @@ -12,6 +12,14 @@ {else} + {if="count($linksToDisplay)===0 && $is_logged_in"} +
+
+ {'There is no cached thumbnail. Try to synchronize them.'|t} +
+
+ {/if} +
@@ -24,13 +32,13 @@ {/loop}
-
+
{loop="$linksToDisplay"} -
+
{ignore}RainTPL hack: put the 2 src on two different line to avoid path replace bug{/ignore} thumbnail + src="" + alt="" width="{$thumbnails_width}" height="{$thumbnails_height}" /> {$value.title} {loop="$value.picwall_plugin"} {$value}