odoo/addons/website/views
Jeremy Kersten a696913364 [FIX] website: ir_http - no redirect for bot and save lang in cookie
Detect most of bots/crawlers to avoid auto redirect. Most bots fetch
with lang en_US, so even if default website lang was not in en_US,
googlebot was redirected to en_US page.

Now we keep also the language selected by user into a cookie.
If cookie exists but lang not in url, we redirect the user into
his preferred language.

Manage special case to allow to change the lang in url to set the
default lang at fly in url and set the cookie...

Many routes are not specified as multilang=False but should be.
With the auto redirection, we need to update these routes to avoid
useless redirects !
2015-04-08 15:39:57 +02:00
..
ir_actions.xml [IMP] Add url widget in server actions form view 2014-02-18 09:43:15 +01:00
res_config.xml [FIX] website: can not change website name 2014-12-01 16:50:51 +01:00
snippets.xml [FIX] website*: SEO optimizely 2015-02-13 13:51:01 +01:00
themes.xml [FIX] Use local copies of png instead of fetching them from websites 2015-01-23 11:23:04 +01:00
website_backend_navbar.xml [FIX] website: 'Display Editor Bar on Website' group stopped working at commit a2ef044c47 2014-09-26 16:50:34 +02:00
website_templates.xml [FIX] website: ir_http - no redirect for bot and save lang in cookie 2015-04-08 15:39:57 +02:00
website_views.xml [IMP] website: update sample social media accounts 2014-07-30 13:24:39 +02:00