Egenskaper
-
Sortable enum properties for Optimizely CMS EN
Enum properties in Episerver/Optimizely has been used for more than 10 years. I've made a few minor enhancements.
-
Optimizely finally releases new and improved list properties! EN
For years, the Generic PropertyList has been widely used, despite it being unsupported. Today a better option is released!
-
Image preview in Optimizely CMS12 all properties view EN
With these simple steps, you can now see an Image and its Metadata, including size and dimensions, when editing an Image property in Optimizely Content Cloud 12.
-
Datasikkerhet à la hakkespettboken EN NO
Det er ofte snakk om ny teknologi, men man kan også finne løsninger ved å se langt, langt tilbake i historien. Til og med hakkespettboken skrevet for over 2000 år kan løse dagens sikkerhetsutfordringer!
-
Change text in Episerver TinyMCE UI EN
Descriptive alt texts on images are important, but in TinyMCE the field is called «Image Description». You can change that!
-
Gruppering av egenskaper i Episerver CMS NO
Når egenskapene i Episerver blir for mange, kan det lett oppleves kaotisk. Jeg viser hvordan vi kan rydde og gruppere, så det blir enklere å finne frem.
-
Attribute to set TinyMCE settings per property in Episerver EN
After the introduction of TinyMCE editor v2, creating an initialization module is the recommended way of configuring TinyMCE in Episerver. This works well when you want the same configuration for all your XhtmlString properties, but that is not always the case.
-
Renaming an Episerver page property using a migration step EN
Safely rename an Episerver property, and retain the value it had before it was renamed, using a migration step.
-
Episerver and renaming a custom property EN
Until the release of EPiServer.CMS.Core 11.14.0 renaming a custom property was not that easy, now we can just add a GUID to our PropertyDefinitionTypePlugIn-attribute!
-
Make Episerver string textbox property wider! EN
Using UIHint you may choose if a string property should be displayed as a single-line or a multi-line editor. But why is the multi-line editor so wide, and the single-line editor so narrow? We can fix that!
-
Property count per tab in Episerver edit mode EN
Using an EditorDescriptor, it is possible to add a property count to each tab in edit mode. Now, we can easily see how many properties that reside in each tab.
-
Move property to a non-existing tab! EN
I’ve previously described how you can move built-in Episerver properties to a different tab. This will only work perfectly if the destination tab already contains another property for the same page. If not, the title will look strange, the sort order will be missing, etc. Today we will move a property to a non-existing tab!
-
What’s in your head? EN
In Episerver CMS, you are probably familiar with the concept of grouping properties into tabs. I show how you may move Episerver's built-in properties, and even tamper with the special tab PageHeader.
-
Episerver DateTime property without the Time! EN
Episerver has several built-in property types you may add to your content types, including DateTime that displays a date and time picker. Sometimes you do not want the time, only the Date!
-
Hiding Episerver’s Category property EN
Do not confuse your editors. If they do not use the property, the do not need to see it!
-
Culture specific image properties in Episerver EN
MediaData, the base class for files and images in Episerver, does not implement ILocalizable and thus does not have the option to include culture-specific properties. I present a workaround.
-
Image preview in Episerver all properties view EN
Editing image properties would be more intuitive if we could see both the image and the properties at the same time! Let's add image preview to All properties view!
-
DropDownList in on-page editing? EN
The attributes [SelectOne] and [SelectMany] can be used in combination with a SelectionFactory to create Episerver properties in the form of DropDownLists and CheckBoxLists. Let's make them work in one-page edit!
-
Property prompt for Episerver EN
You can add a placeholder, watermark, or (as Episerver calls it) a prompt to some properties. See how it's done!
-
Episerver og de nye listeegenskapene NO
Jeg sjekker ut de nye egenskapene til Episerver, ser hvordan de fungerer, og hvordan vi kan gjøre tilpasninger.