Forums / General / override datatype templates

"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".

override datatype templates

Author Message

andre müller

Thursday 23 October 2003 12:24:07 am

how do i override datatype templates for certain classes? is it at all possible? i tried by putting a ezurl_class_28 file in the mydesign/content/datatype/view folder ? no result.

Tore Skobba

Thursday 23 October 2003 2:38:33 am

Hmm "mydesign/content/datatype/view" will not work, at least it must be in the templates folder, i.e. mydesign/templates/content/datatype/view. This is working fine for me as I in "mydesign/templates/content/datatype/edit" has an customized "ezuser.tpl". Note the name of the customized datatype is still the same. I do not now if this is correct but it works:)

cheers

andre müller

Thursday 23 October 2003 7:27:15 am

thanks a lot tore. you're of course right: i had the wrong path..