Link between content classes and templates

Author Message

Alain Bertholet

Wednesday 25 May 2005 2:52:18 am

Hi,

After a new content class creation, how can I refer/add a template to this class?
How does it works globally?

Thanks in advance.

Alain Bertholet

Alain Bertholet

Steve P

Wednesday 25 May 2005 5:12:24 am

Hi Alain

If you create an example of your new class [using the admin interface] & navigate to it you'll be presented with a default template complete with a link to create a custom template for your class.

I now have to work out how to set up line templates for new classes, so if you suss it...

Best

Steve steve@intersynergy.net

Luke Barton

Wednesday 25 May 2005 11:48:55 am

You can also modify the override.ini.php file. The file might be here:

[yoursite.com]/settings/site_access/[site_access]/override.ini.append.php

In it, you can control all the template overrides for objects, classes, etc. like this:

[your_class_name]
Source=node/view/full.tpl
MatchFile=class/your_template_file.tpl
Subdir=templates
Match[class_identifier]=your_class_name

Hope this helps.

-Luke

Steve P

Thursday 26 May 2005 2:51:24 am

Luke - can I use this technique to point to a custom line template?

Thanks

Steve

Xavier Dutoit

Thursday 26 May 2005 3:03:22 am

[your_class_name]
Source=node/view/line.tpl
...

Steve P, I'd suggest you to read the doc on that topic (This one is rather complete).

X+

http://www.sydesy.com

Steve P

Thursday 26 May 2005 3:34:25 am

<I'd suggest you to read the doc on that topic>

Always a good idea ;-)
Must have missed this one. Can you point me in the right direction please?

Best

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 19 2025 03:42:19
Script start
Timing: Jan 19 2025 03:42:19
Module start 'layout'
Timing: Jan 19 2025 03:42:19
Module start 'content'
Timing: Jan 19 2025 03:42:20
Module end 'content'
Timing: Jan 19 2025 03:42:20
Script end

Main resources:

Total runtime0.8625 sec
Peak memory usage4,096.0000 KB
Database Queries70

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 589.2891152.6406
Module start 'layout' 0.00700.0046 741.929739.4766
Module start 'content' 0.01170.8492 781.4063638.4688
Module end 'content' 0.86090.0015 1,419.875012.1250
Script end 0.8624  1,432.0000 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4189160.0002
Check MTime0.00150.1762160.0001
Mysql Total
Database connection0.00080.087910.0008
Mysqli_queries0.796792.3782700.0114
Looping result0.00070.0776680.0000
Template Total0.827896.020.4139
Template load0.00240.281620.0012
Template processing0.825395.694620.4127
Template load and register function0.00020.021110.0002
states
state_id_array0.00150.170910.0015
state_identifier_array0.00070.081520.0004
Override
Cache load0.00210.2389420.0000
Sytem overhead
Fetch class attribute can translate value0.00060.073040.0002
Fetch class attribute name0.00100.120480.0001
XML
Image XML parsing0.00410.473840.0010
class_abstraction
Instantiating content class attribute0.00000.001680.0000
General
dbfile0.00260.3053220.0001
String conversion0.00000.001340.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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs