Håkan Edling

Results 256 comments of Håkan Edling

Hi there! There are several ways you could do this with the current application: ## 1. Hidden page in the sitemap One option is to add a Page in the...

If alt text and title as actually used depends on the project template and not Piranha itself. I'll move this issue over to the template repository so we can look...

Sorry for being late to the party, but what's the intention of this PR other than aligning it to the standard web templates provided by Microsoft for .NET 6 (i.e...

@Darth-Jurassic Could you please provide an example of the code you’re trying to run that is not working when using the old Startup-based template. Regards

Sounds good. The core library is supposed to throw the exception if the email is malformed so I'm guessing it's only the validation parts missing in the templates.

First off I'll move this to our templates repository as this has nothing to do with the core framework. Secondly, is this really an issue? When I open a newly...

Moving this issue to the template repo.

Yes, I'm waiting for @thiennn to respond before taking any action though as it's probably better to discuss briefly how to do it in the best way before getting started.

I understand that, I have only had the time to glance at the code for SimpleCommerce, but for starters. ## Permalinks By looking at your demo site I can see...

And to clarify how Piranha works. The entire routing is basically just a couple of `middleware` components that checks the incoming requests, and if they exist in the CMS it...