Customizing widgets
You can customize widgets using one of two methods:
Edit the widget definition in the m4 file to customize a single widget.
Follow the procedures described in Customizing Skin Design for modifying m4 files.
Edit the widget file to customize a group of widgets.
Note that you do not modify the widget files directly.
Place custom widget files in the \<instance>\design\custom\widget\ directory. These files must have the same names as the original widget files found in the skin\widget\ directory. Once the changes have been made to the custom widget files there is no need to run make.bat
; the CGI will use the custom widget files upon loading a page.
You need to restart all services after a widget change.