At "What’s new in EPiServer CMS?" page is said:
"Production templates: Together with EPiServer CMS there will be a new package of WCAG and XHTML compliant production-ready templates. These templates are built with best practice, accessibility and compliancy in mind and they can be used as a base for new EPiServer projects."
When will the new templates be available?
The plan is to deliver them together with the first Release Candidate of EPiServer CMS in the end of April. But the release of them might be slightly delayed if quality problems are discovered during the final tests in the end of April.
It would have been nice to test the new set of templates, or some of the templates, even during the Community Technical Preview phase.
How much do they differ from 4.61 ASP.NET 2.0 templates?
I agree, it would have been nice if they could have been included but it was not possible. Sorry.
The new templates are totally rewritten and are not based on the old ones. Because of this we still have some discussions of how parts of them should be built. In general though, they behave similar as the old ones. They are Master Page-based aspx-forms inheriting from EPiServer.TemplatePage using User Controls ("Units") for the all "functionality blocks".
Just my 2c. Best practice is to have the templates inherit from one of your own classes in the project, which will inherit from TemplatePage. This allow developers to customize all templates on the site in one place (like doing extra security checks, caching or altering the right click menu.)
/steve
I agree with Steve. This will be very usefull with the new PageExtension-support for PageBase in EPiServer CMS where you can enable/disable different features in your page constructor.
Hi Guys,
Were these templates included in the RC1. I've just set up a site in visual studio and have not been asked to install any. Is the process different?
Cheers.
Pete