Forums / Developer / how to override the article template

how to override the article template

Author Message

justin kazadi

Monday 17 March 2008 6:10:02 am

hello all,

I want to override the article template. I had done this:

- open the file in : \siteaccess\ezwebin_site\override.ini.append.php

- write this at the top of file :

[full_article]

Source=node/view/full.tpl

MatchFile=full/article_just.tpl

Subdir=templates

Match[class_identifier]=article

- save the file article_just.tpl in :

C:\wamp\www\prosite\site\extension\ezwebin\design\ezwebin\override\templates\full

- the file contains this in particular (for all articles of the site):

<div id="corps">


<h1> just lundi {$node.object.name|wash()} </h1><br/><br/>

<div class="informations">

<h1> News de la part de : {$node.data_map.owner.author|wash()}

Le {$node.object.modified|l10n('shortdatetime')} </h1>

</div>




<div class="contenu">

<p>{$node.object.data_map.body.content.output.output_text}</p>

</div>


</div>



Is there samebody who can help me to resolve this problem?




The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.

Albert Einstein

Clemens T

Monday 17 March 2008 6:23:57 am

Try clearing the cache (via admin interface and the setup tab).

Does it work?

justin kazadi

Monday 17 March 2008 6:44:54 am

hello,

I have claer the cashes , restart my computer but nothings special.

The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.

Albert Einstein

Pål Messenlien

Monday 17 March 2008 7:24:47 am

Check in the same override.ini.append.php file if there is another override for the article class... look for [article] in the file. If there is one, this one overrides your new override.

--------------------------------------------
Høgskolen i Lillehammer
Lillehammer University College
http://www.hil.no
--------------------------------------------
Messenlien IT
http://messenlien.com
-------------------------------------------

justin kazadi

Monday 17 March 2008 7:56:35 am

thanks Pål Messenlien,

I think it work because now i have an error in my code like this :

Error: eZTemplate:eZTemplateCompiler

PHP variable $var['body'] does not exist, cannot fetch the value.

Error: eZTemplate:eZTemplateCompiler

PHP variable $var is not an object, cannot fetch content()

The problem now is i don't know how to display :

- the name of author ,

- the intro of an article ,

-the last modified date ,

- the body of article

for the article called .

my code for do this is in my first message .

please help me.

The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.

Albert Einstein

eZ debug

Timing: Jan 30 2025 19:50:07
Script start
Timing: Jan 30 2025 19:50:07
Module start 'content'
Timing: Jan 30 2025 19:50:07
Module end 'content'
Timing: Jan 30 2025 19:50:07
Script end

Main resources:

Total runtime0.2604 sec
Peak memory usage8,192.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0072 587.9531370.2891
Module start 'content' 0.00720.0143 958.24221,005.5313
Module end 'content' 0.02150.2389 1,963.77343,896.9609
Script end 0.2603  5,860.7344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00481.8472200.0002
Check MTime0.00140.5235200.0001
Mysql Total
Database connection0.00060.230410.0006
Mysqli_queries0.156259.97371410.0011
Looping result0.00140.55281390.0000
Template Total0.238591.610.2385
Template load0.00080.319210.0008
Template processing0.237791.264410.2377
Override
Cache load0.00060.235410.0006
Sytem overhead
Fetch class attribute can translate value0.00230.882810.0023
XML
Image XML parsing0.00030.101310.0003
General
dbfile0.01003.8210200.0005
String conversion0.00000.002730.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0002 secs