// $Id: CHANGELOG.txt,v 1.1.2.4 2007-12-19 18:50:23 wmostrey Exp $ 2007-12-18 - cck support - panels support with the asset_panels module - better support for i18n and multi-site - GUI improvements - flv support for asset_bonus module - ability to edit/move/delete assets and folders - add asset_import module - improved imagecache support - improved TinyMCE support - lightbox support 2007-06-28 - #155368: mp3 player admin page fixes - reset the formatter cache on formatter defaults admin page - $asset->title defaults to $asset->filename if title is empty - hook_filter_tips() - cleaned up asset_check_directory and consequently new folder process - asset_pathinfo() function - moved asset_build_query() to main module file 2007-06-25 - #153479 mp3 player admin screen broken. - Added asset_bonus_swf and asset_bonus_test_mp3 js settings. 2007-06-14 - #150639: Allow users with administer assets permission access to all assets 2007-06-13 - #151207 Only store asset filepath relative to file_directory_path (missed some files on previous commit) 2007-06-12 - #151207 Only store asset filepath relative to file_directory_path - #150582 by xulu, Documentation for asset bonus pack installation 2007-06-05 - Added theme support - cleaned up the workflow of the wizard - solidified the API - improved views integration - asset_youtube module 2007-05-25 - #144019: asset.install ignores table prefix (thanks guardian)