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

Refactor type structures #7

Open
steveworley opened this issue Jun 20, 2019 · 0 comments
Open

Refactor type structures #7

steveworley opened this issue Jun 20, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@steveworley
Copy link
Contributor

steveworley commented Jun 20, 2019

Currently some of the types have different structures in the YML configuration; it would be good if they all had a standard method.

  • Add a getOption method to type base
  • Add a options method to type interface
  • Refactor types that have options on top level

Currently taxonomy_term uses a top level vocab property we should keep this consistent.

We should also look to decouple from Drupal naming conventions a little more. This would require a new full release so we can support.

@stooit stooit added this to the 0.4.0 milestone Aug 6, 2019
@steveworley steveworley added the enhancement New feature or request label Feb 4, 2020
@steveworley steveworley self-assigned this Feb 4, 2020
@stooit stooit removed this from the 0.4.0 milestone Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants