Problem/Motivation

If not using the global defaults in a view, we should probably allow overriding the settings per view.

In combination with that:

  • For better UX we could make the radio a checkbox: "[ ] Override global settings"
  • Let's also add information to the settings page where to adjust / override the global settings per view
  • And let's add a description to the settings in view linking the global settings page

As addition to #3623948: List Crawl Control Views settings state on the settings page we should then add the override information to that views settings table.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

anybody created an issue. See original summary.

anybody’s picture

@scott_euser: I assigned this to you for review & discussion. If you agree, let's do it :)

scott_euser’s picture

Sure, are you happy to take it on? I believe the per view override page already links to the global settings (point 3) but I don't have it open and just on the road at the moment

anybody’s picture

Assigned: scott_euser » grevil

Thanks for the confirmation @scott_euser! Yes we can do that.

@grevil could you pick this up in the next weeks? I think this is all bonus, so shouldn't block alpha1 release. Let's add it to our small tasks.

grevil made their first commit to this issue’s fork.