CARMA Changelog

From TMM Wiki
Revision as of 20:10, 12 March 2009 by TMMKevin (talk | contribs) (New page: == 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 conjuncti...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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