From ca11d7b9a76c41c7cea0dbec1befacb0ff182de2 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 8 Aug 2017 22:55:47 -0700 Subject: support upload of files and attachments into comments. This has some repercussions when it comes to post permissions since the commenter will not know the distribution of the post. Basically the files will be uploaded with the commenter's default ACL. Most of the time this will do the right thing. --- view/tpl/comment_item.tpl | 3 +++ view/tpl/jot-header.tpl | 31 +++++++++++++++++++++++++++++++ view/tpl/jot.tpl | 1 + 3 files changed, 35 insertions(+) (limited to 'view/tpl') diff --git a/view/tpl/comment_item.tpl b/view/tpl/comment_item.tpl index 02b0c527c..289356107 100755 --- a/view/tpl/comment_item.tpl +++ b/view/tpl/comment_item.tpl @@ -47,6 +47,9 @@
+ diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index 815d17c3c..91c30423d 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -106,6 +106,9 @@ function enableOnUser(){