You are not logged in.
Pages: 1
Hi,
all the demo skins and applications provided contain only one HomePage template and one "Page" template. is it possible to have multiple "Page" templates in the Ametys CMS?
Offline
Hi,
Yes, you can create as many templates as needed.
The templates brought by the skin are located in the directory "templates" of the skin. You could see that the demo skins contain several templates but most of them are excluded in the file conf\template_assignment.xml because they are templates for internal use (the contributor should not access to theses templates).
You can decide of your own assignment policy in this file. As you could see in demo skins, the template "index" is proposed only for pages whose name is "index" and the template "page" is proposed for all others pages.
Laurence Aumeunier
Ametys Expert
Offline
hi laurence,
thanks for the quick answer. got it. iam able to add more page templates as well.
Offline
Pages: 1