From 0269cd821311500acffed61edb1bc168d3fb5ec8 Mon Sep 17 00:00:00 2001 From: nicofrand Date: Fri, 23 Aug 2013 23:05:45 +0200 Subject: Add SHAARLI support to view template --- tpl/_bookmarklet.twig | 0 tpl/_footer.twig | 0 tpl/_head.twig | 0 tpl/_menu.twig | 0 tpl/_messages.twig | 0 tpl/_top.twig | 0 tpl/config.twig | 0 tpl/css/knacss.css | 0 tpl/css/print.css | 0 tpl/css/style-light.css | 0 tpl/css/style.css | 0 tpl/error.twig | 0 tpl/export.twig | 0 tpl/home.twig | 0 tpl/img/apple-touch-icon-144x144-precomposed.png | Bin tpl/img/apple-touch-icon-72x72-precomposed.png | Bin tpl/img/apple-touch-icon.png | Bin tpl/img/favicon.ico | Bin tpl/img/light/checkmark-off.png | Bin tpl/img/light/checkmark-on.png | Bin tpl/img/light/down.png | Bin tpl/img/light/remove.png | Bin tpl/img/light/shaarli.png | Bin tpl/img/light/star-off.png | Bin tpl/img/light/star-on.png | Bin tpl/img/logo.png | Bin tpl/install.twig | 0 tpl/js/jquery-2.0.3.min.js | 0 tpl/layout.twig | 0 tpl/login.twig | 0 tpl/view.twig | 2 ++ 31 files changed, 2 insertions(+) mode change 100644 => 100755 tpl/_bookmarklet.twig mode change 100644 => 100755 tpl/_footer.twig mode change 100644 => 100755 tpl/_head.twig mode change 100644 => 100755 tpl/_menu.twig mode change 100644 => 100755 tpl/_messages.twig mode change 100644 => 100755 tpl/_top.twig mode change 100644 => 100755 tpl/config.twig mode change 100644 => 100755 tpl/css/knacss.css mode change 100644 => 100755 tpl/css/print.css mode change 100644 => 100755 tpl/css/style-light.css mode change 100644 => 100755 tpl/css/style.css mode change 100644 => 100755 tpl/error.twig mode change 100644 => 100755 tpl/export.twig mode change 100644 => 100755 tpl/home.twig mode change 100644 => 100755 tpl/img/apple-touch-icon-144x144-precomposed.png mode change 100644 => 100755 tpl/img/apple-touch-icon-72x72-precomposed.png mode change 100644 => 100755 tpl/img/apple-touch-icon.png mode change 100644 => 100755 tpl/img/favicon.ico mode change 100644 => 100755 tpl/img/light/checkmark-off.png mode change 100644 => 100755 tpl/img/light/checkmark-on.png mode change 100644 => 100755 tpl/img/light/down.png mode change 100644 => 100755 tpl/img/light/remove.png mode change 100644 => 100755 tpl/img/light/shaarli.png mode change 100644 => 100755 tpl/img/light/star-off.png mode change 100644 => 100755 tpl/img/light/star-on.png mode change 100644 => 100755 tpl/img/logo.png mode change 100644 => 100755 tpl/install.twig mode change 100644 => 100755 tpl/js/jquery-2.0.3.min.js mode change 100644 => 100755 tpl/layout.twig mode change 100644 => 100755 tpl/login.twig mode change 100644 => 100755 tpl/view.twig (limited to 'tpl') diff --git a/tpl/_bookmarklet.twig b/tpl/_bookmarklet.twig old mode 100644 new mode 100755 diff --git a/tpl/_footer.twig b/tpl/_footer.twig old mode 100644 new mode 100755 diff --git a/tpl/_head.twig b/tpl/_head.twig old mode 100644 new mode 100755 diff --git a/tpl/_menu.twig b/tpl/_menu.twig old mode 100644 new mode 100755 diff --git a/tpl/_messages.twig b/tpl/_messages.twig old mode 100644 new mode 100755 diff --git a/tpl/_top.twig b/tpl/_top.twig old mode 100644 new mode 100755 diff --git a/tpl/config.twig b/tpl/config.twig old mode 100644 new mode 100755 diff --git a/tpl/css/knacss.css b/tpl/css/knacss.css old mode 100644 new mode 100755 diff --git a/tpl/css/print.css b/tpl/css/print.css old mode 100644 new mode 100755 diff --git a/tpl/css/style-light.css b/tpl/css/style-light.css old mode 100644 new mode 100755 diff --git a/tpl/css/style.css b/tpl/css/style.css old mode 100644 new mode 100755 diff --git a/tpl/error.twig b/tpl/error.twig old mode 100644 new mode 100755 diff --git a/tpl/export.twig b/tpl/export.twig old mode 100644 new mode 100755 diff --git a/tpl/home.twig b/tpl/home.twig old mode 100644 new mode 100755 diff --git a/tpl/img/apple-touch-icon-144x144-precomposed.png b/tpl/img/apple-touch-icon-144x144-precomposed.png old mode 100644 new mode 100755 diff --git a/tpl/img/apple-touch-icon-72x72-precomposed.png b/tpl/img/apple-touch-icon-72x72-precomposed.png old mode 100644 new mode 100755 diff --git a/tpl/img/apple-touch-icon.png b/tpl/img/apple-touch-icon.png old mode 100644 new mode 100755 diff --git a/tpl/img/favicon.ico b/tpl/img/favicon.ico old mode 100644 new mode 100755 diff --git a/tpl/img/light/checkmark-off.png b/tpl/img/light/checkmark-off.png old mode 100644 new mode 100755 diff --git a/tpl/img/light/checkmark-on.png b/tpl/img/light/checkmark-on.png old mode 100644 new mode 100755 diff --git a/tpl/img/light/down.png b/tpl/img/light/down.png old mode 100644 new mode 100755 diff --git a/tpl/img/light/remove.png b/tpl/img/light/remove.png old mode 100644 new mode 100755 diff --git a/tpl/img/light/shaarli.png b/tpl/img/light/shaarli.png old mode 100644 new mode 100755 diff --git a/tpl/img/light/star-off.png b/tpl/img/light/star-off.png old mode 100644 new mode 100755 diff --git a/tpl/img/light/star-on.png b/tpl/img/light/star-on.png old mode 100644 new mode 100755 diff --git a/tpl/img/logo.png b/tpl/img/logo.png old mode 100644 new mode 100755 diff --git a/tpl/install.twig b/tpl/install.twig old mode 100644 new mode 100755 diff --git a/tpl/js/jquery-2.0.3.min.js b/tpl/js/jquery-2.0.3.min.js old mode 100644 new mode 100755 diff --git a/tpl/layout.twig b/tpl/layout.twig old mode 100644 new mode 100755 diff --git a/tpl/login.twig b/tpl/login.twig old mode 100644 new mode 100755 diff --git a/tpl/view.twig b/tpl/view.twig old mode 100644 new mode 100755 index 4dee38c8..219faa56 --- a/tpl/view.twig +++ b/tpl/view.twig @@ -10,6 +10,7 @@
  • {% trans "delete" %}
  • {% if constant('SHARE_TWITTER') == 1 %}
  • {% endif %} {% if constant('SHARE_MAIL') == 1 %}
  • {% endif %} + {% if constant('SHARE_SHAARLI') == 1 %}
  • {% trans "shaarli" %}
  • {% endif %}
    @@ -29,6 +30,7 @@
  • {% trans "delete" %}
  • {% if constant('SHARE_TWITTER') == 1 %}
  • {% endif %} {% if constant('SHARE_MAIL') == 1 %}
  • {% endif %} + {% if constant('SHARE_SHAARLI') == 1 %}
  • {% trans "shaarli" %}
  • {% endif %}

    {% trans "this article appears wrong?" %} {% trans "create an issue" %} {% trans "or" %} {% trans "contact us by mail" %}

    -- cgit v1.2.3