From 294543c142e8194a82afd4be750296e680c2586b Mon Sep 17 00:00:00 2001 From: Danang Probo Sayekti Date: Fri, 14 Feb 2014 20:11:23 +0700 Subject: [PATCH] Improve comment Improve comments --- config/config.ini.example | 4 ++-- themes/clean/main.html.php | 11 ++++++++++- themes/default/main.html.php | 11 ++++++++++- themes/logs/main.html.php | 11 ++++++++++- 4 files changed, 32 insertions(+), 5 deletions(-) diff --git a/config/config.ini.example b/config/config.ini.example index 423398c..bc7e6b0 100644 --- a/config/config.ini.example +++ b/config/config.ini.example @@ -19,8 +19,8 @@ blog.menu = "" ; Breadcrumb home text. Useful when installed on subfolder. breadcrumb.home = "Home" -; Comment system. Choose "facebook" or "disqus". -comment.system = "facebook" +; Comment system. Choose "facebook", "disqus", or "disable". +comment.system = "disable" ;Facebook comments fb.num = "5" diff --git a/themes/clean/main.html.php b/themes/clean/main.html.php index 0693e87..0af2134 100644 --- a/themes/clean/main.html.php +++ b/themes/clean/main.html.php @@ -16,7 +16,16 @@

title ?>

-
- Posted in tag ?> by - Comments - url ?>> Comments
+
+ - Posted in + tag ?> by + + - Comments + - + url ?>> Comments + +
body)?> body, $p->url)?> diff --git a/themes/default/main.html.php b/themes/default/main.html.php index 0693e87..0af2134 100644 --- a/themes/default/main.html.php +++ b/themes/default/main.html.php @@ -16,7 +16,16 @@

title ?>

-
- Posted in tag ?> by - Comments - url ?>> Comments
+
+ - Posted in + tag ?> by + + - Comments + - + url ?>> Comments + +
body)?> body, $p->url)?> diff --git a/themes/logs/main.html.php b/themes/logs/main.html.php index c228d12..c78f10a 100644 --- a/themes/logs/main.html.php +++ b/themes/logs/main.html.php @@ -16,7 +16,16 @@

title ?>

-
- Posted in tag ?> by - Comments - url ?>> Comments
+
+ - Posted in + tag ?> by + + - Comments + - + url ?>> Comments + +
body)?> body, $p->url)?>