In Piranha CMS
Tags
#Preview
#Architecture
#Development
Published 2018-05-02
There hasn't been a lot of updates during April, and the reason is that I've put almost all of my available time into the upcoming Block functionality. I'm super excited about this new feature and really believe that this will give you one of the best content editing experiences available for the .NET platform.
Read more
In Piranha CMS
Tags
#Azure
#Development
Published 2018-03-24
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
.
Read more
In Piranha CMS
Tags
#Front-end
#Publishing
#Manager
Published 2018-03-14
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.
Read more
In Piranha CMS
Tags
#Extensibility
#Development
Published 2018-03-12
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.
Read more