Take the community feedback survey now.

  • Syndicated blog - Posted on: Apr 22, 2010

    EPiServer's PageTree class has a function called CreateItemRecursive and this is where you can add your logic to include or exclude elements from the tree. In my example I added two properties to mye ExtendedPageTree control which takes in a comma...

  • Syndicated blog - Posted on: Apr 22, 2010

    I have a list of images where I've attached a FancyBox lightbox so the users can click and get a larger preview. My FancyBox were working fine in FireFox, but when I tried it in IE8, it only worked for the first element on the page. After reading...

  • Syndicated blog - Posted on: Apr 21, 2010

    The problem in question was that the search result displayed in full screen, instead of inside the IFrame, as supposed. The solution was as simple as adding the following line (bold below) in the results part of the code:

  • Syndicated blog - Posted on: Apr 20, 2010

    This issue can be fixed with a few simple steps. To get all your site urls to display in lower case do the following: 1. Add the following in your Global.asax.cs: void UrlSegment_CreatedUrlSegment(object sender, EPiServer.Web.UrlSegmentEventArgs e...

  • Syndicated blog - Posted on: Mar 23, 2010

    Why not just use HTTPS for the entire site, you might ask? The reason for this is that they use Google Maps and the Google Maps Premium Subscription was not an option due to the high cost for this service. To solve this I wrote a HttpModule that...

1 2 3 4 5 ... Last
 Workplace: Epinova AS
 Community Level: Citizen

Syndication and sharing