Difference between revisions of "CARMA Changelog"

From TMM Wiki
Jump to navigationJump to search
m (Protected "CARMA Changelog" [edit=sysop:move=sysop])
(1.3.5.2)
Line 1: Line 1:
 +
__NOTOC__
 +
== 1.3.5.2 ==
 +
*Fixed a bug that was causing the path to mplayer to get overwritten
 +
 +
 
== 1.3.5.1 ==
 
== 1.3.5.1 ==
 
* All template functions now have the assign_prefix parameter, which will prefix any text to the templates output variable name  
 
* All template functions now have the assign_prefix parameter, which will prefix any text to the templates output variable name  

Revision as of 14:44, 14 April 2009

1.3.5.2

  • Fixed a bug that was causing the path to mplayer to get overwritten


1.3.5.1

  • All template functions now have the assign_prefix parameter, which will prefix any text to the templates output variable name
  • view_image.php can now be used in conjunction with an actorid
  • wmv embed was updated. For complete details on how to work around this, please visit http://wiki.toomuchmedia.com/index.php/Embed_WMV
  • CARMA now uses the standard xmlarray class from tmm's function library
  • carma_newest now correctly uses the cached version of the template if configured and one exists
  • CARMA now has the ability to show thumbnails for content sets that are active on other sites
  • zip.php now works correctly with sites on a "relative date" publish mode
  • carma_get_extended now accepts "raw_only" as a parameter, which will output the extended data in its unparsed form
  • You can now use x-sendfile together with partial downloads in CARMA
  • CARMA now locks any files that are in the process of being imported. This is done to prevent multiple imports of the same video(s) at the same time
  • The search_results template has been redesigned to be more useful