-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #702 from Joomla-Bible-Study/development
v9.0.6 from Dev
- Loading branch information
Showing
627 changed files
with
22,170 additions
and
14,585 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,8 @@ | |
<authorEmail>[email protected]</authorEmail> | ||
<authorUrl>http://www.joomlabiblestudy.org</authorUrl> | ||
<copyright>(C) 2007 - 2016 Joomla Bible Study All rights reserved.</copyright> | ||
<version>9.0.5</version> | ||
<creationDate>September 22, 2016</creationDate> | ||
<version>9.0.6</version> | ||
<creationDate>Noveber 8, 2016</creationDate> | ||
<license>http://www.gnu.org/licenses/gpl.html</license> | ||
<packager>Tom Fuller</packager> | ||
<packagerurl>http://www.joomlabiblestudy.org</packagerurl> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,86 +1,91 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<server type="storage" supports="*.*"> | ||
<name>Local Server</name> | ||
<description>Use the same server serving this website as a source of media.</description> | ||
<config> | ||
<media_resource>filename</media_resource> | ||
</config> | ||
<fields name="media"> | ||
<fieldset name="details" label="JBS_ADDON_LEGACY_DETAILS"> | ||
<field name="link_type" type="list" extension="com_biblestudy" | ||
label="JBS_MED_SHOW_DOWNLOAD_ICON" description="JBS_MED_SHOW_DOWNLOAD_ICON_DESC" | ||
class="inputbox" default="1"> | ||
<option value="0">JBS_MED_NO_DOWNLOAD_ICON</option> | ||
<option value="1">JBS_MED_SHOW_DOWNLOAD_ICON</option> | ||
<option value="2">JBS_MED_SHOW_ONLY_DOWNLOAD_ICON</option> | ||
</field> | ||
</fieldset> | ||
<fieldset name="files_settings" label="JBS_ADDON_LEGACY_FILE_SETTINGS"> | ||
<field name="player" type="list" label="JBS_MED_PLAYER" | ||
description="JBS_MED_PLAYER_DESC" class="inputbox" default="2"> | ||
<option value="0">JBS_CMN_DIRECT_LINK</option> | ||
<option value="1">JBS_CMN_USE_INTERNAL_PLAYER</option> | ||
<option value="3">JBS_CMN_USE_AV</option> | ||
<option value="7">JBS_CMN_USE_MP3_PLAYER</option> | ||
<option value="8">JBS_CMN_USE_EMBED_CODE</option> | ||
</field> | ||
<field name="popup" type="list" label="JBS_MED_INTERNAL_POPUP" | ||
description="JBS_MED_INTERNAL_POPUP_DESC" class="inputbox" | ||
default="3"> | ||
<option value="1">JBS_CMN_POPUP</option> | ||
<option value="2">JBS_CMN_INLINE</option> | ||
<option value="3">JBS_CMN_SQUEEZEBOX</option> | ||
</field> | ||
</fieldset> | ||
<fieldset name="media_type" label="JBS_ADDON_LEGACY_MEDIA_TYPE"> | ||
<field name="media_image" type="media" directory="biblestudy" | ||
label="JBS_CMN_IMAGE" description="JBS_MED_IMAGE_DESC" | ||
class="inputbox"/> | ||
<field name="media_use_button_icon" label="JBS_ADDON_LEGACY_MEDIA_USE_BUTTON" | ||
description="JBS_ADDON_LEGACY_MEDIA_USE_BUTTON_DESC" class="inputbox" type="list" default=""> | ||
<option value="-1">JGLOBAL_USE_GLOBAL</option> | ||
<option value="">JBS_MED_NONE</option> | ||
<option value="1">JBS_MED_BUTTON_ONLY</option> | ||
<option value="2">JBS_MED_BUTTON_AND_ICON</option> | ||
<option value="3">JBS_MED_ICON_ONLY</option> | ||
</field> | ||
<field name="media_button_text" type="text" default="Audio" label="JBS_ADDON_LEGACY_BUTTON_TEXT" description="JBS_ADDON_LEGACY_BUTTON_TEXT_DESC" /> | ||
<field name="media_button_type" type="list" class="inputbox" default="" label="JBS_ADDON_LEGACY_BUTTON_TYPE" | ||
description="JBS_ADDON_LEGACY_BUTTON_TYPE_DESC"> | ||
<option value="btn-link">JBS_MED_NO_COLOR</option> | ||
<option value="btn-primary">JBS_MED_PRIMARY</option> | ||
<option value="btn-success">JBS_MED_SUCCESS</option> | ||
<option value="btn-info">JBS_MED_INFO</option> | ||
<option value="btn-warning">JBS_MED_WARNING</option> | ||
<option value="btn-danger">JBS_MED_DANGER</option> | ||
</field> | ||
<field name="media_button_color" type="color" description="JBS_ADDON_LEGACY_BUTTON_COLOR_DESC" label="JBS_ADDON_LEGACY_BUTTON_COLOR"/> | ||
<field name="media_icon_type" type="list" class="inputbox" default="" label="JBS_ADDON_LEGACY_ICON_TYPE" | ||
description="JBS_ADDON_LEGACY_ICON_TYPE_DESC"> | ||
<option value="fa fa-play">JBS_MED_PLAY</option> | ||
<option value="fa fa-youtube">JBS_MED_YOUTUBE</option> | ||
<option value="fa fa-video-camera">JBS_MED_VIDEO</option> | ||
<option value="fa fa-television">JBS_MED_BROADCAST</option> | ||
<option value="fa fa-file">JBS_MED_FILE</option> | ||
<option value="fa fa-vimeo">JBS_MED_VIMEO</option> | ||
<option value="1">JBS_MED_CUSTOM</option> | ||
</field> | ||
<field name="media_custom_icon" type="text" default="" label="JBS_ADDON_LEGACY_CUSTOM_ICON" description="JBS_ADDON_LEGACY_CUSTOM_ICON_DESC" /> | ||
<field name="media_icon_text_size" type="text" default="24" label="JBS_ADDON_LEGACY_FONT_SIZE" description="JBS_ADDON_LEGACY_FONT_SIZE_DESC" /> | ||
<field name="mime_type" type="mimetype" extension="com_biblestudy" | ||
label="JBS_MED_CHOOSE_MIMETYPE" description="JBS_MED_CHOOSE_MIMETYPE_DESC" | ||
class="inputbox" default=""> | ||
</field> | ||
<field name="mime_type" type="mimetype" extension="com_biblestudy" | ||
label="JBS_MED_CHOOSE_MIMETYPE" description="JBS_MED_CHOOSE_MIMETYPE_DESC" | ||
class="inputbox"/> | ||
</fieldset> | ||
<fieldset name="parameters" label="JBS_ADDON_LEGACY_PARAMETERS"> | ||
<field name="autostart" type="list" | ||
label="JBS_CMN_MEDIA_AUTOSTART" description="JBS_CMN_MEDIA_AUTOSTART_DESC" default="1"> | ||
<option value="1">JYES</option> | ||
<option value="2">JNO</option> | ||
</field> | ||
</fieldset> | ||
</fields> | ||
<name>Local Server</name> | ||
<description>Use the same server serving this website as a source of media.</description> | ||
<config> | ||
<media_resource>filename</media_resource> | ||
</config> | ||
<fields name="media"> | ||
<fieldset name="details" label="JBS_ADDON_LEGACY_DETAILS"> | ||
<field name="link_type" type="list" extension="com_biblestudy" | ||
label="JBS_MED_SHOW_DOWNLOAD_ICON" description="JBS_MED_SHOW_DOWNLOAD_ICON_DESC" | ||
class="inputbox" default="1"> | ||
<option value="0">JBS_MED_NO_DOWNLOAD_ICON</option> | ||
<option value="1">JBS_MED_SHOW_DOWNLOAD_ICON</option> | ||
<option value="2">JBS_MED_SHOW_ONLY_DOWNLOAD_ICON</option> | ||
</field> | ||
</fieldset> | ||
<fieldset name="files_settings" label="JBS_ADDON_LEGACY_FILE_SETTINGS"> | ||
<field name="player" type="list" label="JBS_MED_PLAYER" | ||
description="JBS_MED_PLAYER_DESC" class="inputbox" default="2"> | ||
<option value="0">JBS_CMN_DIRECT_LINK</option> | ||
<option value="1">JBS_CMN_USE_INTERNAL_PLAYER</option> | ||
<option value="3">JBS_CMN_USE_AV</option> | ||
<option value="7">JBS_CMN_USE_MP3_PLAYER</option> | ||
<option value="8">JBS_CMN_USE_EMBED_CODE</option> | ||
</field> | ||
<field name="popup" type="list" label="JBS_MED_INTERNAL_POPUP" | ||
description="JBS_MED_INTERNAL_POPUP_DESC" class="inputbox" | ||
default="3"> | ||
<option value="1">JBS_CMN_POPUP</option> | ||
<option value="2">JBS_CMN_INLINE</option> | ||
<option value="3">JBS_CMN_SQUEEZEBOX</option> | ||
</field> | ||
</fieldset> | ||
<fieldset name="media_type" label="JBS_ADDON_LEGACY_MEDIA_TYPE"> | ||
<field name="media_image" type="media" directory="biblestudy" | ||
label="JBS_CMN_IMAGE" description="JBS_MED_IMAGE_DESC" | ||
class="inputbox"/> | ||
<field name="media_use_button_icon" label="JBS_ADDON_LEGACY_MEDIA_USE_BUTTON" | ||
description="JBS_ADDON_LEGACY_MEDIA_USE_BUTTON_DESC" class="inputbox" type="list" default=""> | ||
<option value="-1">JGLOBAL_USE_GLOBAL</option> | ||
<option value="">JBS_MED_NONE</option> | ||
<option value="1">JBS_MED_BUTTON_ONLY</option> | ||
<option value="2">JBS_MED_BUTTON_AND_ICON</option> | ||
<option value="3">JBS_MED_ICON_ONLY</option> | ||
</field> | ||
<field name="media_button_text" type="text" default="Audio" label="JBS_ADDON_LEGACY_BUTTON_TEXT" | ||
description="JBS_ADDON_LEGACY_BUTTON_TEXT_DESC"/> | ||
<field name="media_button_type" type="list" class="inputbox" default="" label="JBS_ADDON_LEGACY_BUTTON_TYPE" | ||
description="JBS_ADDON_LEGACY_BUTTON_TYPE_DESC"> | ||
<option value="btn-link">JBS_MED_NO_COLOR</option> | ||
<option value="btn-primary">JBS_MED_PRIMARY</option> | ||
<option value="btn-success">JBS_MED_SUCCESS</option> | ||
<option value="btn-info">JBS_MED_INFO</option> | ||
<option value="btn-warning">JBS_MED_WARNING</option> | ||
<option value="btn-danger">JBS_MED_DANGER</option> | ||
</field> | ||
<field name="media_button_color" type="color" description="JBS_ADDON_LEGACY_BUTTON_COLOR_DESC" | ||
label="JBS_ADDON_LEGACY_BUTTON_COLOR"/> | ||
<field name="media_icon_type" type="list" class="inputbox" default="" label="JBS_ADDON_LEGACY_ICON_TYPE" | ||
description="JBS_ADDON_LEGACY_ICON_TYPE_DESC"> | ||
<option value="fa fa-play">JBS_MED_PLAY</option> | ||
<option value="fa fa-youtube">JBS_MED_YOUTUBE</option> | ||
<option value="fa fa-video-camera">JBS_MED_VIDEO</option> | ||
<option value="fa fa-television">JBS_MED_BROADCAST</option> | ||
<option value="fa fa-file">JBS_MED_FILE</option> | ||
<option value="fa fa-vimeo">JBS_MED_VIMEO</option> | ||
<option value="1">JBS_MED_CUSTOM</option> | ||
</field> | ||
<field name="media_custom_icon" type="text" default="" label="JBS_ADDON_LEGACY_CUSTOM_ICON" | ||
description="JBS_ADDON_LEGACY_CUSTOM_ICON_DESC"/> | ||
<field name="media_icon_text_size" type="text" default="24" label="JBS_ADDON_LEGACY_FONT_SIZE" | ||
description="JBS_ADDON_LEGACY_FONT_SIZE_DESC"/> | ||
<field name="mime_type" type="mimetype" extension="com_biblestudy" | ||
label="JBS_MED_CHOOSE_MIMETYPE" description="JBS_MED_CHOOSE_MIMETYPE_DESC" | ||
class="inputbox" default=""> | ||
</field> | ||
<field name="mime_type" type="mimetype" extension="com_biblestudy" | ||
label="JBS_MED_CHOOSE_MIMETYPE" description="JBS_MED_CHOOSE_MIMETYPE_DESC" | ||
class="inputbox"/> | ||
</fieldset> | ||
<fieldset name="parameters" label="JBS_ADDON_LEGACY_PARAMETERS"> | ||
<field name="autostart" type="list" | ||
label="JBS_CMN_MEDIA_AUTOSTART" description="JBS_CMN_MEDIA_AUTOSTART_DESC" default=""> | ||
<option value="">JGLOBAL_USE_GLOBAL</option> | ||
<option value="1">JYES</option> | ||
<option value="2">JNO</option> | ||
</field> | ||
</fieldset> | ||
</fields> | ||
</server> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
INSERT INTO `#__bsms_update` (id, version) VALUES ('21', '9.0.6') | ||
ON DUPLICATE KEY UPDATE version = '9.0.6'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.