Take the community feedback survey now.
Take the community feedback survey now.
In one recent project I had the need to give the administrators some extra editor toolbuttons over the default set setup for the general editor. I googled a bit but didn't find exactly what I was looking for. Finally I found an exaample in the...
Earlier this year I created a plugin to give admins / editors a quicker way to change sort order of content types (post here) . While it works I realialised that most of the time I really just wante to have the content types sorted in alfabetical...
Ok time for another overview plugin. This time it's a plugin that gives you an overview of wich content types (both pages and blocks) wich are not fully synchronized due to one or many changes done via admin mode. It's very simple, just an html...
I really enjoy working with Episerver and developing new cool solutions with it, but sometimes it's hard to get a good overview of how things are configured. One of those things is access rights. In a real simple solution there might only be a few...
Two years ago I did a hack that let you as a developer specify if a block or page type should be allowed to only be created once. Old post here. For some reason I can't remeber I used an interface to specify this. Now I have updated the code to...