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

Add (selective) "reusability functionality" to content boxes entities #13

Open
frega opened this issue May 19, 2015 · 3 comments
Open

Comments

@frega
Copy link

frega commented May 19, 2015

This is a feature request for functionality similar to the fieldable panel panes "reusability".

  1. As a sitebuilder i want to configure if a bundle can have reusability functionality (eck behavior?)
  2. As a sitebuilder i want to configure who may determine reusability of entity instances (permissions)
  3. As a developer i want to ensure that if a reusable content box is added to a host entity, deleting the host entity does not delete the (embedded) content box entity.
  4. As a sitebuilder i want to be able to create an administrative views of "reusable" entity instances
  5. As an editor i want to have a simple interface to select reusable entities.
  6. As an editor i want ot be able to distinguish between "local" and "shared" content boxes.
@axe312ger
Copy link
Contributor

Very nice and useful ideas. Since we do not have and want a big bloated fancy module, I decided to separate your requirements into several modules.
Point 1,2,4 and 6 will go into the new eck_shared_entities module
Point 3 will end up in a module for "smart" entity deletion
Point 5 will end up in a module for a proper existing entity form for IEF

@frega
Copy link
Author

frega commented May 20, 2015

<3

@axe312ger
Copy link
Contributor

1,2,4 and 6 are now fulfilled via the eck_shared_entities module. Can you please review the module and code?
Also add further feature requests to the issue queue of that module.

My next goal is to find a solution for point 5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants