Path

ez.no / ezpublish / documentation / ez publish 3.4 / using 'settings' object to change ini settings


Using 'Settings' object to change ini settings

These documentation pages are no longer maintained. Please visit the new documentation site.

From eZ publish 3.4, an object for change some most used ini settings, named Settings, was added to the admin interface under setup tab. Editing this object can change the following ini settings.

  1. Index page
    Defines which page to show when root index (/) is accessed.
  2. Default page
    The default page to show. Normally used as default redirection after user login.
  3. Debug output
    Use enabled/disabled to show/hide debug information.
  4. Debug by IP
    Whether debug is set per IP address. Either enabled or disabled.
  5. Debug IP list
    A array with IP addresses which will get debug information. Only useful when 'Debug by IP' is enabled.
  6. Debug redirection
    Controls if redirects should be debuggable. Could either be enabled or disabled.
  7. View cache
    Use enabled/disabled to control whether to use view cache or not.
  8. Template compile
    Determines whether the templates should be compiled to PHP code. Either enabled or disabled.
  9. Image size
    Only small, medium and large image sizes could be changed here. When editing image size, make sure that checkbox 'Make empty array' is checked. The syntax of image size text is as following:
    =geometry/scaledownonly=width;height

To edit other ini settings using admin interface, go to setup, expand 'Advanced' in the left menu and then click link "Ini settings". Here you have possibility to edit every ini file.

Comments

What the page is about


<quote>What is this totally incomprehensible documentation page about?</quote>

It's obviously about a new "settings" tab in the admin interface which allows you to modify .ini settings using the GUI.

<quote>What do you mean when you say "From eZ publish 3.4, an object for change some most used ini settings, named Settings, was added to the admin interface under setup tab"?</quote>

I'm pretty sure that means what I said above.

<quote>You say that "The syntax of image size text is as following: =geometry/scaledownonly=width;height" but you should at least explain what "geometry" & "scaledownonly" stand for.</quote>

Here I can't help, since I haven't looked into images at all. I'm willing to bet, though, that, if you took the time to look over the site's documentation, you'd find your answer.

<quote>And please use articles ("the", "a" etc.). They're so important.</quote>

Almost as important as basic courtesy.

James

Come again?

Wenyue,

What is this totally incomprehensible documentation page about?

What do you mean when you say "From eZ publish 3.4, an object for change some most used ini settings, named Settings, was added to the admin interface under setup tab"?

You say that "The syntax of image size text is as following: =geometry/scaledownonly=width;height" but you should at least explain what "geometry" & "scaledownonly" stand for.

And please use articles ("the", "a" etc.). They're so important.

Regards.

Contents

ez publish 3.4

Content object export with ezpm
Content object import and export
Ini settings module
Using 'look and feel' to configure yo...
Using 'Settings' object to change ini...
Using database schema checker
Using file consistency check


Created

27/05/2004
1:57:51 pm
by Wenyue Yu

Last updated

27/05/2004
2:14:37 pm
by Wenyue Yu

Authors

Wenyue Yu



This page is part of the eZ Publish documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.