From f23644dce7c3ae353bc1ff3f3351058596e120a2 Mon Sep 17 00:00:00 2001 From: Danang Probo Sayekti Date: Tue, 25 Feb 2014 19:49:48 +0700 Subject: [PATCH] HTTPS support HTMLy fully supports the HTTPS protocol. --- changelog.txt | 1 + system/admin/views/layout.html.php | 4 ++-- themes/clean/404-search.html.php | 2 +- themes/clean/404.html.php | 2 +- themes/clean/layout.html.php | 4 ++-- themes/default/404-search.html.php | 2 +- themes/default/404.html.php | 2 +- themes/default/layout.html.php | 4 ++-- themes/logs/layout.html.php | 2 +- 9 files changed, 12 insertions(+), 11 deletions(-) diff --git a/changelog.txt b/changelog.txt index 2a3272f..28b5581 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,4 @@ +2014-02-25: HTTPS Support 2014-02-15: HTMLy v1.2 2014-02-08: HTMLy v1.1. 2014-02-01: HTMLy v1.0. diff --git a/system/admin/views/layout.html.php b/system/admin/views/layout.html.php index 313afe5..ebecbb5 100644 --- a/system/admin/views/layout.html.php +++ b/system/admin/views/layout.html.php @@ -3,10 +3,10 @@ - + diff --git a/themes/clean/404-search.html.php b/themes/clean/404-search.html.php index 3db2c2e..6fb635c 100644 --- a/themes/clean/404-search.html.php +++ b/themes/clean/404-search.html.php @@ -8,7 +8,7 @@ Search results not found! - <?php echo blog_title() ?> - +
diff --git a/themes/clean/404.html.php b/themes/clean/404.html.php index c72afdb..c30e7fb 100644 --- a/themes/clean/404.html.php +++ b/themes/clean/404.html.php @@ -8,7 +8,7 @@ 404 Not Found - <?php echo blog_title() ?> - +
diff --git a/themes/clean/layout.html.php b/themes/clean/layout.html.php index 6ee96d7..68f9238 100644 --- a/themes/clean/layout.html.php +++ b/themes/clean/layout.html.php @@ -3,10 +3,10 @@ - + diff --git a/themes/default/404-search.html.php b/themes/default/404-search.html.php index ff82056..c5e803a 100644 --- a/themes/default/404-search.html.php +++ b/themes/default/404-search.html.php @@ -8,7 +8,7 @@ Search results not found! - <?php echo blog_title() ?> - +
diff --git a/themes/default/404.html.php b/themes/default/404.html.php index 96439e7..039356a 100644 --- a/themes/default/404.html.php +++ b/themes/default/404.html.php @@ -8,7 +8,7 @@ 404 Not Found - <?php echo blog_title() ?> - +
diff --git a/themes/default/layout.html.php b/themes/default/layout.html.php index 2bebf61..7d93016 100644 --- a/themes/default/layout.html.php +++ b/themes/default/layout.html.php @@ -3,10 +3,10 @@ - + diff --git a/themes/logs/layout.html.php b/themes/logs/layout.html.php index 8397091..6a0135f 100644 --- a/themes/logs/layout.html.php +++ b/themes/logs/layout.html.php @@ -6,7 +6,7 @@