Changing the name of the site

Author Message

Torleif Berger

Wednesday 29 November 2006 8:44:44 am

or is it the name?

when I go to the site I get for example this in the addressbar:

/index.php/corporate_site/news

But I think it looks a bit weird with the corporate_site there. especially since the site is far from a corporate site.. how can I change it somewhere to something else? Can I remove it totally?

If I can change that one: The admin area is called

/index.php/corporate_site_admin/

Will that change accordingly? or can I change that to just admin or something?

Claudia Kosny

Wednesday 29 November 2006 9:41:08 am

Hello Torleif

the name corporate_site is the name of your public site access. You can rename it by changing some ini settings (always make a backup before doing this!).

In /settings/override/site.ini.append.php have a look at the blocks
[SiteSettings]
...
and
[SiteAccessSettings]
...

If corporate_site is listed here (it should be), change every occurrence of corporate_site to your new name (best stick to letters a-z and underscore, I am not sure if using special characters is possible).

Then check the folder /settings/siteaccess. There you have a folder for each siteaccess, rename the folder corporate_site to your new name.

Then empty the cache and try again, the name should be changed now.

This works separately for each site access, so if you change the name of the public siteaccess, the admin siteaccess will not be influenced.

The site access is how EZ knows what settings to use, so removing it will not work in general if you use uri matching. Removing the site access from the url might work if you use e.g. host as matchorder, I have never tried it so I cannot tell you. Here the info about the different methods: http://ez.no/doc/ez_publish/technical_manual/3_8/concepts_and_basics/configuration/access_methods

Greetings from Luxembourg

Claudia

Claudia Kosny

Wednesday 29 November 2006 9:47:14 am

Forgot:

Also change the settings for the var directory (I am not sure whether this is really necessary, but better be safe than sorry...). This can be found in the block[filesettings] in the site.ini in /settings/siteaccess/corporate_site (or whatever you renamed it to).

Here a guide (for an older version, but still usable):
http://ez.no/products/ez_publish/documentation/building_an_ez_publish_site/creating_the_tscm_site

Claudia

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

Main resources:

Total runtime0.9739 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 589.1484152.6406
Module start 'layout' 0.00560.0024 741.789139.4766
Module start 'content' 0.00800.9641 781.2656473.8906
Module end 'content' 0.97210.0017 1,255.156312.1484
Script end 0.9738  1,267.3047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3287160.0002
Check MTime0.00130.1341160.0001
Mysql Total
Database connection0.00080.080010.0008
Mysqli_queries0.921594.6245570.0162
Looping result0.00050.0493550.0000
Template Total0.940696.620.4703
Template load0.00190.194120.0009
Template processing0.938796.392920.4694
Template load and register function0.00020.022610.0002
states
state_id_array0.00110.109310.0011
state_identifier_array0.00080.079820.0004
Override
Cache load0.00160.1628320.0000
Sytem overhead
Fetch class attribute can translate value0.00080.084220.0004
Fetch class attribute name0.00100.102030.0003
XML
Image XML parsing0.00020.021320.0001
class_abstraction
Instantiating content class attribute0.00000.000730.0000
General
dbfile0.00460.4770100.0005
String conversion0.00000.000940.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
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
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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: 16
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs