use HTTP::BrowserDetect for browser detection
This commit is contained in:
parent
5e75631f6b
commit
6fa07671cd
7 changed files with 31 additions and 58 deletions
|
|
@ -1067,36 +1067,6 @@
|
|||
# "extrasExclude": ["tinymce", "^blah$"]
|
||||
# },
|
||||
|
||||
#A list of UserAgents of recognized mobile platforms. If useMobileStyle is set in the
|
||||
#Admin settings, then the mobile style will be used for these browsers.
|
||||
"mobileUserAgents" : [
|
||||
"AvantGo",
|
||||
"DoCoMo",
|
||||
"Vodafone",
|
||||
"EudoraWeb",
|
||||
"Minimo",
|
||||
"UP\\.Browser",
|
||||
"PLink",
|
||||
"Plucker",
|
||||
"NetFront",
|
||||
"^WM5 PIE$",
|
||||
"Xiino",
|
||||
"iPhone",
|
||||
"Opera Mobi",
|
||||
"BlackBerry",
|
||||
"Opera Mini",
|
||||
"HP iPAQ",
|
||||
"IEMobile",
|
||||
"Profile/MIDP",
|
||||
"Smartphone",
|
||||
"Symbian ?OS",
|
||||
"J2ME/MIDP",
|
||||
"PalmSource",
|
||||
"PalmOS",
|
||||
"Windows CE",
|
||||
"Opera Mini"
|
||||
],
|
||||
|
||||
# For the siteIndex content plugin. Whether or not the auto-generated siteIndex should
|
||||
# show hidden pages
|
||||
"siteIndex" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue