[fwvvw id=1772699 source=”album” type=”image” number=”0″]

 

Arguments for short tags and template tag

  1. id : the Vimeo user, group, album or channel ID you intend to use. This can be identified in the Vimeo url. Default is “petole”.
  2. source : the source type can be “user”, “group”, “album” or “channel”. Default is “user”.
  3. type : will determine if you want a clickage image of the video or a list of video titles or the video itself to be displayed. Values are “image”, “title” or “video”. Default is “image”.
  4. number : number of thumbnails to display. Default is 4, a 0 value will display all.
  5. width : thumbnail max width. Default is 100. It has no effet if type is set to “title”.
  6. height : thumbnail max height. Default is 100. It has no effet if type is set to “title”.
  7. title : displays the video title under its thumbnail if set to true. Default is false. It has no effet if type is set to “title”. Consider adding a height CSS attribute to div.fwvvw_vthumb.
  8. echo : if true, displays the videowall, if false return the html without displaying it. Default is true.