Settings (.ini) available in templates?

Author Message

Paul Borgermans

Tuesday 22 April 2003 2:54:17 am

Hello

Is there a way to get ini variables available in templates? I searched to code, but could not find anything.

Background: I'm trying to improve the forums and would like to set some variables in an existing or new ini file to be read in the templates (without adding php code). Examples: wether or not to display an icon/photo for each user, thread views or not etcetera.... Forums can be much improved by more advanced templates, but I would like to keep some parameters outside of the templates and group them in an ini file (that's what ini files are for).

Paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Paulo Almeida

Tuesday 22 April 2003 5:22:55 am

i don't know if it will do what you want but try this:

{ezini('RegionalSettings','Locale')}
__GROUP__ __VAR__

Paulo

PACPI.COM Internet Consulting
http://pacpi.com

Paul Borgermans

Tuesday 22 April 2003 6:11:27 am

Thanks,

I forgot the (undocumented) ezini function, although it was mentioned by Jan before.

I'll update the user docs to reflect this.

Paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Jan Borsodi

Tuesday 22 April 2003 6:40:18 am

There's also a third parameter which states the ini file (site.ini is default).
{ezini('DataTypeSettings','RepositoryDirectories','content.ini')}
__GROUP__ __VAR__ __FILE__

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

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 10:30:25
Script start
Timing: Jan 18 2025 10:30:25
Module start 'layout'
Timing: Jan 18 2025 10:30:25
Module start 'content'
Timing: Jan 18 2025 10:30:26
Module end 'content'
Timing: Jan 18 2025 10:30:26
Script end

Main resources:

Total runtime1.0562 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0082 587.9375152.6250
Module start 'layout' 0.00820.0035 740.562539.4453
Module start 'content' 0.01171.0428 780.0078594.6484
Module end 'content' 1.05450.0017 1,374.656312.4688
Script end 1.0562  1,387.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3235160.0002
Check MTime0.00130.1244160.0001
Mysql Total
Database connection0.00130.124610.0013
Mysqli_queries0.995494.2442620.0161
Looping result0.00070.0688600.0000
Template Total1.016996.320.5085
Template load0.00250.241020.0013
Template processing1.014496.041720.5072
Template load and register function0.00010.009710.0001
states
state_id_array0.00200.186110.0020
state_identifier_array0.00120.116020.0006
Override
Cache load0.00190.1817250.0001
Sytem overhead
Fetch class attribute can translate value0.00060.059830.0002
Fetch class attribute name0.00110.103470.0002
XML
Image XML parsing0.00380.356930.0013
class_abstraction
Instantiating content class attribute0.00000.001880.0000
General
dbfile0.00310.2913300.0001
String conversion0.00000.000740.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
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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: 17
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs