From 5341f808274b541f18cf4cf6252c49f11ab0693b Mon Sep 17 00:00:00 2001 From: pierre-jean Date: Fri, 4 Oct 2013 12:51:44 +0200 Subject: [PATCH 1/2] Comments form intense debate Intense Debate comments provider: Setting the default behavior to had the comments form below the post instead of adding a link with the comments count --- _includes/JB/comments-providers/intensedebate | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/JB/comments-providers/intensedebate b/_includes/JB/comments-providers/intensedebate index ab0c3c9..51fa942 100644 --- a/_includes/JB/comments-providers/intensedebate +++ b/_includes/JB/comments-providers/intensedebate @@ -3,4 +3,5 @@ var idcomments_acct = '{{ site.JB.comments.intensedebate.account }}'; var idcomments_post_id; var idcomments_post_url; - + + From dff7e48324094e54d766da071995ebf1c76d4eac Mon Sep 17 00:00:00 2001 From: pierre-jean Date: Wed, 9 Oct 2013 10:38:22 +0200 Subject: [PATCH 2/2] Removing span IDCommentsPostTitle (not displayed by default) --- _includes/JB/comments-providers/intensedebate | 1 - 1 file changed, 1 deletion(-) diff --git a/_includes/JB/comments-providers/intensedebate b/_includes/JB/comments-providers/intensedebate index 51fa942..233ce34 100644 --- a/_includes/JB/comments-providers/intensedebate +++ b/_includes/JB/comments-providers/intensedebate @@ -3,5 +3,4 @@ var idcomments_acct = '{{ site.JB.comments.intensedebate.account }}'; var idcomments_post_id; var idcomments_post_url; -