[MERGE] Forward-port of branch 13.0 to 14.0

This commit is contained in:
Jonathan Castillo
2021-06-04 17:21:14 +02:00
116 changed files with 1012 additions and 1037 deletions
@@ -480,10 +480,9 @@ page. As these files are shared across all pages, further clicks by the
same visitor will not load any other Javascript resource.
.. note::
If you work on :doc:`Developer mode </applications/general/developer_mode>`, the CSS and
Javascript are neither concatenated, nor minified. Thus, it's much slower. But it allows you to
easily debug with the Chrome debugger as CSS and Javascript resources are not transformed from
their original versions.
If you work on :ref:`developer mode <developer-mode>`, the CSS and Javascript are neither
concatenated, nor minified. Thus, it's much slower. But it allows you to easily debug with the
Chrome debugger as CSS and Javascript resources are not transformed from their original versions.
CDN
---
@@ -638,7 +637,7 @@ It means that all robots are allowed to index your website
and there is no other indexing rule than specified in the sitemap
to be found at following address.
You can customize the file *robots* in
:doc:`Developer mode </applications/general/developer_mode>` from *Settings --> Technical -->
User Interface --> Views* (exclude robots, exclude some pages, redirect to a custom Sitemap).
Make the Model Data of the view *Non Updatable* to not reset the file after system upgrades.
You can customize the file *robots* in :ref:`developer mode <developer-mode>` from *Settings -->
Technical --> User Interface --> Views* (exclude robots, exclude some pages, redirect to a custom
Sitemap). Make the Model Data of the view *Non Updatable* to not reset the file after system
upgrades.