crli
Jan 18, 2010
  8479
(2 votes)

Enabling gadget development quickly

Preparing your project for gadget development is as simple as tweaking a few xml files. In fact, it’s so easy even a machine can do it if you download and execute the following file through Deployment Center:

What does it this do?

1. It alters PublicTemplates.csproj:
* Adds references to System.Web.Mvc.dll and EPiServer.Shell.dll (these contain classes you need doing gadgets)
* Adds the ASP.NET MVC project type guid (this enables the Visual Studio tooling)
* Alters the project to include gadget example

2. It copies a simple gadget example to the project folder.

3. It modifies web.config registering EPiServer.Templates.Public as a public module.

What doesn’t it do?

It doesn’t install ASP.NET MVC (this needs to be installed separately)

What if something goes wrong?

Squeak here below and I’ll try to help.

Where can I get it?

Here (download)

Jan 18, 2010

Comments

Sep 21, 2010 10:33 AM

Awesome.
/ Joel Abrahamsson

Arild Henrichsen
Arild Henrichsen Oct 15, 2010 01:07 PM

This is great, Cristian. I can't believe this has not been hyped more :)

Please login to comment.
Latest blogs
Copy Optimizely SaaS CMS Settings to ENV Format Via Bookmarklet

Do you work with multiple Optimizely SaaS CMS instances? Use a bookmarklet to automatically copy them to your clipboard, ready to paste into your e...

Daniel Isaacs | Dec 22, 2024 | Syndicated blog

Increase timeout for long running SQL queries using SQL addon

Learn how to increase the timeout for long running SQL queries using the SQL addon.

Tomas Hensrud Gulla | Dec 20, 2024 | Syndicated blog

Overriding the help text for the Name property in Optimizely CMS

I recently received a question about how to override the Help text for the built-in Name property in Optimizely CMS, so I decided to document my...

Tomas Hensrud Gulla | Dec 20, 2024 | Syndicated blog

Resize Images on the Fly with Optimizely DXP's New CDN Feature

With the latest release, you can now resize images on demand using the Content Delivery Network (CDN). This means no more storing multiple versions...

Satata Satez | Dec 19, 2024