Plugin Directory

Changeset 1798235


Ignore:
Timestamp:
01/06/2018 05:20:47 PM (8 years ago)
Author:
condacore
Message:

Hope redme.txt is now formatted better

Location:
embed-clappr
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • embed-clappr/tags/1.1/readme.txt

    r1798212 r1798235  
    3535In the Admin Area under "Settings" -> "Clappr Shortcodes" you can find a lot of Shortcodes to customize the player.
    3636
    37 `preload="metadata"` you can use auto, metadata, none.
    38 
    39 `autoplay="yes"` if video should automatically play after page load.
    40 
    41 `watermark="https://domain.com/watermark.png"` to display a watermark on the video.
    42 
    43 `watermarkLink="https://domain.com"` to define an URL to open when the watermark is clicked.
    44 
    45 `mute="yes"` if you want to start player with no sound.
    46 
    47 `chromeless="yes"` if you want the player to act in chromeless mode.
    48 
    49 `controlbarvisible="yes"` to disable media control auto hide.
    50 
    51 `hidevolumebar="yes"` to hide volume bars.
    52 
    53 `buttoncolor="#66B2FF"` to set the color (HEX) of the control buttons.
    54 
    55 `seekbarcolor="#E113D3"` to set the color (HEX) of the seekbar.
     37<code>preload="metadata"</code> you can use auto, metadata, none.
     38<code>autoplay="yes"</code> if video should automatically play after page load.
     39<code>watermark="https://domain.com/watermark.png"</code> to display a watermark on the video.
     40<code>watermarkLink="https://domain.com"</code> to define an URL to open when the watermark is clicked.
     41<code>mute="yes"</code> if you want to start player with no sound.
     42<code>chromeless="yes"</code> if you want the player to act in chromeless mode.
     43<code>controlbarvisible="yes"</code> to disable media control auto hide.
     44<code>hidevolumebar="yes"</code> to hide volume bars.
     45<code>buttoncolor="#66B2FF"</code> to set the color (HEX) of the control buttons.
     46<code>seekbarcolor="#E113D3"</code> to set the color (HEX) of the seekbar.
    5647
    5748
  • embed-clappr/trunk/readme.txt

    r1798212 r1798235  
    3535In the Admin Area under "Settings" -> "Clappr Shortcodes" you can find a lot of Shortcodes to customize the player.
    3636
    37 `preload="metadata"` you can use auto, metadata, none.
    38 
    39 `autoplay="yes"` if video should automatically play after page load.
    40 
    41 `watermark="https://domain.com/watermark.png"` to display a watermark on the video.
    42 
    43 `watermarkLink="https://domain.com"` to define an URL to open when the watermark is clicked.
    44 
    45 `mute="yes"` if you want to start player with no sound.
    46 
    47 `chromeless="yes"` if you want the player to act in chromeless mode.
    48 
    49 `controlbarvisible="yes"` to disable media control auto hide.
    50 
    51 `hidevolumebar="yes"` to hide volume bars.
    52 
    53 `buttoncolor="#66B2FF"` to set the color (HEX) of the control buttons.
    54 
    55 `seekbarcolor="#E113D3"` to set the color (HEX) of the seekbar.
     37<code>preload="metadata"</code> you can use auto, metadata, none.
     38<code>autoplay="yes"</code> if video should automatically play after page load.
     39<code>watermark="https://domain.com/watermark.png"</code> to display a watermark on the video.
     40<code>watermarkLink="https://domain.com"</code> to define an URL to open when the watermark is clicked.
     41<code>mute="yes"</code> if you want to start player with no sound.
     42<code>chromeless="yes"</code> if you want the player to act in chromeless mode.
     43<code>controlbarvisible="yes"</code> to disable media control auto hide.
     44<code>hidevolumebar="yes"</code> to hide volume bars.
     45<code>buttoncolor="#66B2FF"</code> to set the color (HEX) of the control buttons.
     46<code>seekbarcolor="#E113D3"</code> to set the color (HEX) of the seekbar.
    5647
    5748
Note: See TracChangeset for help on using the changeset viewer.