Problem/Motivation
The existing "Use the Patternkit Library Cache" and "Use the Patternkit Disk Render Cache" checkboxes on the Patternkit settings form (/admin/config/user-interface/patternkit) are no longer referenced anywhere in the module and have no effect on functionality. To avoid confusion, these settings should be removed.
Instead of these checkboxes, development settings and cache controls may be customized as described here.
Steps to reproduce
- Navigate to
/admin/config/user-interface/patternkit - Observe the presence of the mentioned cache checkboxes
Proposed resolution
- Remove the cache checkboxes from the settings form
- Update configuration to no longer include these settings
Remaining tasks
User interface changes
- The settings form no longer displays the cache setting checkboxes
API changes
None
Data model changes
- The exported Patternkit settings configuration no longer includes the cache settings
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 5235_Retest.odt | 260.56 KB | minsharm |
Issue fork patternkit-3415094
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
Comment #3
sluceroComment #4
minsharm commentedI have retested the issue and result looks good to me on both D9 as well as on D10.
Steps to reproduce
Results: The settings form no longer displays the cache setting checkboxes
Comment #5
sluceroComment #7
sluceroMerged for inclusion in the beta 9 release.