YaWK / yawk.io

YaWK - Yet another Web Kit [work in progress]
https://yawk.io
MIT License
9 stars 2 forks source link

Refactor Widget Overview Page (admin/widget-new.php) #361

Closed YaWK closed 1 year ago

YaWK commented 2 years ago

Add function to display a list of all widget types beside the widget creation form; Added new fields 'icon' and 'image' to database table {cms_widget_types}. The row 'icon' is desgined to hold any FontAwesome icon string. Added corresponding language tags; Added ability to display 'WIDGET_INFO' to each widget. This will be stored in each widget's corresponding language file.

YaWK commented 1 year ago

Refactor Widget Overview page = done.