From 0d5551b74f708781a697c03e7202f3b1a06824e1 Mon Sep 17 00:00:00 2001 From: aB0t Date: Thu, 3 Aug 2023 06:46:07 +0200 Subject: [PATCH] Stable release of v2.0.11 Adds better translation selection by Language. --- CHANGELOG.md | 2 +- README.md | 6 ++--- admin/README.txt | 6 ++--- getbible.xml | 4 ++-- script.php | 2 +- .../app/tmpl/default_getbibletranslations.php | 24 +++++++------------ update_server.xml | 4 ++-- 7 files changed, 21 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8186f40..1febcd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,6 @@ - Improves verse view in note, and tag modal. - Other bug fixes. -# v2.0.10 +# v2.0.11 - Adds better translation selection by Language \ No newline at end of file diff --git a/README.md b/README.md index 42ad455..47b753d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Get Bible (2.0.10) +# Get Bible (2.0.11) ![Get Bible image](https://git.vdm.dev/getBible/joomla-component/raw/branch/master/admin/assets/images/vdm-component.jpg "GetBible") @@ -19,7 +19,7 @@ In essence, The Bible for Joomla is designed to transform how the Word of God is + *Name*: [Get Bible](https://getbible.net) + *First Build*: 3rd December, 2015 + *Last Build*: 3rd August, 2023 -+ *Version*: 2.0.10 ++ *Version*: 2.0.11 + *Copyright*: Copyright (C) 2015. All Rights Reserved + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html @@ -31,7 +31,7 @@ due to [Automated Component Builder](https://www.joomlacomponentbuilder.com)) > (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**, > never making one mistake or taking any coffee break.) -+ *Line count*: **196024** ++ *Line count*: **196018** + *File count*: **1701** + *Folder count*: **162** diff --git a/admin/README.txt b/admin/README.txt index 42ad455..47b753d 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -1,4 +1,4 @@ -# Get Bible (2.0.10) +# Get Bible (2.0.11) ![Get Bible image](https://git.vdm.dev/getBible/joomla-component/raw/branch/master/admin/assets/images/vdm-component.jpg "GetBible") @@ -19,7 +19,7 @@ In essence, The Bible for Joomla is designed to transform how the Word of God is + *Name*: [Get Bible](https://getbible.net) + *First Build*: 3rd December, 2015 + *Last Build*: 3rd August, 2023 -+ *Version*: 2.0.10 ++ *Version*: 2.0.11 + *Copyright*: Copyright (C) 2015. All Rights Reserved + *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html @@ -31,7 +31,7 @@ due to [Automated Component Builder](https://www.joomlacomponentbuilder.com)) > (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**, > never making one mistake or taking any coffee break.) -+ *Line count*: **196024** ++ *Line count*: **196018** + *File count*: **1701** + *Folder count*: **162** diff --git a/getbible.xml b/getbible.xml index cae8e9f..52ccdf8 100644 --- a/getbible.xml +++ b/getbible.xml @@ -7,9 +7,9 @@ https://getbible.net Copyright (C) 2015. All Rights Reserved GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html - 2.0.10 + 2.0.11 Get Bible (v.2.0.10) +

Get Bible (v.2.0.11)

Welcome to the next level of scripture engagement - The Bible for Joomla! Our purpose is to bring the Word of God to every person, in their native language, entirely free. This isn't just a typical extension; it's a groundbreaking tool developed to span language divides and deliver a rich, customizable Bible study experience to users worldwide. diff --git a/script.php b/script.php index 6116e49..3600c96 100644 --- a/script.php +++ b/script.php @@ -1539,7 +1539,7 @@ class com_getbibleInstallerScript echo ' -

Upgrade to Version 2.0.10 Was Successful! Let us know if anything is not working as expected.

'; +

Upgrade to Version 2.0.11 Was Successful! Let us know if anything is not working as expected.

'; // Set db if not set already. if (!isset($db)) diff --git a/site/views/app/tmpl/default_getbibletranslations.php b/site/views/app/tmpl/default_getbibletranslations.php index 265a412..4b1e023 100644 --- a/site/views/app/tmpl/default_getbibletranslations.php +++ b/site/views/app/tmpl/default_getbibletranslations.php @@ -34,21 +34,15 @@ defined('_JEXEC') or die('Restricted access');
-
-
-
- abbreviation !== $this->chapter->abbreviation): ?> - - translation; ?> (abbreviation; ?>) - - - - translation; ?> (abbreviation; ?>) - - -
-
-
+ abbreviation !== $this->chapter->abbreviation): ?> + + translation; ?> (abbreviation; ?>) + + + + translation; ?> (abbreviation; ?>) + +
diff --git a/update_server.xml b/update_server.xml index f686d75..d1a0cf8 100644 --- a/update_server.xml +++ b/update_server.xml @@ -167,10 +167,10 @@ pkg_getbible package site - 2.0.10 + 2.0.11 https://getbible.net - https://git.vdm.dev/api/v1/repos/getBible/joomla-pkg/archive/v2.0.10.zip + https://git.vdm.dev/api/v1/repos/getBible/joomla-pkg/archive/v2.0.11.zip stable