.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../Includes.txt .. _administrators_upgradewizards_setup_php: PHP === tt_news images to FAL --------------------- The Wizard "tt_news images to FAL" has several properties for testing: * $_devDry: Dry mode: run wizard but nor execute sql neither move files * $_devForce: Force mode: run wizard even there isn't any record for migration * $_devLimit: Limit the records for execution to $_devLimit. 0: unlimited. * $_devOutput: Prompts what is happen * $_devPid: Limit the records for execution to the record with this pid. 0: don't set any pid. * $_devUid: Limit to the record for execution to the given uid. 0: don't set any uid. You have to configure the variables in * Classes/Update/migrateImagesToFal.php