From 0765840d9d0998bd09a2cf7c4fe97785c791fc9b Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Mon, 9 Dec 2019 09:41:18 +0100 Subject: tec: Add ~ID~ placeholder in share system (#2707) I'm currently playing with a small extension to improve the email sharing system. It allows to create a message and send an email directly through FreshRSS. For that, I need to retrieve the shared article. I could use the link or the title but it would be less robust and less efficient. Reference: https://github.com/FreshRSS/FreshRSS/issues/300 --- app/views/helpers/index/normal/entry_bottom.phtml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/views/helpers') diff --git a/app/views/helpers/index/normal/entry_bottom.phtml b/app/views/helpers/index/normal/entry_bottom.phtml index dd84ca346..6755e9b6b 100644 --- a/app/views/helpers/index/normal/entry_bottom.phtml +++ b/app/views/helpers/index/normal/entry_bottom.phtml @@ -78,6 +78,7 @@