Forums / Setup & design / Basic question...

Basic question...

Author Message

Lars Imsland

Thursday 26 February 2004 8:44:23 am

... that shows that I am clueless :)

I'm trying to implement a forum on my site by copying stuff from the eZ forum
template. In doing that, I have encountered the line below:

{node_view_gui view=forumline content_node=$Child:item}

Having this line in on of my other templates, produces the
data I want, but not in the way that I want. So I have to edit (or probably
override) the template behind "forumline". But how do I do that? I paged through
the 32 pages of templates, found noone by the name "forumline" (I might have
overlooked it, though). Is it there?

James Packham

Thursday 26 February 2004 9:03:16 am

You <i>have</i> to create an override, you could just create a new template and do something like this:

{node_view_gui view=newtemplate content_node=$Child:item} (view specifies name of template to use don't put .tpl on though!)

But you're right your should learn about overrides!

http://ez.no/ez_publish/documentation/building_an_ez_publish_site/the_news_page/overview_of_the_latest_news

Is a good (if basic) example. Pay attention to changes in settings/[siteaccess]/override.ini.append :)

Regards,

James

Lars Imsland

Friday 27 February 2004 2:38:04 am

There is still something I do not understand. The example in my first post suddenly started working, I'm not sure why :), but now I have similar problems with my next step.

I have a template forumtopic.tpl, that I want to be used for the class Forum topic.
I have made this class through the admin setup (Class ID 16), and have "instantiated" this class under a folder.

I put forumtopic.tpl under design/mysite/override/templates, and edit the settings/siteaccess/mysite/override.ini.append file, adding

[forumtopic]
Source=node/view/full.tpl
MatchFile=forumtopic.tpl
Subdir=templates
Match[class]=16
Match[section]=7

(I have tried both with and without the last line.) But it still does not work. Some other standard template is used. What should I do so that my new template will be used?

The version I'm using is 3.3-1, if that's related.

eZ debug

Timing: Jan 19 2025 01:07:25
Script start
Timing: Jan 19 2025 01:07:26
Module start 'content'
Timing: Jan 19 2025 01:07:26
Module end 'content'
Timing: Jan 19 2025 01:07:27
Script end

Main resources:

Total runtime1.0974 sec
Peak memory usage4,096.0000 KB
Database Queries194

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0117 588.8438180.8516
Module start 'content' 0.01170.9042 769.6953512.2266
Module end 'content' 0.91590.1814 1,281.9219333.0859
Script end 1.0973  1,615.0078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00440.4016210.0002
Check MTime0.00150.1379210.0001
Mysql Total
Database connection0.00290.263410.0029
Mysqli_queries1.008991.93251940.0052
Looping result0.00300.27241920.0000
Template Total1.014392.420.5072
Template load0.00210.189020.0010
Template processing1.012292.237520.5061
Template load and register function0.00020.022110.0002
states
state_id_array0.04093.727510.0409
state_identifier_array0.00140.130220.0007
Override
Cache load0.00170.1593340.0001
Sytem overhead
Fetch class attribute can translate value0.00220.202630.0007
Fetch class attribute name0.00190.175540.0005
XML
Image XML parsing0.00100.092830.0003
class_abstraction
Instantiating content class attribute0.00000.000840.0000
General
dbfile0.00590.5386270.0002
String conversion0.00000.000730.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
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 17
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs