-
- Downloads
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir:...
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins.
parent
54d4992f
No related branches found
No related tags found
Showing
- core/includes/image.inc 90 additions, 157 deletionscore/includes/image.inc
- core/lib/Drupal/Core/CoreBundle.php 10 additions, 0 deletionscore/lib/Drupal/Core/CoreBundle.php
- core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php 1 addition, 1 deletioncore/modules/file/lib/Drupal/file/Tests/ValidatorTest.php
- core/modules/image/image.effects.inc 42 additions, 34 deletionscore/modules/image/image.effects.inc
- core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php 7 additions, 7 deletions...modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php
- core/modules/system/config/system.image.gd.yml 1 addition, 0 deletionscore/modules/system/config/system.image.gd.yml
- core/modules/system/config/system.image.yml 1 addition, 0 deletionscore/modules/system/config/system.image.yml
- core/modules/system/image.gd.inc 0 additions, 398 deletionscore/modules/system/image.gd.inc
- core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php 163 additions, 0 deletions...system/lib/Drupal/system/Plugin/ImageToolkitInterface.php
- core/modules/system/lib/Drupal/system/Plugin/ImageToolkitManager.php 78 additions, 0 deletions...s/system/lib/Drupal/system/Plugin/ImageToolkitManager.php
- core/modules/system/lib/Drupal/system/Plugin/system/imagetoolkit/GDToolkit.php 291 additions, 0 deletions...ib/Drupal/system/Plugin/system/imagetoolkit/GDToolkit.php
- core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php 21 additions, 6 deletions...es/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php
- core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php 13 additions, 10 deletions...ules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php
- core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php 34 additions, 3 deletions.../system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php
- core/modules/system/system.admin.inc 47 additions, 21 deletionscore/modules/system/system.admin.inc
- core/modules/system/system.api.php 0 additions, 38 deletionscore/modules/system/system.api.php
- core/modules/system/system.install 15 additions, 1 deletioncore/modules/system/system.install
- core/modules/system/system.module 0 additions, 13 deletionscore/modules/system/system.module
- core/modules/system/tests/modules/image_test/image_test.module 0 additions, 132 deletions...modules/system/tests/modules/image_test/image_test.module
- core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/system/imagetoolkit/BrokenToolkit.php 29 additions, 0 deletions...l/image_test/Plugin/system/imagetoolkit/BrokenToolkit.php
Loading
Please register or sign in to comment