Marco Minerva

Results 39 issues of Marco Minerva

It is necessary to add a `FaviconUrl` column in the **Sites** table, to define the favorite icon of the site. Then, it is useful to provide the same column also...

enhancement

It is necessary to create an init script (put it in the `scripts` folder of the `database` folder) that creates the tables (using the existing SQL create files), then add...

enhancement
help wanted

It is necessary to provide an attractive example of 404 page.

enhancement
help wanted

It is necessary to provide an attractive example of 403 page.

enhancement
help wanted

It is necessary to define a custom layout for the error page, that is shown when there is an unexpected error. Ideally, it should be a content page with a...

enhancement

It is necessary to add documentation about how to setup the CMS engine and create content pages.

documentation

Currently, a default footer is used for every page, showing the site name. It is necessary to add a way to provide a custom footer for the site. It no...

enhancement

Currently, a default header is used for every page, showing the site name. It is necessary to add a way to provide a custom header for the site. It no...

enhancement

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug I have the following code: ```csharp var builder = WebApplication.CreateBuilder(args);...

feature-problem-details
area-minimal