diff --git a/docs/drupal/composer.json b/docs/drupal/composer.json index 9d4dd216e..e1b5eac7a 100644 --- a/docs/drupal/composer.json +++ b/docs/drupal/composer.json @@ -19,9 +19,9 @@ "cweagans/composer-patches": "^1.7", "drupal-tome/tome_drush": "dev-master", "drupal/coffee": "^1.2", - "drupal/core-composer-scaffold": "9.4.5", - "drupal/core-project-message": "9.4.5", - "drupal/core-recommended": "9.4.5", + "drupal/core-composer-scaffold": "9.4.7", + "drupal/core-project-message": "9.4.7", + "drupal/core-recommended": "9.4.7", "drupal/decoupled_router": "2.0.3", "drupal/druxt": "^1.1.1", "drupal/geshifilter": "^2.0@beta", @@ -37,7 +37,7 @@ "drush/drush": "^11.1" }, "require-dev": { - "drupal/core-dev": "9.4.5" + "drupal/core-dev": "9.4.7" }, "conflict": { "drupal/drupal": "*" diff --git a/docs/drupal/composer.lock b/docs/drupal/composer.lock index bb49a7d5d..4dda96dbb 100644 --- a/docs/drupal/composer.lock +++ b/docs/drupal/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9b4d6fc01cd3a007d3a8f9cf36c87d9f", + "content-hash": "80dea2a9ebebdbf73579e9f95ca63439", "packages": [ { "name": "asm89/stack-cors", @@ -1468,16 +1468,16 @@ }, { "name": "drupal/core", - "version": "9.4.5", + "version": "9.4.7", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "23b4d51ee5bd8b506a97bd21c5635ce18b7abd76" + "reference": "247431af7e33a8cf7c46677a79336103c6e83db1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/23b4d51ee5bd8b506a97bd21c5635ce18b7abd76", - "reference": "23b4d51ee5bd8b506a97bd21c5635ce18b7abd76", + "url": "https://api.github.com/repos/drupal/core/zipball/247431af7e33a8cf7c46677a79336103c6e83db1", + "reference": "247431af7e33a8cf7c46677a79336103c6e83db1", "shasum": "" }, "require": { @@ -1523,7 +1523,7 @@ "symfony/translation": "^4.4", "symfony/validator": "^4.4", "symfony/yaml": "^4.4.19", - "twig/twig": "^2.15", + "twig/twig": "^2.15.3", "typo3/phar-stream-wrapper": "^3.1.3" }, "conflict": { @@ -1629,13 +1629,13 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/9.4.5" + "source": "https://github.com/drupal/core/tree/9.4.7" }, - "time": "2022-08-03T16:33:29+00:00" + "time": "2022-09-28T16:19:47+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "9.4.5", + "version": "9.4.7", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", @@ -1679,13 +1679,13 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/9.4.5" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.4.7" }, "time": "2022-06-19T16:14:23+00:00" }, { "name": "drupal/core-project-message", - "version": "9.4.5", + "version": "9.4.7", "source": { "type": "git", "url": "https://github.com/drupal/core-project-message.git", @@ -1720,22 +1720,22 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-project-message/tree/9.4.5" + "source": "https://github.com/drupal/core-project-message/tree/9.5.0-beta1" }, "time": "2022-02-24T17:40:53+00:00" }, { "name": "drupal/core-recommended", - "version": "9.4.5", + "version": "9.4.7", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "a809ecbcfb7c8737c93159cf48246e040efdaf47" + "reference": "287868a598996f1eb04ea57dbefb741d3784db23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/a809ecbcfb7c8737c93159cf48246e040efdaf47", - "reference": "a809ecbcfb7c8737c93159cf48246e040efdaf47", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/287868a598996f1eb04ea57dbefb741d3784db23", + "reference": "287868a598996f1eb04ea57dbefb741d3784db23", "shasum": "" }, "require": { @@ -1744,7 +1744,7 @@ "doctrine/annotations": "~1.13.2", "doctrine/lexer": "~1.2.3", "doctrine/reflection": "~1.2.3", - "drupal/core": "9.4.5", + "drupal/core": "9.4.7", "egulias/email-validator": "~3.2", "guzzlehttp/guzzle": "~6.5.8", "guzzlehttp/promises": "~1.5.1", @@ -1793,7 +1793,7 @@ "symfony/validator": "~v4.4.41", "symfony/var-dumper": "~v5.4.9", "symfony/yaml": "~v4.4.37", - "twig/twig": "~v2.15.1", + "twig/twig": "~v2.15.3", "typo3/phar-stream-wrapper": "~v3.1.7" }, "conflict": { @@ -1806,9 +1806,9 @@ ], "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/9.4.5" + "source": "https://github.com/drupal/core-recommended/tree/9.4.7" }, - "time": "2022-08-03T16:33:29+00:00" + "time": "2022-09-28T16:19:47+00:00" }, { "name": "drupal/ctools", @@ -9370,7 +9370,7 @@ }, { "name": "drupal/core-dev", - "version": "9.4.5", + "version": "9.4.7", "source": { "type": "git", "url": "https://github.com/drupal/core-dev.git", @@ -9414,7 +9414,7 @@ ], "description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.", "support": { - "source": "https://github.com/drupal/core-dev/tree/9.4.5" + "source": "https://github.com/drupal/core-dev/tree/9.4.7" }, "time": "2022-04-14T00:37:13+00:00" }, diff --git a/docs/drupal/config/sync/language/es/tour.tour.umami-front.yml b/docs/drupal/config/sync/language/es/tour.tour.umami-front.yml index 4a4b0d819..02886e9dc 100644 --- a/docs/drupal/config/sync/language/es/tour.tour.umami-front.yml +++ b/docs/drupal/config/sync/language/es/tour.tour.umami-front.yml @@ -17,8 +17,8 @@ tips: body: 'Este sitio web de ejemplo proporciona una colección de artículos y recetas que demuestran cómo el contenido se puede administrar fácilmente de una forma flexible y estructurada.' umami-front-views: label: 'Configurando la visualización del contenido' - body: 'Los modos de visualización se pueden configurar para proporcionar diferentes presentaciones de contenido. Estos artículos y recetas promocionados utilizan la función de modos de visualización para formatear las imágenes con diferentes proporciones.' umami-views: + label: 'Visualizando contenido con vistas' body: 'Drupal facilita la creación de listas de contenido filtrado y el control de cómo se muestra el contenido mediante la función Vistas. Este ejemplo de últimas recetas utiliza una vista para obtener las cuatro recetas más recientes, muestra la vista como un bloque que se posiciona en la primera página con el sistema de bloques.' front-bookend: label: 'Continúe explorando Drupal' diff --git a/docs/drupal/config/sync/language/es/views.view.frontpage.yml b/docs/drupal/config/sync/language/es/views.view.frontpage.yml index 499bad5f2..19c983e8f 100644 --- a/docs/drupal/config/sync/language/es/views.view.frontpage.yml +++ b/docs/drupal/config/sync/language/es/views.view.frontpage.yml @@ -17,7 +17,16 @@ display: content: 'Todavía no se ha creado contenido para la portada.' title: title: 'Bienvenido a [site:name]' + header: + area: + content: + value: '
Explore recetas para cada tipo de ocasión, ingrediente y nivel de habilidad.
' feed_1: display_title: 'Canal de noticias' page_1: display_title: Página + display_options: + header: + area: + content: + value: 'Explore recetas para cada tipo de ocasión, ingrediente y nivel de habilidad
' diff --git a/docs/drupal/web/sites/default/default.services.yml b/docs/drupal/web/sites/default/default.services.yml index ff6797d95..cdeb41fc4 100644 --- a/docs/drupal/web/sites/default/default.services.yml +++ b/docs/drupal/web/sites/default/default.services.yml @@ -93,6 +93,21 @@ parameters: # Disabling the Twig cache is not recommended in production environments. # @default true cache: true + # File extensions: + # + # List of file extensions the Twig system is allowed to load via the + # twig.loader.filesystem service. Files with other extensions will not be + # loaded unless they are added here. For example, to allow a file named + # 'example.partial' to be loaded, add 'partial' to this list. To load files + # with no extension, add an empty string '' to the list. + # + # @default ['css', 'html', 'js', 'svg', 'twig'] + allowed_file_extensions: + - css + - html + - js + - svg + - twig renderer.config: # Renderer required cache contexts: #