pmu transliterate
This commit is contained in:
@@ -55,7 +55,6 @@
|
||||
"drupal/tacjs": "^6.4",
|
||||
"drupal/time_range": "^9.0",
|
||||
"drupal/token": "^1.13",
|
||||
"drupal/transliterate_filenames": "^2.0",
|
||||
"drupal/video_embed_field": "^2.4",
|
||||
"drupal/views_url_path_arguments": "^1.1",
|
||||
"drush/drush": "^12",
|
||||
|
||||
Generated
+1
-56
@@ -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": "e7399b1e69a6d2a028b33f90c1ba4a28",
|
||||
"content-hash": "12afacd9707a9b1fa408079e38c9fc65",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -4081,61 +4081,6 @@
|
||||
"source": "https://git.drupalcode.org/project/token"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/transliterate_filenames",
|
||||
"version": "2.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/transliterate_filenames.git",
|
||||
"reference": "2.0.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/transliterate_filenames-2.0.2.zip",
|
||||
"reference": "2.0.2",
|
||||
"shasum": "204bcd65f79eeb6c4a43b3c63d0bbd325edfb127"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.2",
|
||||
"datestamp": "1698338671",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Alexander Dubovskoy",
|
||||
"homepage": "https://www.drupal.org/u/adubovskoy",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Andrei Ivnitskii",
|
||||
"homepage": "https://www.drupal.org/u/ivnish",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Krzysztof Domański",
|
||||
"homepage": "https://www.drupal.org/user/3572982"
|
||||
}
|
||||
],
|
||||
"description": "Transliteration for all uploading files (includes fields and ckeditor inline upload)",
|
||||
"homepage": "https://www.drupal.org/project/transliterate_filenames",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/transliterate_filenames",
|
||||
"issues": "https://www.drupal.org/project/issues/transliterate_filenames"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/video_embed_field",
|
||||
"version": "2.5.0",
|
||||
|
||||
@@ -62,7 +62,6 @@ module:
|
||||
time_range: 0
|
||||
token: 0
|
||||
toolbar: 0
|
||||
transliterate_filenames: 0
|
||||
update: 0
|
||||
user: 0
|
||||
video_embed_field: 0
|
||||
|
||||
Reference in New Issue
Block a user