Problem/Motivation
Allow disabling (status) advertisement placements. They should then only appear in the admin list, but nowhere else.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork ad-3574333
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
anybodyComment #4
anybody@lrwebks: Please finish. I think you already did this somewhere else.
Please note my draft and that enable / disable is controlled by link templates in core and status is already inherited from ConfigEntityBase
Maybe you still need to add the routing.yml entries and possibly other things?
Do you remember where we did that already?
Comment #5
anybody@grevil can you please finish this, we'll need this soon and shouldn't be too hard IMHO.
Comment #7
grevil commentedAlright, that should be it. I orientated myself on Block regarding the disable / enable logic (using a Controller instead of dedicated Forms).
Comment #8
grevil commentedWhoops, forgot the duplicate request.
Comment #9
grevil commentedOk, now all is done.
Comment #10
anybodyWorks like a charm!
Comment #13
grevil commentedNice! I created a new release: https://www.drupal.org/project/ad/releases/11.0.0-alpha9