documentation/extensions/odoo_theme
Olivier Dony d0b7363de5
[IMP] conf: special case alt lang links for legal terms
Legal terms live under specific URL as their translations are not
managed in the same manner.

Layout is like this:
  /terms/enterprise.html (EN)
  /terms/i18n/enterprise_fr.html (FR)

This commit adapts the generation of alternative languages links for each
"legal terms page", so that it targets the correct i18n link, or goes
back to the canonical EN one, depending on the target language.

closes 

closes 

closes 

Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2024-01-15 22:56:16 +01:00
..
layout_templates [IMP] conf: special case alt lang links for legal terms 2024-01-15 22:56:16 +01:00
static [IMP] odoo_theme: toctrees-l1,l2 design improvement 2023-11-21 12:58:53 +00:00
__init__.py [CLN] core: upgrade to python 3.6 2022-11-17 11:58:56 +01:00
layout.html [IMP] documentation: legal page design 2022-12-08 12:31:09 +01:00
pygments_override.py [CLN] core: upgrade to python 3.6 2022-11-17 11:58:56 +01:00
search.html [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
theme.conf [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
translator.py [IMP] extensions/custom_admonitions: tweak the HTML structure of dfn 2023-04-12 12:26:13 +02:00