NOTE: Perform all steps below on new/existing template
# ensure that all of the following works (write down generated filename in each case)
# test watermark image ("Field" tag with "format" parameter, that will make use of "wm" option, e.g. `<inp2:u.current_Field name="PrimaryImage" format="resize:200x100;wm:img/watermark_1_small.png|-5|-5"/>`)
# test default image ("Field" tag with "format" parameter, that will make use of "default" option, e.g. `<inp2:u.current_Field name="PrimaryImage" format="resize:200x100;default:img/watermark_1_small.png"/>`)
# test compressed js/css file ("m_Compress" tag with "files" parameter, e.g. `<inp2:m_Compress files="platform/inc/script.js"/>`)
# rename folder with In-Portal (make sure you have closed PhpStorm before)
# reload test page (make sure to update In-Portal folder name in the browser too)
# confirm that names of all 3 generated files are still the same (without this patch names will differ)