Creating Base page template in AEM | Community
Skip to main content
Ratna_Kumar
New Participant
November 3, 2015
Solved

Creating Base page template in AEM

  • November 3, 2015
  • 1 reply
  • 1236 views

Hi Guys,

In our project, we are migrating from Teamsite to AEM6.1. We identified all the components and templates from Teamsite CMS and now we are going to create very basic page level component under apps. 

Our approach:

We first took the Teamsite page and reviewed the page using import site option(http://localhost:4502/etc/importers/site.html) for look and feel of page in CQ(We cant edit those fields). It has created the sample templates, components and clientlibs for that page

--> By using this, we have created new project and copied those templates, components, and created new page from siteadmin using that template(which created from site importer) and given cq:designPath - etc/design/xxx(created one from site importer).

Now the question: We cannot edit/make any changes in that page because that is only done through site importer. Now how we can make as editable components in that created page.

If this is not the approach, Please suggest what else other approach we can follow.

Thanks,
Ratna Kumar.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

include all the components created under 'par' and you should be able to edit it if the included component has dialog or editConfig

1 reply

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
November 3, 2015

include all the components created under 'par' and you should be able to edit it if the included component has dialog or editConfig