meta information - how to change?

Author Message

Stefan van Zwoll

Thursday 15 January 2004 7:13:13 pm

hello,

i'm searching for quite a while to solve the following problem: i want to change the meta information that's printed out in the head of every parsed page (in fact: the $HTTP and $meta variables, read out in the page_head.tpl that comes with the demo content) dynamically. of course i can change it the usual, html, way, but i'd like to know, where the data is stored that i can change it there.

thank you in advance,
stefan

Dominik Stoeppel

Friday 16 January 2004 12:08:34 am

you find this in site.ini

[SiteSettings]
# Name of the site, will be used in default templates in titles.
SiteName=eZ publish
# URL of site, often used to link to site in emails etc.
SiteURL=example.com
# List of metadata to set in pagelayout
MetaDataArray[author]=eZ systems
MetaDataArray[copyright]=eZ systems
MetaDataArray[description]=Content Management System
MetaDataArray[keywords]=cms, publish, e-commerce, content management, development framework

change it and put it in your settings/siteaccess/<site>/site.ini.append ;)

--
dominik

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 30 2025 21:34:22
Script start
Timing: Jan 30 2025 21:34:22
Module start 'layout'
Timing: Jan 30 2025 21:34:22
Module start 'content'
Timing: Jan 30 2025 21:34:22
Module end 'content'
Timing: Jan 30 2025 21:34:22
Script end

Main resources:

Total runtime0.0320 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0067 588.1328151.2109
Module start 'layout' 0.00670.0052 739.3438220.7031
Module start 'content' 0.01190.0186 960.0469997.6953
Module end 'content' 0.03050.0015 1,957.742229.9922
Script end 0.0320  1,987.7344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00278.3961140.0002
Check MTime0.00123.6109140.0001
Mysql Total
Database connection0.00072.260810.0007
Mysqli_queries0.004815.129330.0016
Looping result0.00000.049910.0000
Template Total0.00103.210.0010
Template load0.00082.576510.0008
Template processing0.00020.624810.0002
Override
Cache load0.00061.786410.0006
General
dbfile0.007623.599180.0009
String conversion0.00000.025340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs