Skip to content

Releases: tasianmedia/getVimeo

getVimeo 1.2.0-pl

15 Nov 14:56
Compare
Choose a tag to compare
  • Replace 'file_get_contents()' function with CURL.
  • Add service class.
  • Add GPM install/build support.

getVimeo 1.1.1-pl

23 Sep 10:23
Compare
Choose a tag to compare

This release adds API pagination support which increases the video limit from 20 to 60:

  • Add API pagination support to increase video limit from 20 to 60.

getVimeo 1.1.0-pl

09 Dec 16:56
Compare
Choose a tag to compare

This release adds support for getPage, which allows you to paginate your Video results. Plus a number of new parameters, placeholders and bug fixes:

  • Add getPage compatibility to allow output pagination.
  • Add [[+idx]] placeholder.
  • Add &limit parameter.
  • Add &offset parameter.
  • Add &totalVar parameter.
  • Fix MODX error logging support for &id parameter.
  • Fix MODX error logging support for &tpl parameter.

getVimeo 1.0.1-pl

09 Dec 16:53
Compare
Choose a tag to compare

This release adds support for the [[+total]] placeholder, which returns the total number of Videos in the output. Plus a small number of bug fixes:

  • Add [[+total]] placeholder.
  • Fix incorrect video count.
  • Fix define output variable in correct place.
  • Fix page rendering when there is an error.
  • Tidy up tabs and convert to spaces.

getVimeo 1.0.0-pl

09 Dec 16:45
Compare
Choose a tag to compare

Initial content