Per Nergård
May 14, 2010
  4414
(0 votes)

Compiled summary of previous posts

I’ve compiled all tools and tips from my previous blog posts so it will be easier to try them out.

It’s made as a single assembly (with the exception from the .browser file for the adapters) so you just have to drop the dll in the bin folder.

Use reflector or see the other posts for source.

Bin file: Nergard.EPi.dll

Adapter configuration

<browsers>
  <browser refID="Default">
    <controlAdapters>
      <adapter
          controlType="EPiServer.UI.Edit.EditPanel"
          adapterType="Nergard.EPi.Adapters.PropertyDataFormAdapter"/>
      
      <adapter 
      controlType="EPiServer.UI.WebControls.PageTreeView" 
      adapterType="Nergard.EPi.Adapters.PageTreeViewAdapter" />
    </controlAdapters>
  </browser>
</browsers>
May 14, 2010

Comments

Please login to comment.
Latest blogs
Optimizely For you Intranet

Having been at Optimizely and in the CMS industry for nearly 16 years I have seen clients’ intranet requirements go from a simple site just to hous...

Robert Folan | Sep 22, 2023

Vulnerability in EPiServer.GoogleAnalytics v3 and v4

Introduction A potential security vulnerability was detected for Optimizely Google Analytics addon (including EPiServer.GoogleAnalytics and...

Bien Nguyen | Sep 20, 2023

Overriding Optimizely’s Content Recommendations Block to Implement Custom Recommendations

Introduction The Content Recommendations add-on for Optimizely CMS dynamically recommends content from your site tailored to the interests of each...

abritt | Sep 13, 2023 | Syndicated blog

Developer contest! Install the AI Assistant and Win Bose QC45 Headphones!

We are thrilled to announce a developer contest where you have the chance to win a pair of Bose Headphones. The goal is to be the first developer t...

Luc Gosso (MVP) | Sep 7, 2023 | Syndicated blog