Release of v3.0.1

This commit is contained in:
Robot 2023-11-28 13:35:22 +02:00
parent 6f33999e63
commit abf89ee481
Signed by: Robot
GPG Key ID: 14DECD44E7E1BB95
5 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# getBible Loader (3.0.0)
# getBible Loader (3.0.1)
### The Joomla plugin from [getBible.net](https://getbible.net/joomla) to load of the Scriptures in your website content.
@ -19,7 +19,7 @@ Ading the [getBible Loader Script](https://git.vdm.dev/getBible/loader) the the
```
- Follow these [reference naming](https://git.vdm.dev/getBible/loader#scripture-reference-formatting) conventions.
- There is also [customization option](https://git.vdm.dev/getBible/loader#utilizing-data-attributes) available.
- For more details got to the [Biblekit documentation](https://getbible.net/biblekit) page.
- For more details got to the [Biblekit documentation](https://getbible.net/loader) page.
> Support can be found at our [community support area](https://git.vdm.dev/getBible/support).
@ -29,8 +29,8 @@ Ading the [getBible Loader Script](https://git.vdm.dev/getBible/loader) the the
+ *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io)
+ *Name*: [getBible Loader](https://getbible.net)
+ *First Build*: 3rd December, 2015
+ *Last Build*: 20th November, 2023
+ *Version*: 3.0.0
+ *Last Build*: 28th November, 2023
+ *Version*: 3.0.1
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -25,7 +25,7 @@ use Joomla\CMS\Html\HTMLHelper;
* System - GetBibleLoader plugin.
*
* @package GetBibleLoader
* @since 3.0.0
* @since 3.0.1
*/
class PlgSystemGetBibleLoader extends CMSPlugin
{
@ -50,7 +50,7 @@ class PlgSystemGetBibleLoader extends CMSPlugin
{
// Check if we are in the site application
if ($this->app->isClient('site')) {
HTMLHelper::_('script', 'https://cdn.jsdelivr.net/gh/getbible/loader@3.0.0/dist/js/getBible.min.js', ['version' => 'auto']);
HTMLHelper::_('script', 'https://cdn.jsdelivr.net/gh/getbible/loader@3.0.1/dist/js/getBible.min.js', ['version' => 'auto']);
}
}
}

View File

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" version="3.1" group="system" method="upgrade">
<name>PLG_SYSTEM_GETBIBLELOADER</name>
<creationDate>20th November, 2023</creationDate>
<creationDate>28th November, 2023</creationDate>
<author>Llewellyn van der Merwe</author>
<authorEmail>joomla@vdm.io</authorEmail>
<authorUrl>https://getbible.net</authorUrl>
<copyright>Copyright (C) 2015. All Rights Reserved</copyright>
<license>GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html</license>
<version>3.0.0</version>
<version>3.0.1</version>
<description>PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION</description>
<!-- Scripts to run on installation -->

View File

@ -1,3 +1,3 @@
PLG_SYSTEM_GETBIBLELOADER="System - GetBibleLoader"
PLG_SYSTEM_GETBIBLELOADER_DESCRIPTION="This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.0/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details."
PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION="<h1>System - GetBibleLoader (v.3.0.0)</h1> <div style='clear: both;'></div><p>This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.0/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details.</p><p>Created by <a href='https://getbible.net' target='_blank'>Llewellyn van der Merwe</a><br /><small>Development started 26th July, 2023</small></p>"
PLG_SYSTEM_GETBIBLELOADER_DESCRIPTION="This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.1/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details."
PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION="<h1>System - GetBibleLoader (v.3.0.1)</h1> <div style='clear: both;'></div><p>This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.1/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details.</p><p>Created by <a href='https://getbible.net' target='_blank'>Llewellyn van der Merwe</a><br /><small>Development started 26th July, 2023</small></p>"

View File

@ -1,3 +1,3 @@
PLG_SYSTEM_GETBIBLELOADER="System - GetBibleLoader"
PLG_SYSTEM_GETBIBLELOADER_DESCRIPTION="This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.0/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details."
PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION="<h1>System - GetBibleLoader (v.3.0.0)</h1> <div style='clear: both;'></div><p>This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.0/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details.</p><p>Created by <a href='https://getbible.net' target='_blank'>Llewellyn van der Merwe</a><br /><small>Development started 26th July, 2023</small></p>"
PLG_SYSTEM_GETBIBLELOADER_DESCRIPTION="This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.1/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details."
PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION="<h1>System - GetBibleLoader (v.3.0.1)</h1> <div style='clear: both;'></div><p>This plugin is used to load scripture on your website. So it adds https://cdn.jsdelivr.net/gh/getbible/loader@3.0.1/dist/js/getBible.min.js to the header of your website. See: https://getbible.net/loader for more details.</p><p>Created by <a href='https://getbible.net' target='_blank'>Llewellyn van der Merwe</a><br /><small>Development started 26th July, 2023</small></p>"