Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

MobileSiteAccessList

Summary

List of mobile site access

Usage

MobileSiteAccessList[]=ezresponsive
MobileSiteAccessList[]=ezdemo

Description

Declare all the site access with mobile presentation already managed. If the site access is not listed, the user is redirect to the MobileSiteAccessURL.

This setting has no effect if DetectMobileDevice is disabled.

Examples

[SiteAccessSettings]
  DetectMobileDevice=enabled
  MobileSiteAccessURL=http://m.example.com/
  MobileSiteAccessList[]=ezresponsive
  MobileSiteAccessList[]=ezdemo

Sarah Haïm-Lubczanski (06/03/2014 4:46 pm)

Sarah Haïm-Lubczanski (07/03/2014 1:46 pm)


Comments

There are no comments.