Forums / Setup & design / How to override the folder full view under one node?

"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 to override the folder full view under one node?

Author Message

kevin wei

Saturday 25 December 2004 11:32:39 pm

i want override the fold_full under one node, it is to say, all node with one parent, can i use this code:

[my_full_folder]
Source=node/view/full.tpl
MatchFile=full/folder.tpl
Subdir=templates
Match[class_identifier]=folder
Match[parent_node]=59

thanks!