including a object in a frontpage

including a object in a frontpage

Thursday 03 January 2008 10:01:03 am - 4 replies

Author Message

alberic briot

Tuesday 08 January 2008 6:05:00 am

I am fed up. This is the overide of content/view/full.tpl wich dont work properly but why?

Noicokuna Niemoge

Friday 23 January 2009 3:11:56 am

If it's an object of your personal class, you'd have to create an embed template...

Shiki soku ze ku...

André R.

Friday 23 January 2009 3:37:31 am

Examples from override.ini in webin / flow:

[highlighted_object]
Source=content/view/embed.tpl
MatchFile=embed/highlighted_object.tpl
Subdir=templates
Match[classification]=highlighted_object

[embed_article]
Source=content/view/embed.tpl
MatchFile=embed/article.tpl
Subdir=templates
Match[class_identifier]=article

classification is the class you select in the editor,

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Gary Teh

Monday 26 January 2009 1:30:26 am

Perhaps you could try these steps:

Step 1:
create a custom class : Temoignage
From the interface go to administrative backend > Setup > Classes to create your class

set the identifier for this as temoignage

Step 2:
In the physical file system directory Go to extension > ezwebin > design > ezwebin > override > templates > full >
Create custom template temoignage.tpl here

Step 3

In the physical file system directory Go to settings > siteaccess > eng > override.ini.append.php
Insert entries

[temoignage]
Source=node/view/full.tpl
MatchFile=full/temoignage.tpl
Subdir=templates
Match[class_identifier]=temoignage

Step 4

Clear your cache

Hopefully this was helpful

Cheers

http://name1price.com : Get a Cool website for yourself and also learn how to manage it. It is easy. Use it to get more customers for your business.

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.