Sign In

Blog

This tip is a must have when developing websites in Kentico's portal engine.

Since version 5.5 it is possible to setup multiple placeholders in your page templates. Simply follow the two steps below:

1. On the parent page template (i.e. Master template) add a "Page placeholder" web part

placeholder.png

2. Add the following code in the child page template (i.e. Default template). Make sure the PagePlaceholderID matches with the Web part control ID of the Page placeholder from step 1.
<cms:CMSContent runat="server" id="cntContent" PagePlaceholderID="plcContent">
<cc1:CMSWebPartZone ID="zoneContent" runat="server" />
</cms:CMSContent>
For more information on this tip check out the excellent post by Kentico's CTO Martin Hejtmanek: Using multiple page placeholders in Portal engine
Posted: 21-09-2011 | 0 comments | Filed under: Tips and Tricks, Template, Page template reduction


testThe second post in the page template reduction techniques series is about specifying default page templates for specific document types.
Posted: 23-08-2011 | 0 comments | Filed under: Tips and Tricks, Template, Page template reduction

This is the first post of a series of tips and tricks on page template reduction techniques. From my point of view it is very important that you only provide the page templates needed to your end users, making sure that they will not get lost when managing the website. This tip will show you how easy it is to create "Template scopes", to filter the "Page template selection" dialogue.

This tweak is similar to the "Widgetizer!" script and allows you to copy web parts from one page template to another.
Posted: 09-08-2011 | 3 comments | Filed under: Web Parts, Tweaks, Template

In my presentation: "Creating websites from scratch using Portal Engine" at the Kentico Connection I showed you how to create a really blank site. In this tip I will show you the steps I presented.
Posted: 10-05-2011 | 3 comments | Filed under: Tips and Tricks, Template, Site


As you probably know, CMS Editors do not have the permissions to change a documents template once the document has been created. The required permission needed in this case is "Design web site". Administrators however should carefully consider giving the CMS Editors this permission because it also allows the editor access to the design tab. So what now? Well KenticoCMS 5.0 UI Personalization is the answer!
Posted: 05-01-2010 | 3 comments | Filed under: UI Personalization, Design, Template, 50

About me

Jeroen Furst 
  • Facebook
  • LinkedIn
  • RSS
  • Twitter

Kentico DevNet

IBL-Software

Sponsored links

Interview with Kentico

You have an old version of Adobe's Flash Player. Get the latest Flash player.
Kentico blogs and websites
Martin Hejtmanek - Kentico CTO
Thomas Robbins - Kentico product evangelist
Petr Vozak - Kentico team leader
Brian McKeiver - BizStream
Johnny Bubriski - Wakefly, Inc.
Bryan Soltis - Bit-Wizards
Kentico Developer - Reed Business Information
Kentico Solutions - Data, Inc.

My trees

Latest Kentico Knowledge Base Articles

Kentico Developer Posters

Kentico CMS 5.5 Macro Reference