Remove special treatment of contrib modules
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3541800. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) Related to !670 !671 !672 !673 !674 !675 !676 !677 !678 !681 !679 !680 !682 !683 !684 !685 !669 !668 !667 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Gin handles special cases for many contrib modules, both in PHP and CSS. This needs to be removed and taken over by each of the contrib modules.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Let's take these steps:</p> <ul> <li>Identify the impacted modules</li> <li>Create issues for each of them in their issue queues letting them know what's happening and what they need to be doing and when</li> <li>Keep track of those issues by linking them as child issue here</li> <li>Remove all that code from the 6.x branch</li> </ul> <h3>List of projects that need to be informed</h3> <ul> <li>autosave MR!668</li> <li>chosen MR!669</li> <li>ckeditor MR!670</li> <li>classy MR!685</li> <li>coffee MR!671</li> <li>dropzonejs MR!672</li> <li>entity_browser MR!673</li> <li>entity_reference_layout MR!674</li> <li>inline_entity_form MR!675</li> <li>layout_paragraphs MR!676</li> <li>linkit MR!677</li> <li>module_filter MR!678</li> <li>paragraphs MR!679</li> <li>responsive_preview MR!681</li> <li>term_reference_tree MR!680</li> <li>upgrade_status MR!682</li> <li>webform MR!683</li> <li>workbench MR!684</li> </ul> <h3>List of legacy that can be removed MR!667</h3> <ul> <li>legacy_css</li> <li>workspaces</li> <li>project_browser</li> </ul> > Related issue: [Issue #3543185](https://www.drupal.org/node/3543185) > Related issue: [Issue #3543190](https://www.drupal.org/node/3543190) > Related issue: [Issue #3543192](https://www.drupal.org/node/3543192) > Related issue: [Issue #3543194](https://www.drupal.org/node/3543194) > Related issue: [Issue #3543195](https://www.drupal.org/node/3543195) > Related issue: [Issue #3543196](https://www.drupal.org/node/3543196) > Related issue: [Issue #3543262](https://www.drupal.org/node/3543262) > Related issue: [Issue #3543264](https://www.drupal.org/node/3543264) > Related issue: [Issue #3543265](https://www.drupal.org/node/3543265) > Related issue: [Issue #3543266](https://www.drupal.org/node/3543266) > Related issue: [Issue #3543268](https://www.drupal.org/node/3543268) > Related issue: [Issue #3543271](https://www.drupal.org/node/3543271) > Related issue: [Issue #3543272](https://www.drupal.org/node/3543272) > Related issue: [Issue #3543274](https://www.drupal.org/node/3543274) > Related issue: [Issue #3543276](https://www.drupal.org/node/3543276) > Related issue: [Issue #3530849](https://www.drupal.org/node/3530849)
issue