From 19517baf13dba7ebd7d41dbbacceaea3ed75af8e Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sun, 30 Mar 2014 17:49:39 +0200 Subject: Add a bookmark to easily subscribe to websites - FeedController->addAction (GET) shows a confirmation page - If already subscribe, redirect to Configure->feedAction - Add a bookmark in aside_feed See #425 #426 and #464 --- app/views/feed/add.phtml | 91 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 app/views/feed/add.phtml (limited to 'app/views/feed/add.phtml') diff --git a/app/views/feed/add.phtml b/app/views/feed/add.phtml new file mode 100644 index 000000000..56ac5f8dd --- /dev/null +++ b/app/views/feed/add.phtml @@ -0,0 +1,91 @@ +feed) { ?> +
+

+ + load_ok) { ?> +

+ + +
+ + load_ok) { ?> +
+ +
+ +
+
+ + feed->description(); if ($desc != '') { ?> +
+ +
+ +
+
+ + +
+ +
+ +
+
+ + +
+ +
+ + +   +
+
+
+ +
+ + + + + +
+
+ + + feed->httpAuth(false); ?> +
+ +
+ +
+ + +
+ +
+ +
+ +
+
+ +
+
+ + +
+
+
+
+ -- cgit v1.2.3