Forums / Setup & design / Datatype tpl design .. Grrrrrrr ...

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

Datatype tpl design .. Grrrrrrr ...

Author Message

Selmah Maxim

Wednesday 14 May 2003 7:35:00 am

I had create some new datatypes, all work fine, but one thing gonna drive me crazy !

from dubeg, the loaded tpl file for header datatype is :
design/standard/templates/content/datatype/edit/ezheader.tpl

what is include :

<table width="100" border="1" cellspacing="0" cellpadding="0">
<tr>
<td>{$attribute.data_text|wash}</td>
</tr>
</table>

now, the view look like this:

The Header
Table

whay the text want get in the table ?

Selmah Maxim

Wednesday 14 May 2003 7:52:31 am

LOL :)

found it, i was looking the wrong place :)

mydesign\override\templates\content\view