i7MEDIA / mojoportal

mojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET.
https://www.mojoportal.com
Other
197 stars 100 forks source link

Phase out the use of Colorbox #224

Open Isaac-Hall opened 1 year ago

Isaac-Hall commented 1 year ago

Many mojoPortal features already moved on to using bootstrap modals, like the new file manager. But colorbox is still being used in some places for admin UI, such as in the default contact form when you click "View Messages". Ideally we should remove colorbox entirely and use something more skin-configurable, defaulting to bootstrap like we do with framework/includes/modal.html

Essentially mojoPortal should have a standardized core modal call that can be extended in the skin to use whatever modal service you want.

JosephMDavis commented 1 year ago

Let's create a list of the places this needs to be fixed. If you can edit this comment, please update the list below. If you can't edit the comment, add your own and I'll update the list.