SilverStripe\Assets\Dev\Tasks
Classes
Service to help migrate File dataobjects to the new APL.
Service to migrate legacy format thumbnails, to avoid regenerating them on demand.
SS4 and its File Migration Task changes the way in which files are stored in the assets folder, with files placed
in subfolders named with partial hashmap values of the file version. This helper class goes through the HTML content
fields looking for instances of image links, and corrects the link path to what it should be, with an image shortcode.
SS4 and its File Migration Task changes the way in which files are stored in the assets folder, with files placed
in subfolders named with partial hashmap values of the file version. This build task goes through the HTML content
fields looking for instances of image links, and corrects the link path to what it should be, with an image shortcode.