Release of v3.0.2
This commit is contained in:
parent
abf89ee481
commit
456599b023
@ -1,4 +1,4 @@
|
||||
# getBible Loader (3.0.1)
|
||||
# getBible Loader (3.0.2)
|
||||
|
||||
### The Joomla plugin from [getBible.net](https://getbible.net/joomla) to load of the Scriptures in your website content.
|
||||
|
||||
@ -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*: 28th November, 2023
|
||||
+ *Version*: 3.0.1
|
||||
+ *Last Build*: 30th November, 2023
|
||||
+ *Version*: 3.0.2
|
||||
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
|
||||
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
|
@ -25,7 +25,7 @@ use Joomla\CMS\Html\HTMLHelper;
|
||||
* System - GetBibleLoader plugin.
|
||||
*
|
||||
* @package GetBibleLoader
|
||||
* @since 3.0.1
|
||||
* @since 3.0.2
|
||||
*/
|
||||
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.1/dist/js/getBible.min.js', ['version' => 'auto']);
|
||||
HTMLHelper::_('script', 'https://cdn.jsdelivr.net/gh/getbible/loader@3.0.2/dist/js/getBible.min.js', ['version' => 'auto']);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<extension type="plugin" version="3.1" group="system" method="upgrade">
|
||||
<extension type="plugin" version="3.10" group="system" method="upgrade">
|
||||
<name>PLG_SYSTEM_GETBIBLELOADER</name>
|
||||
<creationDate>28th November, 2023</creationDate>
|
||||
<creationDate>30th 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.1</version>
|
||||
<version>3.0.2</version>
|
||||
<description>PLG_SYSTEM_GETBIBLELOADER_XML_DESCRIPTION</description>
|
||||
|
||||
<!-- Scripts to run on installation -->
|
||||
|
@ -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.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>"
|
||||
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.2/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.2)</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.2/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>"
|
@ -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.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>"
|
||||
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.2/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.2)</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.2/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>"
|
Loading…
Reference in New Issue
Block a user