Plugin Directory

Changeset 1574945


Ignore:
Timestamp:
01/15/2017 02:04:12 AM (9 years ago)
Author:
blakelong
Message:

Updated readme shortcode attribute list to display properly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • shrinking-video/trunk/readme.txt

    r1574943 r1574945  
    6262[shrinkingvideo src="" height="" width="" class="" position=""]
    6363
    64 The src attribute is required and should be the url to the video.
    65 The height attribute is optional and is used to define the height of the video. The default value is 394.
    66 The width attribute is optional and is used to define the width of the video. The default value is 700.
    67 The class attribute is optional and is used to apply a css class to the videos wrapper element.
    68 The position attribute is optional and is used to specify where to display the shrunked video. Accepts values "top right", "top left", "bottom left", "bottom right". The default value is "top right".
     64* The src attribute is required and should be the url to the video.
     65* The height attribute is optional and is used to define the height of the video. The default value is 394.
     66* The width attribute is optional and is used to define the width of the video. The default value is 700.
     67* The class attribute is optional and is used to apply a css class to the videos wrapper element.
     68* The position attribute is optional and is used to specify where to display the shrunked video. Accepts values "top right", "top left", "bottom left", "bottom right". The default value is "top right".
Note: See TracChangeset for help on using the changeset viewer.