Forums / Setup & design / Presentation of content

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

Presentation of content

Author Message

David Karlsen

Tuesday 26 August 2003 12:03:39 pm

Hi,

I am trying to get into eZ. A large system to get into, I must add :) But I am using a template, which I have put in design/user/template and that work great. The problem is that I really can't find how to alter the output created by {$module_result.content}.

I have put a file called line_class_1.tpl in design/user/override/templates/node/view, which should define the formatting of the output from the folders. I have also created a file called line_class_2.tpl and full_class_1.tpl. The problem is that the files don't do anything. I have tried to put the files in different directories, like design/user/templates, design/user/templates/node/view and design/user/override/templates.

The question is therefor. What is the obvious here?

Bjørn Kaarstein

Tuesday 26 August 2003 3:21:15 pm

There is a new override system from version 3.1.

Take a look here: http://ez.no/developer/ez_publish_3/documentation/customization/custom_design/override_templates

Regards Bjørn