This repository contains several examples of custom widgets for DeepSeeWeb.
Follow steps to install custom widget:
- Copy widget js file to folder
dsw/addons
(note:dsw
- folder of DeepSeeWeb application) - Open DSW and log in
- Go to DeepSeeZen and create new portlet widget. Portlet named
DSW.Addons.widgetFile
will be automatically created after step 2, where widgetFile - widget file name.