query on displaying new types of objects

Author Message

Toms King

Tuesday 15 August 2006 8:27:53 pm

Hi, all,
It's me again. Now I encounter another problem. For my site, I define a new class named company, which include the company name, owner, contact number.....Then I create a object under company class. However, this object cannot be viewed normal. from the displaying page, I cann't find the company information just now I set. I only see
EMEGINE( )
Contact information
Address
Additional information
Contacts at the node displaying page. (EMEGINE is the company name of the object I create.) So how can I set to display all the attribute of this object? and what's the source for displaying objects? for items from different class, can I make the design of displaying these items differently? Thanks.

Best regards,

Toms

Toms King

Tuesday 15 August 2006 11:30:51 pm

seems find the answer

in the override folder

\design\base\override\templates\full\

Clemens T

Wednesday 16 August 2006 1:44:13 am

Override the node/view/full template in your eZPublish admin -> design ->templates->node/view/full.tpl

-> create new override
-> input name
-> make sure you set the class-filter to 'company'
-> input override contents
-> save
-> refresh company page

if it doesn't work, empty cache, refresh company page again.

Have phun @ ez.
Clemens

Coulibaly Ibrahim

Wednesday 16 August 2006 1:58:44 am

don't forget to give anonymous User the right to view( read) the 'compagny class'
enjoy

Toms King

Wednesday 16 August 2006 11:03:55 pm

thx, I got it ^__^

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

eZ debug

Timing: Jan 18 2025 19:38:18
Script start
Timing: Jan 18 2025 19:38:18
Module start 'layout'
Timing: Jan 18 2025 19:38:18
Module start 'content'
Timing: Jan 18 2025 19:38:19
Module end 'content'
Timing: Jan 18 2025 19:38:19
Script end

Main resources:

Total runtime0.9471 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.0469152.6406
Module start 'layout' 0.00490.0029 740.687539.4766
Module start 'content' 0.00780.9379 780.1641521.9688
Module end 'content' 0.94570.0014 1,302.132812.1250
Script end 0.9471  1,314.2578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3460160.0002
Check MTime0.00130.1372160.0001
Mysql Total
Database connection0.00060.063610.0006
Mysqli_queries0.900095.0240650.0138
Looping result0.00090.0980630.0000
Template Total0.917696.920.4588
Template load0.00200.209720.0010
Template processing0.915696.670820.4578
Template load and register function0.00020.024010.0002
states
state_id_array0.00080.080610.0008
state_identifier_array0.00140.144420.0007
Override
Cache load0.00170.1803320.0001
Sytem overhead
Fetch class attribute can translate value0.00130.138030.0004
Fetch class attribute name0.00230.241050.0005
XML
Image XML parsing0.00030.035130.0001
class_abstraction
Instantiating content class attribute0.00000.001550.0000
General
dbfile0.00080.0792100.0001
String conversion0.00000.000840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs