Forums / General / Handling site settings?

Handling site settings?

Author Message

Deane Barker

Friday 15 October 2004 3:12:27 pm

What's the commonly accepted way for eZ publish to handle site settings? By this, I mean fairly static content. For instance:

-- In the footer, the company needs to have their address displayed. I don't want to hardcode this into the template, in case they want to change it. So, were do I...put it? Where should this content get stored?

-- If I make a standard site, it would be nice to let the user change the colors of the site from the admin interface. Just pick a color "scheme" from a drop down list.

Etc. These things are content, but not like news articles, etc. They're "behind the scenes" content.

I'm tempted to create a "Settings" object in the content root and just instantiate that by NodeID then read the attributes off it. It wouldhave attributes for "Footer Text" and "Color Scheme." To edit global site settings, the user could just edit that object and change what he/she wants to change. This object wouldn't be visible anywhere other than the admin side of the site.

Any thoughts from anyone else?

Deane

Lazaro Ferreira

Friday 15 October 2004 5:43:21 pm

Hi,

As you said you can perfectly use setup .ini settings to setup your site parameters, AFAIK this is the preferred way to do it

Normally you override ezp .ini files to put your custom settings , like you did in site.ini.append.php while setting up your siteaccess

From templates you can access your custom settings using

ezini(...)

operator take a look at

http://ez.no/ez_publish/documentation/reference/template_operators/data_extraction/ezini

i.e: if you take a look at ezp toolbar implementation, you will see it is implemented using .ini settings, you can also see how it is used in ezp standard pagelayout (EZP 3.4.+)

 

Lazaro
http://www.mzbusiness.com

Deane Barker

Friday 15 October 2004 7:25:07 pm

Can you control access permissions to INI files? I'd hate for the users to have access to ALL the settings in ALL the files. Is there any way to give them access to this one INI file only?

Deane

Deane Barker

Saturday 16 October 2004 2:24:59 pm

How about this --

I would like to create a entirely separate "tree" from the "content" tree (is it a "module"? Confused about the terminology). This way I can let my users create objects in this tree that I can use for site settings. For instance, a "Menus" folder could have "Menu" children which could have "Link" children, etc.

I have the eZ Publish book, and I think I could figure it out. But what am I'm talking about? A new module?

Deane

eZ debug

Timing: Jan 18 2025 15:03:29
Script start
Timing: Jan 18 2025 15:03:29
Module start 'content'
Timing: Jan 18 2025 15:03:30
Module end 'content'
Timing: Jan 18 2025 15:03:30
Script end

Main resources:

Total runtime0.7441 sec
Peak memory usage4,096.0000 KB
Database Queries197

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 588.7188180.8516
Module start 'content' 0.00530.6316 769.5703551.3750
Module end 'content' 0.63690.1070 1,320.9453337.0781
Script end 0.7440  1,658.0234 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00390.5306210.0002
Check MTime0.00140.1930210.0001
Mysql Total
Database connection0.00060.087210.0006
Mysqli_queries0.677591.06181970.0034
Looping result0.00170.22551950.0000
Template Total0.716296.320.3581
Template load0.00160.220120.0008
Template processing0.714596.032420.3573
Template load and register function0.00010.010210.0001
states
state_id_array0.00220.298910.0022
state_identifier_array0.00120.156320.0006
Override
Cache load0.00140.1852310.0000
Sytem overhead
Fetch class attribute can translate value0.00130.175130.0004
Fetch class attribute name0.00120.167050.0002
XML
Image XML parsing0.00070.091030.0002
class_abstraction
Instantiating content class attribute0.00000.001770.0000
General
dbfile0.00440.5970270.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/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
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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