- Let's port the while entity type to Drupal 8
- We can leverage some CMI (while.settings.yml) for the basic settings
- It's ok to stay with default routes with the "while" entity id for now
- Entity pages should not be provided in the first step, or be configurable on the while bundle level

Comments

fago created an issue. See original summary.

fago’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev

ok, archnode looked into this

fago’s picture

Looks like the module cannot be named "while" any more due the conflict with the reserved keyword "while", when using the module name as namespace. Let's just name the module white_label_entity and keep it under this project still.

  • fago committed f151e76 on 8.x-1.x
    Issue #2856991 by archnode: Initial port to Drupal 8.
    
fago’s picture

Status: Active » Fixed

The port is basically fine, so I committed it. I created sub-tasks for issues I noted while reviewing + for the follow-up tasks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.