Difference between revisions of "PT Multimedia Release Notes v2.0"
From ADF Docs
Dbeckstrom (talk | contribs) (→Bug Fixes) |
Dbeckstrom (talk | contribs) (→Bug Fixes) |
||
Line 10: | Line 10: | ||
* Fixed typo for the script tag in the media uploader props file. | * 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 logic to remove the ADD new config option after the element has one record. | ||
− | * Added an end quote to properly terminate the paramFields string | + | * Added an end quote to properly terminate the paramFields string. |
+ | * Fixed formatting issue due to a missing end DIV tag. |
Revision as of 19:29, 4 March 2013
Enhancements
- Updated app for ADF v1.6.
- Added support for entering either a youtube video ID of 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.