Difference between revisions of "CARMA Changelog"

From TMM Wiki
Jump to navigationJump to search
(1.3.5.2)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
== 1.3.5.3 ==
 +
*New config value added to track hits to view_clip.php and/or  view_image.php instead of show_gal.php and show_video.php
 +
*New option to allow all images of a set to appear on a tour
 +
 
== 1.3.5.2 ==
 
== 1.3.5.2 ==
 
*Fixed a bug that was causing the path to mplayer to get overwritten
 
*Fixed a bug that was causing the path to mplayer to get overwritten

Revision as of 14:22, 15 July 2009

1.3.5.3

  • New config value added to track hits to view_clip.php and/or view_image.php instead of show_gal.php and show_video.php
  • New option to allow all images of a set to appear on a tour

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