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)?>