Go to content

Go to employees

Go to search

Blog entries posted during 2008

 

Exclude the FriendlyUrlRewriter in EPiServer

The other day I made a Plug In to the editor that could insert a hyperlink to the MainBody of pages. I made this by extending the HyperLinkProperties.aspx, the PageBrowser.aspx, the PageExplorer.ascx and the HyperLinksProperties.js.


MultiPageProperty and ReadOnly page cache in EPiServer CMS 5

There has been a new commit of the MultiPageProperty on CodeResort fixing a bug that has appeared with the read only page cache in EPiServer CMS 5.


Problems with SearchDataSource and EnableVisibleInMenu

Some days ago I had a problem with getting the SearchDataSource to return hits in documents stored in UnifiedFileSystem. The Search template that is delivered with EPiServer CMS 5.1 works fine. But I made a little change to the default template. I...