Forums / General / How can I put priority to my pagelayout override?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How can I put priority to my pagelayout override?

Author Message

Lizeth Lorenzana

Thursday 11 December 2008 3:47:02 pm

Hello everyone! I have a node name princip, under (inside) that node I have several sections... one of those must have a different pagelayout so when I define a general pagelayout for all of the sections inside the parent node princip I have problems to put a different override for a node inside princip... I tought that if I put before the override that defines the pagelayout for the nodes inside princip the different pagelayout that I wanted for that single different node It could work but it does'nt it takes no pagelayout than the one define for the sections inside the node princip

Example:

[pagelayout_node_inside_princip]
Source=pagelayout.tpl
MatchFile=pagelayout_single.tpl
Subdir=templates
Match[node]=906

[pagelayout_for_princip]
Source=pagelayout.tpl
MatchFile=pagelayout_princip.tpl
Subdir=templates
Match[parent_node]=768