World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
When you are creating a page type in EPiServer you have a lot of configuration settings you can do. You can set the default value, hide it from the Edit interface, make it mandatory and so on. For the built in properties it’s another story, you ca...
So Frederik Vig started a community project around EPiServer Extensions which I believe is a great initiative. Already having a great number of extension methods that we are currently using. Rather than just dump them in the source code repository...
Developing for EPiServer CMS 5? Ever wanted to be able to easily show all editors that a page is just a container, that the page really is a redirect to another or that a certain property is missing on a page? Or do you just want to make that page...
So… I poked around some more in the EPiServer interface. Theming just didn’t cut it. So I wrote an adapter that supports adding icons and ability to do changes to the page tree. Right now it has a cool setup where you can specify a ITreeIconHandle...
Played around some with a theme for the EPiServer Edit UI. Unfortunately it’s not really as themable as you would like it to be. A lot of stuff would have to be done differently in the UI to enable easy theming. More skinned controls, no inline...