Forums / Setup & design / Default Admin Preview eZ4

"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".

Default Admin Preview eZ4

Author Message

Wenzel Wondra

Wednesday 09 September 2009 10:38:20 pm

Hello,

How do I set the default layout for the preview in the admin?
Actually the preview shows me the layout from another siteaccess/extension and I manually have to toggle to the right siteaccess in the view control box every time.

I played around with the settings in content.ini, but with no success :(
siteaccess_admin/content.ini.append.php

[VersionView]
AvailableSiteDesignList[]
AvailableSiteDesignList[]=my_siteaccess
AvailableSiteDesigns[]
AvailableSiteDesigns[]=my_siteaccess
DefaultPreviewDesign=my_siteaccess

Thank you,
WeWo

Gaetano Giunta

Thursday 10 September 2009 1:01:38 am

It is the default siteaccess from site.ini: SiteSettings/DefaultAccess

Principal Consultant International Business
Member of the Community Project Board

Wenzel Wondra

Thursday 10 September 2009 4:57:47 am

Thank you!