aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.da.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.de.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.es.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml8
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/client.html.twig1
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/index.html.twig1
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/common/Static/about.html.twig2
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/common/Static/howto.html.twig2
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/common/Static/quickstart.html.twig2
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig2
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig1
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/Notification/notifications.html.twig42
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/Tag/tags.html.twig1
-rw-r--r--src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig45
22 files changed, 191 insertions, 4 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index 1bd0b8fd..4cfbd9ac 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Søg' 37 search: 'Søg'
38 filter_entries: 'Filtrer artikler' 38 filter_entries: 'Filtrer artikler'
39 # export: 'Export' 39 # export: 'Export'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Indtast søgning' 42 input_label: 'Indtast søgning'
42 43
@@ -241,6 +242,13 @@ entry:
241 public: 242 public:
242 # shared_by_wallabag: "This article has been shared by <a href=%wallabag_instance%'>wallabag</a>" 243 # shared_by_wallabag: "This article has been shared by <a href=%wallabag_instance%'>wallabag</a>"
243 244
245# notifications:
246# sidebar:
247# view_more: 'View more'
248# list:
249# page_title: 'Notifications'
250# mark_all_as_read: 'Mark all as read'
251
244about: 252about:
245 page_title: 'Om' 253 page_title: 'Om'
246 top_menu: 254 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index 94bb3295..4874980e 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Suche' 37 search: 'Suche'
38 filter_entries: 'Artikel filtern' 38 filter_entries: 'Artikel filtern'
39 export: 'Exportieren' 39 export: 'Exportieren'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Suchbegriff hier eingeben' 42 input_label: 'Suchbegriff hier eingeben'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Dieser Artikel wurde mittels <a href='%wallabag_instance%'>wallabag</a> geteilt" 244 shared_by_wallabag: "Dieser Artikel wurde mittels <a href='%wallabag_instance%'>wallabag</a> geteilt"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'Über' 254 page_title: 'Über'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 3a006a0e..308878f4 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Search' 37 search: 'Search'
38 filter_entries: 'Filter entries' 38 filter_entries: 'Filter entries'
39 export: 'Export' 39 export: 'Export'
40 notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Enter your search here' 42 input_label: 'Enter your search here'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 244 shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
244 245
246notifications:
247 sidebar:
248 view_more: 'View more'
249 list:
250 page_title: 'Notifications'
251 mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'About' 254 page_title: 'About'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index ca5d9b2c..e669268c 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Buscar' 37 search: 'Buscar'
38 filter_entries: 'Filtrar los artículos' 38 filter_entries: 'Filtrar los artículos'
39 export: 'Exportar' 39 export: 'Exportar'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Introduzca su búsqueda aquí' 42 input_label: 'Introduzca su búsqueda aquí'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Este artículo se ha compartido con <a href='%wallabag_instance%'>wallabag</a>" 244 shared_by_wallabag: "Este artículo se ha compartido con <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'Acerca de' 254 page_title: 'Acerca de'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index ecd8f64d..0b4d7726 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'جستجو' 37 search: 'جستجو'
38 filter_entries: 'فیلترکردن مقاله‌ها' 38 filter_entries: 'فیلترکردن مقاله‌ها'
39 export: 'برون‌بری' 39 export: 'برون‌بری'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'جستجوی خود را این‌جا بنویسید:' 42 input_label: 'جستجوی خود را این‌جا بنویسید:'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 244 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'درباره' 254 page_title: 'درباره'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index 84706459..660f4d85 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -37,6 +37,7 @@ menu:
37 search: "Rechercher" 37 search: "Rechercher"
38 filter_entries: "Filtrer les articles" 38 filter_entries: "Filtrer les articles"
39 export: "Exporter" 39 export: "Exporter"
40 notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: "Saisissez votre terme de recherche" 42 input_label: "Saisissez votre terme de recherche"
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Cet article a été partagé par <a href=\"%wallabag_instance%\">wallabag</a>" 244 shared_by_wallabag: "Cet article a été partagé par <a href=\"%wallabag_instance%\">wallabag</a>"
244 245
246notifications:
247 sidebar:
248 view_more: 'Voir plus'
249 list:
250 page_title: 'Notifications'
251 mark_all_as_read: 'Marquer tout comme lu'
252
245about: 253about:
246 page_title: "À propos" 254 page_title: "À propos"
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index a8baa96f..56ff5bc0 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Cerca' 37 search: 'Cerca'
38 filter_entries: 'Filtra contenuti' 38 filter_entries: 'Filtra contenuti'
39 export: 'Esporta' 39 export: 'Esporta'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Inserisci qui la tua ricerca' 42 input_label: 'Inserisci qui la tua ricerca'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 244 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'About' 254 page_title: 'About'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
index 8f39ce05..219478bc 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Cercar' 37 search: 'Cercar'
38 filter_entries: 'Filtrar los articles' 38 filter_entries: 'Filtrar los articles'
39 export: 'Exportar' 39 export: 'Exportar'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Picatz vòstre mot-clau a cercar aquí' 42 input_label: 'Picatz vòstre mot-clau a cercar aquí'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Aqueste article es estat partejat per <a href='%wallabag_instance%'>wallabag</a>" 244 shared_by_wallabag: "Aqueste article es estat partejat per <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'A prepaus' 254 page_title: 'A prepaus'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index a6e0c10f..3662f9ab 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Szukaj' 37 search: 'Szukaj'
38 filter_entries: 'Filtruj wpisy' 38 filter_entries: 'Filtruj wpisy'
39 export: 'Eksportuj' 39 export: 'Eksportuj'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Wpisz swoje zapytanie tutaj' 42 input_label: 'Wpisz swoje zapytanie tutaj'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>" 244 shared_by_wallabag: "Ten artykuł został udostępniony przez <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'O nas' 254 page_title: 'O nas'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index a9473591..fa504617 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Pesquisa' 37 search: 'Pesquisa'
38 filter_entries: 'Filtrar entradas' 38 filter_entries: 'Filtrar entradas'
39 export: 'Exportar' 39 export: 'Exportar'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Digite aqui sua pesquisa' 42 input_label: 'Digite aqui sua pesquisa'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 shared_by_wallabag: "Este artigo foi compartilhado pelo <a href='%wallabag_instance%'>wallabag</a>" 244 shared_by_wallabag: "Este artigo foi compartilhado pelo <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'Sobre' 254 page_title: 'Sobre'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index 80d78a01..c5ecedc1 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Căutare' 37 search: 'Căutare'
38 filter_entries: 'Filtrează articolele' 38 filter_entries: 'Filtrează articolele'
39 # export: 'Export' 39 # export: 'Export'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Introdu căutarea ta' 42 input_label: 'Introdu căutarea ta'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 244 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'Despre' 254 page_title: 'Despre'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 2896c823..62d58428 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -37,6 +37,7 @@ menu:
37 search: 'Ara' 37 search: 'Ara'
38 filter_entries: 'Filtrele' 38 filter_entries: 'Filtrele'
39 export: 'Dışa Aktar' 39 export: 'Dışa Aktar'
40 # notifications: 'Notifications'
40 search_form: 41 search_form:
41 input_label: 'Aramak istediğiniz herhangi bir şey yazın' 42 input_label: 'Aramak istediğiniz herhangi bir şey yazın'
42 43
@@ -242,6 +243,13 @@ entry:
242 public: 243 public:
243 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" 244 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
244 245
246# notifications:
247# sidebar:
248# view_more: 'View more'
249# list:
250# page_title: 'Notifications'
251# mark_all_as_read: 'Mark all as read'
252
245about: 253about:
246 page_title: 'Hakkımızda' 254 page_title: 'Hakkımızda'
247 top_menu: 255 top_menu:
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/client.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/client.html.twig
index 8a5da71a..d566795d 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/client.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/client.html.twig
@@ -3,6 +3,7 @@
3{% block title %}{{ 'developer.client.page_title'|trans }}{% endblock %} 3{% block title %}{{ 'developer.client.page_title'|trans }}{% endblock %}
4 4
5{% block content %} 5{% block content %}
6{{ parent() }}
6<div class="row"> 7<div class="row">
7 <div class="col s12"> 8 <div class="col s12">
8 <div class="card-panel settings"> 9 <div class="card-panel settings">
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/index.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/index.html.twig
index b3f0affb..575770d6 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/index.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/common/Developer/index.html.twig
@@ -3,6 +3,7 @@
3{% block title %}{{ 'developer.page_title'|trans }}{% endblock %} 3{% block title %}{{ 'developer.page_title'|trans }}{% endblock %}
4 4
5{% block content %} 5{% block content %}
6{{ parent() }}
6<div class="row"> 7<div class="row">
7 <div class="col s12"> 8 <div class="col s12">
8 <div class="card-panel settings"> 9 <div class="card-panel settings">
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/about.html.twig
index 1cd3485c..ffd9b1b8 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/about.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/about.html.twig
@@ -3,7 +3,7 @@
3{% block title %}{{ 'about.page_title'|trans }}{% endblock %} 3{% block title %}{{ 'about.page_title'|trans }}{% endblock %}
4 4
5{% block content %} 5{% block content %}
6 6 {{ parent() }}
7 <div class="row"> 7 <div class="row">
8 <div class="col s12"> 8 <div class="col s12">
9 <div class="card-panel settings"> 9 <div class="card-panel settings">
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/howto.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/howto.html.twig
index 231f9bdf..4c598b85 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/howto.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/howto.html.twig
@@ -3,7 +3,7 @@
3{% block title %}{{ 'howto.page_title'|trans }}{% endblock %} 3{% block title %}{{ 'howto.page_title'|trans }}{% endblock %}
4 4
5{% block content %} 5{% block content %}
6 6 {{ parent() }}
7 <div class="row"> 7 <div class="row">
8 <div class="col s12"> 8 <div class="col s12">
9 <div class="card-panel settings"> 9 <div class="card-panel settings">
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/quickstart.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/quickstart.html.twig
index 4580813c..70265be2 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/quickstart.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/common/Static/quickstart.html.twig
@@ -3,7 +3,7 @@
3{% block title %}{{ 'quickstart.page_title'|trans }}{% endblock %} 3{% block title %}{{ 'quickstart.page_title'|trans }}{% endblock %}
4 4
5{% block content %} 5{% block content %}
6 6 {{ parent() }}
7 <div class="row quickstart"> 7 <div class="row quickstart">
8 <div class="col s12"> 8 <div class="col s12">
9 <div class="card-panel settings"> 9 <div class="card-panel settings">
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
index 9b0816eb..67073c7d 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
@@ -3,7 +3,7 @@
3{% block title %}{{ 'config.page_title'|trans }}{% endblock %} 3{% block title %}{{ 'config.page_title'|trans }}{% endblock %}
4 4
5{% block content %} 5{% block content %}
6 6 {{ parent() }}
7 <div class="row"> 7 <div class="row">
8 <div class="col s12"> 8 <div class="col s12">
9 <div class="card-panel settings"> 9 <div class="card-panel settings">
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
index b2d91c9c..b74d32b7 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
@@ -12,6 +12,7 @@
12{% endblock %} 12{% endblock %}
13 13
14{% block content %} 14{% block content %}
15 {{ parent() }}
15 {% set listMode = app.user.config.listMode %} 16 {% set listMode = app.user.config.listMode %}
16 <div class="results clearfix"> 17 <div class="results clearfix">
17 <div class="nb-results left"> 18 <div class="nb-results left">
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Notification/notifications.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Notification/notifications.html.twig
new file mode 100644
index 00000000..bc72c704
--- /dev/null
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Notification/notifications.html.twig
@@ -0,0 +1,42 @@
1{% extends "WallabagCoreBundle::layout.html.twig" %}
2
3{% block title %}{{ 'notifications.list.page_title' | trans }}{% endblock %}
4
5{% block content %}
6 <div class="row">
7 <div class="col l6 offset-l3">
8 <ul class="collection">
9 {% for notification in notifications | slice(0, 10) %}
10 <li class="collection-item avatar{% if not notification.read %} light-blue lighten-5{% else %} grey-text{% endif %}">
11 <i class="material-icons circle">{% spaceless %}
12 {% if notification.type == constant('TYPE_ADMIN', notification) %}
13 build
14 {% elseif notification.type == constant('TYPE_USER', notification) %}
15 person
16 {% elseif notification.type == constant('TYPE_RELEASE', notification) %}
17 new_releases
18 {% endif %}
19 {% endspaceless %}</i>
20 <span class="title">{{ notification.title }}</span>
21 <p><em>{{ notification.timestamp | date }}</p>
22 <div class="secondary-content">
23 {% for action in notification.actions %}
24 <a class="btn waves-effect waves-light {% spaceless %}
25 {% if action.type == constant('TYPE_OK', action) %}
26 {% elseif action.type == constant('TYPE_YES', action) %}
27 cyan
28 {% elseif action.type == constant('TYPE_NO', action) %}
29 red
30 {% elseif action.type == constant('TYPE_INFO', action) %}
31 blue-grey
32 {% endif %}
33 {% endspaceless %}" href="{{ action.link }}">{{ action.label }}</a>
34 {% endfor %}
35 </div>
36 </li>
37 {% endfor %}
38 </ul>
39 <a href="{{ path('notification-archive-all') }}" class="btn waves-effect waves-light ">{{ 'notifications.list.mark_all_as_read' | trans }}</a>
40 </div>
41 </div>
42{% endblock %}
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Tag/tags.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Tag/tags.html.twig
index c83543ac..01dc4c6a 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Tag/tags.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Tag/tags.html.twig
@@ -3,6 +3,7 @@
3{% block title %}{{ 'tag.page_title'|trans }}{% endblock %} 3{% block title %}{{ 'tag.page_title'|trans }}{% endblock %}
4 4
5{% block content %} 5{% block content %}
6 {{ parent() }}
6 <div class="results clearfix"> 7 <div class="results clearfix">
7 <div class="nb-results left">{{ 'tag.list.number_on_the_page'|transchoice(tags|length) }}</div> 8 <div class="nb-results left">{{ 'tag.list.number_on_the_page'|transchoice(tags|length) }}</div>
8 </div> 9 </div>
diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
index 2dab1c18..6e2828de 100644
--- a/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
+++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
@@ -105,6 +105,13 @@
105 <i class="material-icons">search</i> 105 <i class="material-icons">search</i>
106 </a> 106 </a>
107 </li> 107 </li>
108 <li id="button_notifications">
109 {% set unreadNotifs = app.user.notifications | unread_notif | length %}
110 <a class="nav-panel-menu button-collapse-right tooltipped js-notifications-action" data-position="bottom" data-delay="50" data-tooltip="{{ 'menu.top.notifications' | trans }}" href="#" data-activates="notifications">
111 <i class="material-icons">notifications{% if unreadNotifs == 0 %}_none{% endif %}</i>
112 {% if unreadNotifs > 0 %}<span id="notifications-count" class="red-text text-accent-2">{{ unreadNotifs }}</span>{% endif %}
113 </a>
114 </li>
108 <li id="button_filters"> 115 <li id="button_filters">
109 <a class="nav-panel-menu button-collapse-right tooltipped js-filters-action" data-position="bottom" data-delay="50" data-tooltip="{{ 'menu.top.filter_entries'|trans }}" href="#" data-activates="filters"> 116 <a class="nav-panel-menu button-collapse-right tooltipped js-filters-action" data-position="bottom" data-delay="50" data-tooltip="{{ 'menu.top.filter_entries'|trans }}" href="#" data-activates="filters">
110 <i class="material-icons">filter_list</i> 117 <i class="material-icons">filter_list</i>
@@ -130,6 +137,44 @@
130 </nav> 137 </nav>
131{% endblock %} 138{% endblock %}
132 139
140{% block content %}
141
142 <div id="notifications" class="side-nav">
143 <ul class="collection">
144 {% for notification in app.user.notifications | slice(0, 10) %}
145 <li class="notification collection-item avatar{% if not notification.read %} light-blue lighten-5{% else %} grey-text{% endif %}">
146 <i class="material-icons circle">{% spaceless %}
147 {% if notification.type == constant('TYPE_ADMIN', notification) %}
148 build
149 {% elseif notification.type == constant('TYPE_USER', notification) %}
150 person
151 {% elseif notification.type == constant('TYPE_RELEASE', notification) %}
152 new_releases
153 {% endif %}
154 {% endspaceless %}</i>
155 <span class="title">{{ notification.title }}</span>
156 <p><em>{{ notification.timestamp | date }}</em></p>
157 <div>
158 {% for action in notification.actions %}
159 <a class="btn waves-effect waves-light {% spaceless %}
160 {% if action.type == constant('TYPE_OK', action) %}
161 {% elseif action.type == constant('TYPE_YES', action) %}
162 cyan
163 {% elseif action.type == constant('TYPE_NO', action) %}
164 red
165 {% elseif action.type == constant('TYPE_INFO', action) %}
166 blue-grey
167 {% endif %}
168 {% endspaceless %}" href="{{ action.link }}">{{ action.label }}</a>
169 {% endfor %}
170 </div>
171 </li>
172 {% endfor %}
173 </ul>
174 <a class="waves-effect waves-light btn" href="{{ path('notifications-all') }}">{{ 'notifications.sidebar.view_more' | trans }}</a>
175 </div>
176{% endblock %}
177
133{% block footer %} 178{% block footer %}
134 <footer class="page-footer cyan darken-2"> 179 <footer class="page-footer cyan darken-2">
135 <div class="footer-copyright"> 180 <div class="footer-copyright">