Forums / Developer / extension & site.ini.append

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

extension & site.ini.append

Author Message

Bertrand Dunogier

Friday 05 August 2005 6:48:52 am

Hello,

I'm currently trying on a new site to group settings in an extension for my site.

I have a website extension, /extension/website

This extension is loaded in settings/siteaccess/mywebsite/site.ini.append as an ActiveAccessExtensions[], and my tests prove that it is loaded correctly.

However, most settings I insert in extension/website/settings/site.ini.append seem to be ignored.

For instance SiteName is working, but DebugSettings are not...

Do you have any clues of limitations in that area ?