[% SET CPANEL.CPVAR.dprefix = "../"; Api2.pre_exec("FSTest", "dirisempty"); SET api2_result_FSTest_dirisempty = Api2.exec("FSTest" , "dirisempty" , {"files_only" =>"1" , "dir" =>FORM.item("dir" ) _ "/" _ FORM.item("file" )}); Api2.post_exec("FSTest", "dirisempty"); SET file_fullpath = FORM.dir _ FORM.file %] [% js_code = PROCESS js_block %] [% WRAPPER '_assets/master.html.tt' page_js = js_code app_key = 'images' page_sub_heading = locale.maketext("Thumbnailer") -%]
[% locale.maketext("We will be thumbnailing images in “[_1]”.", file_fullpath) %]
[% END %]