soProgramLanding
Tag Name
soProgramLandingDescription
Displays audio and/or video from a media program in your archives. This tag also shows the description (and other catalog elements) from your media program, along with links to attached resources.NOTE: This tag is designed for use with two other tags: soMediaLibrary and soSeriesLanding.
Optional Parameters
- autoplay (true/false): Controls whether the video player on this page will begin playing automatically, as soon as the page loads. Default is true.
- bibleGatewayVersion (NASB/KJV/NIV): Allows you to specify the Bible version you would like to use for scriptures references. Default is New International Version (NIV).
- displayParentTitle (True/False): If set to False, then the "back" link at the top left of the page will be hidden. Default is True.
- Download (default is "Download MP3") Allows you to change the default download link to the wording of you choice, such as "Download MP3 Sermon Audio File"
- enableDownload (True/False): If set to False, then the user will not have the ability to download the media file. Default is True.
- h (integer): Sets the height, in pixels, of the video player. Default is 360.
- muteOnPlay (True/False): If set to True, then the video player will initially turn off all audio. Default is False.
- podcast (default is "Podcast") Allows you to change the media podcast link to the wording of your choice, such as "Subscribe to Sermon Podcast". Example: podcast=(Subscribe to Sermon Podcast)
- sermonWord (default is "Sermon"): This word will be used in various locations on the screen. If your organization doesn't use sermons, you can change this to something else like "Program" or "Presentation".
- shareThis (expects a full URL): If specified, this will cause SiteOrganic to display a "ShareThis" icon, with links to social networking sites you specify. Default is NOT to show the shareThis button. See instructions below.
- showDisqus (True/False): Allows users to post comments to a media program via a third-party blog commenting tool called Disqus
- showFacebook (True/False): Allows users to post comments to a media program via their Facebook account
- toolbarAlpha (Integer 0 to 100): Defines the opacity of the video player's toolbar. Default is 60.
- toolbarColor (Hex): Defines the color of the video player's toolbar background. Default is 000000 (black).
- w (integer): Sets the width, in pixels, of the video player. Default is 480.
Image/Video Precedence
The Program Landing screen has the ability to show an image or a video clip in the "player" area. Here's how SiteOrganic determines which piece of content to display in this space:- If your program has a video specified, then the video displays. No images will be shown. If no video is loaded, then...
- If an image is loaded into "Main Series or Program Image" field of your media program, then it will display.
- If not, then SiteOrganic will use the one in Media Archives Page Image.
- If not, then SiteOrganic will use the one in Main Series Image (from the series that holds this program).
- If not, then SiteOrganic will use the one in the Media Archives Page Image (from the series that holds this program).
- If not, then nothing will appear in the image/video player space.
Example
{soProgramLanding(w=320,h=240,autoplay=False,toolbarColor=FF0000)}In the above example, a media program will be displayed. If there is a video loaded into a program, the video player will be sized at 320x240px, and the video will not play until clicked. The toolbar on the video player will be red.
Special Instructions For ShareThis (Social Network Sharing) Button
SiteOrganic has special integration with the ShareThis service, to make it easy for you to provide social network sharing options on your media pages. If you wish to use this option, here are instructions to get you started:- Visit http://www.sharethis.com
- Click "Register” at the very top of the site.
- Create your account. Click the Register button.
- Once you're signed up, you should land on the My Account screen. If not, just click the "My Account" link at the very top of the screen.
- Look for your publisher key... it's at the bottom of the screen. it should look something like this: 5e4b439a-48kk-4b2e-4532-3d5bc36c4c18. You will need to copy this number.
- Return to the SiteOrganic Page editor. Open your Program Landing page for editing and paste the publisher number (from step 5, above) into the tag. It should look something like this:
- Click save. You may wish to add the sharethis option to the tag on Series Landing page, as well.
{soProgramLandingw=480,h=270,shareThis=True,shareThisPublisher=5e4b439a-48kk4b2e-4532-3d5bc36c4c18)}