Forums / Setup & design / write the template of a class created through ezwebin_admin

write the template of a class created through ezwebin_admin

Author Message

Pascal Specht

Thursday 18 October 2007 7:34:56 am

Hi,

If I create a class called ABC using the ezwebin point & click way, what are the steps to create and use an associated template file?

How does the template need to be called?
Where does it have to be placed? (for embed, inline, full etc)
Do I need to declare something in the override.ini file ?

I tried desperatedly to write things like this in the override.ini,

[full_ABC]
Source=content/view/full.tpl
MatchFile=full/abc.tpl
Subdir=templates
Match[class_identifier]=ABC

but without results, even clearing the cache didn't do the magic...

Any help much appreciated!
Thanks in advance,

</Pascal>