2018-03-24 in
Piranha CMS |
As of version 4.3
Piranha now supports using a CDN for uploaded media. In this post I'm going to show you how to setup Piranha to use Azure Blob Storage
in combination with Azure CDN
.
2018-03-14 in
Piranha CMS |
I'm very happy to announce that version 4.3
will contain a major update for editing Markdown in Piranha. We will now bundle and use the Markdown editor SimpleMDE for all MarkdownFields.
2018-03-12 in
Piranha CMS |
In 4.3
we will release the new SelectField
which you can use to turn an Enum
into a dropdown list in the manager interface. With this we also release support for creating Generic fields which is quite an exiting feature for those who want to create advanced custom fields. Let's first take a look at how the upcoming SelectField
works.
2018-02-15 in
Piranha CMS |
One of the major problems with the new component based structure of AspNetCore
is that it's a bit more work to setup a new project. This of course also means that it takes a bit more knowledge to get started with Piranha CMS than it did with the old version. To solve this issue I'm working on releasing a couple of Project Templates together with the 4.2.0
release.
2018-02-08 in
Piranha CMS |
For those of you using the previous version of Piranha CMS targeting ASP.NET MVC 5 you might wonder why I decided to label this version 4.0
instead of 3.0
. If you are, then let me shed some light on it.