Difference between revisions of "PT Multimedia Release Notes v2.0"

From ADF Docs
Jump to: navigation, search
(Bug Fixes)
(Enhancements)
Line 1: Line 1:
 
=== Enhancements ===
 
=== Enhancements ===
 
* Updated app for ADF v1.6.
 
* Updated app for ADF v1.6.
* Added support for entering either a youtube video ID of the entire embed code.
+
* Added support for entering either a youtube video ID or the entire embed code.
 
* Dropped support of Yahoo videos after Yahoo stopped providing an API to their videos.
 
* Dropped support of Yahoo videos after Yahoo stopped providing an API to their videos.
  

Revision as of 19:30, 4 March 2013

Enhancements

  • Updated app for ADF v1.6.
  • Added support for entering either a youtube video ID or the entire embed code.
  • Dropped support of Yahoo videos after Yahoo stopped providing an API to their videos.

Bug Fixes

  • Fixed app to work on unix systems and removed extra "new and original" files.
  • Updated to handle malformed urls from youtube.
  • Added output=false to getAppconfig function to fix issue on Railo.
  • Fixed typo for the script tag in the media uploader props file.
  • Added logic to remove the ADD new config option after the element has one record.
  • Added an end quote to properly terminate the paramFields string.
  • Fixed formatting issue due to a missing end DIV tag.