Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 'import resources' and 'import site' from core #15841

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

Mark-H
Copy link
Collaborator

@Mark-H Mark-H commented Oct 19, 2021

What does it do?

Removes the "Import HTML" and "Import Static Resources" features from the manager, internally represented as import/index and import/resources.

Why is it needed?

These import features are very rarely used and suggestions to remove it from core and instead encourage an extra to be made has not been opposed in several years.

I strongly agree with the sentiment expressed in those topics. This is a pretty much unused and undocumented feature with very little improvement over the years, and would be better off as an extra.

💰 I'm happy to pitch in €100 for someone to take the code removed here, stick it in a functional extra, and release it for future users. If there's a sensible way to adapt it into ImportX I'd also be happy to review that but I'm not sure that'll translate as easily so would likely be a lot more work.

How to test

Build the core, run setup, confirm the rest of the manager is unaffected and the menu items have been removed.

Related issue(s)/PR(s)

Discussed in a few places, including #13199 and #13737.

Fixes #13737.

@Mark-H Mark-H added this to the v3.0.0-alpha3 milestone Oct 19, 2021
@Mark-H Mark-H requested a review from opengeek as a code owner October 19, 2021 01:12
@cla-bot cla-bot bot added the cla-signed CLA confirmed for contributors to this PR. label Oct 19, 2021
@opengeek opengeek linked an issue Oct 20, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA confirmed for contributors to this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import HTML does not respect richtext_default setting
2 participants