Widgets
The files that you create in the custom\widget\ directory correspond to the built-in files in skin\widget\ directory. When a page is loaded the CGI searches for a custom file with the same name as the source file. If the custom file exists, then your customizations are applied to the page. There is no need to run make.bat for custom widgets.
Widgets are only used in m4 files. For more information on customizing widgets, see Customizing widgets .