Link to Mod (https://custom.simplemachines.org/mods/index.php?mod=4057)
ESPN VIDEO BBCODE v1.9
By Dougiefresh (http://www.simplemachines.org/community/index.php?action=profile;u=253913) -> Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=4057)
IntroductionThis modification adds a BBCodes to watch ESPN videos.
The two BBCodes takes these forms:
[ESPN]{ESPN video ID}[/ESPN]
[ESPN width=x height=x]{ESPN video ID}[/ESPN]
[ESPN]{ESPN video URL}[/ESPN]
[ESPN width=x height=x]{ESPN video URL}[/ESPN]
[ESPN]{ESPN embed code}[/ESPN]
[ESPN width=x height=x]{ESPN embed code}[/ESPN]
where
{ESPN embed code} is the embed code given from the ESPN.com website, and
{ESPN video ID} is the number that starts with
externalId=espn:.
Admin SettingsThe default width and height parameters can be specified in the
Admin ->
Configuration ->
Modification Settings area.
Compatibility NotesThis mod was tested on SMF 2.0.9, but should work on SMF 2.1 Beta 1, as well as SMF 2.0 and up. SMF 1.x is not and will not be supported.
This mod should be installed after Tapatalk mod (https://www.tapatalk.com/download_SimpleMachines.php), if you want to use it with Tapatalk.
ChangelogThe changelog can be viewed at XPtsp.com (http://www.xptsp.com/board/free-modifications/espn-video-bbcode/?tab=1).
LicenseCopyright (c) 2015 - 2018, Douglas Orend
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Uploaded v1.1 - July 1st, 2015
o Modified to show nothing if no URL is specified between the opening & closing tag.
NOTICE: I've updated my other video mods to be responsive. This mod refuses to be made responsive. The ESPN site REQUIRES a width and height to be supplied, and will only show the video at that size, so therefore, I cannot make this video mod responsive like the other two. Thank you for understanding.
Uploaded v1.2 - October 2nd, 2015
o Modified validation function to check to make sure URL is actually a NHL video URL.
o Added "Invalid ESPN URL" message for use with invalid ESPN URLs (duh)....
o Added ability to auto-embed ESPN URLs to the mod.
o Added code to remove auto-embedded NHL videos from within code tags.
Is this for any ESPN video or just NHL ones? Your list of changes confused me. :P
And this is what happens when you cut and paste without making damn sure that the text is right..... :P Yes, I meant ESPN, not NHL. Sorry about that!
Uploaded v1.3 - October 3rd, 2015
o Added responsive video display elements to this mod.
o When specifying width and height parameters, they are now treated as maximum display size.
o Changed default width and height from 640x400 to 100% of post display area.
Quote from: dougiefresh on October 03, 2015, 10:51:04 AMYes, I meant ESPN, not NHL. Sorry about that!
No worries. I figured as much but just wanted to be sure. :)
Uploaded v1.4 - November 30th, 2015
o Fixed auto-embed function so that it only embeds URLs without tags around it.
o Modified auto-embed function for use as a hook with SMF 2.1.
Uploaded v1.5 - March 7th, 2016
o Modified auto-embed code so that ESPN URLs in signature are embedded as [url]{link}[/url].
Uploaded v1.6 - December 8th, 2017
o Added URL embedding code for the Tapatalk mod.
I'm just watching something on ESPN, although in these places it's more FOX Spots ha ha I've also left you the translation into Latin Spanish as well as possible :P
Regards!
Uploaded v1.7 - December 15th, 2017
o Added Spanish Latin translation, courtsey of Rock Lee (https://www.simplemachines.org/community/index.php?action=profile;u=322597)!
@Rock Lee: Thank you for the translation! It's been included in this version!
Uploaded v1.8 - March 4th, 2018
o Fixed an issue that prevents BBC manager from showing bbcodes.
Uploaded v1.9 - October 17th, 2018
o No functionality change.
o Updated documentation to point to new website.