From 3ff51a59ba97f3ef1df3c26df16d9a3ab5789843 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Thu, 25 Oct 2012 19:06:32 +0200 Subject: Ajout fonctionnalité connexion avec Persona (à améliorer sans doute) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/index/index.phtml | 5 ++++- app/views/index/login.phtml | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 app/views/index/login.phtml (limited to 'app/views/index') diff --git a/app/views/index/index.phtml b/app/views/index/index.phtml index 27a6f9fe2..5e860b8f9 100644 --- a/app/views/index/index.phtml +++ b/app/views/index/index.phtml @@ -1,7 +1,8 @@ entryPaginator->items (); ?>
- Tout marquer comme luTout afficher @@ -26,6 +27,7 @@
content (); ?>
+ conf) || is_logged ()) { ?> isRead ()) { ?> J'ai fini de lire l'articleRetirer l'article de mes favoris +
diff --git a/app/views/index/login.phtml b/app/views/index/login.phtml new file mode 100644 index 000000000..cc814deff --- /dev/null +++ b/app/views/index/login.phtml @@ -0,0 +1 @@ +res); ?> -- cgit v1.2.3