From a662801df21005bfbd28032a73aaed70fdb91b4b Mon Sep 17 00:00:00 2001 From: cryptogun Date: Fri, 3 Nov 2017 22:22:25 +0800 Subject: [PATCH] Fix #153. Also support external link image. --- spirit/comment/templates/spirit/comment/_editor.html | 3 ++- spirit/core/static/spirit/scripts/src/editor.coffee | 7 +++++++ .../core/static/spirit/stylesheets/mockups/comments.html | 3 ++- .../spirit/stylesheets/mockups/comments_image_upload.html | 3 ++- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/spirit/comment/templates/spirit/comment/_editor.html b/spirit/comment/templates/spirit/comment/_editor.html index d76702545..5dcb8a631 100644 --- a/spirit/comment/templates/spirit/comment/_editor.html +++ b/spirit/comment/templates/spirit/comment/_editor.html @@ -9,7 +9,8 @@ -->
  • {% if st_settings.ST_UPLOAD_FILE_ENABLED %}
  • {% endif %}
  • diff --git a/spirit/core/static/spirit/stylesheets/mockups/comments_image_upload.html b/spirit/core/static/spirit/stylesheets/mockups/comments_image_upload.html index 467ef25c7..cbccc8131 100644 --- a/spirit/core/static/spirit/stylesheets/mockups/comments_image_upload.html +++ b/spirit/core/static/spirit/stylesheets/mockups/comments_image_upload.html @@ -106,7 +106,8 @@

    Topic title here

    -->