Blogg
Velkommen til bloggen vår. Her deler vi vår fagkunnskap og våre erfaringer rundt netthandelsløsninger. Vi blogger om handel, tech, trender, strategi, marketing, UX, nyheter og en masse annet. Slå deg løs!
Extending Episerver On Page Editing view
-
Development
-
Optimizely
In this blog post I'll show you one way of extending Episerver's On Page Editing view, by automatically setting image caption and alt text properties on a page based on the image content that the editor selects.
Custom Episerver Commerce Product/Variant router
-
Development
-
Optimizely
-
E-commerce
-
SEO
Just wanted to share a custom Epi Commerce hierarchical router that I'm using in a project where we have a Product -> Variant structure. All variants in the catalog belong to a product and a product can have one or multiple variants.
Introducing: New tool to easily index your content in Episerver Find
-
Development
-
Optimizely
-
Navigation
Have you ever wanted to index a content item in Find without having to publish a meaningless change to it? Or index an entire content tree from a specific starting point? Maybe you want to force an item into the index even though it's excluded by conventions? Just install Geta.Epi.IndexContentInFind package and it will be easy to do just that.
Enable Razor views in Episerver modules with Geta.EPi.ShellRazorSupport package
-
Development
-
Optimizely
By default, Episerver supports only WebForms views for its modules. We have created a package which adds support for Razor views too.
Introducing Geta.EpiCategories: Categories as localizable IContent
-
Development
-
Optimizely
For quite a long time I've been wondering if Episerver is going to do anything about the built-in category functionality. I feel it's pretty outdated and it's not so convenient to edit and localize categories. I guess the teams at Episerver are busy with other, more important stuff, so I decided to create a module. Say hello to Geta.EpiCategories.
Geta.Epi.Extensions updated with content editor ux helpers
-
Development
-
Optimizely
You might already know about our Episerver extensions package, Geta.Epi.Extensions. We have now added a set of extensions and HTML helpers to help improve user experience for content editors. The goal with the helpers is to reduce the need for "All properties view" in the Episerver edit interface.
ContentType preview images w. icons
-
Development
-
Optimizely
I don't know about you, but at least for me, I rarely create image thumbnails for the different content types in the solutions I am working on. If you are like me, then this package will hopefully give your editors a somewhat more pleasant user experience when creating content.
Install multiple instances of inRiver PIM
-
Development
-
PIM
When you are working on several inRiver PIM projects simultaneously, you find yourself in need of switching between them from time to time. One option is to change the configuration files and restart inRiver services and website. A better option is have multiple instances of inRiver PIM running on the same system. This way you can easily access the desired instance for configurations, developing and demos. This is a walk-through on how to set up multiple instances of inRiver PIM on the same system.