Join our community!
One nice feature in EPiServer 7 is the ability to render content based on tags and type. But sometimes you want to add temporary items to a collection and then render them. This can be a RSS feed, or if you want to add one link list with and...
By: Anders Hattestad
Sometimes one would like to enable users to upload files in a Xform. Based on my blog post about extending xforms , I have added an upload function. I check if an textbox have a css class called FileUpload. If it has it will replace that textbox...
If you set up a Versioning VPP fil system in EpiServer 6R2 the role creator will not work. This is becasue it’s not in the ACL. There is a fix for it, but it will only work for the creator of the folder. You need to use this code as your VPP...
Have made a plugin that copy files and folders between 2 VPP folders that are of different type. The code is pretty straight forward, and thinks its strange that the buildt in copy / paste from the explorer view from episerver don’t support this. ...
A lot of new sites uses responsive design. The key feature with this of course that the web page scale to the current view port of the device a user is using. Images and other elements are often set to width:100% in the css. The problem that we...
I’m a developer and part of the Itera EPiServer team. Have worked with Content management systems for a decade, and EPiServer the last 5-6 year.