Closed (outdated)
Project:
Examples for Developers
Version:
8.x-1.x-dev
Component:
Entity Example
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2013 at 22:59 UTC
Updated:
24 Jul 2017 at 17:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kgoel commentedAssigning this to myself and will be working on this during DrupalCon lab.
Comment #2
mile23Great. :-)
Comment #3
kerasai commentedBegan work on porting this example module. Still quite a ways to go.
Progress is also being pushed GitHub repo. https://github.com/kerasai/drupal-examples/tree/8.x-1.x-entity_example/e...
Comment #4
mile23Comment #5
kgoel commentedComment #6
mile233: examples.entity-example.1883722-3.patch queued for re-testing.
Comment #8
mile233: examples.entity-example.1883722-3.patch queued for re-testing.
Comment #9
berdirIt might be easier to just start with a fresh example, there's already one for a config entity here: #2084301: Add a Config Entity example.
The other part is then adding a content entity example, we're working on something in https://github.com/christophegalli/entity_d8, which we could add for this?
Comment #10
mile23The more the merrier. I'd suggest submitting that github repo as a patch, in a new issue.
Comment #11
cgalli commentedDone. See #2220565: Create a Content Entity Example
Comment #12
mile23Great, thanks.
Also thanks to kerasai for the first patch on this issue... I think I'll mark this one postponed, and if anyone wants to pick it up they can. Really, though, work should focus on Config and Content Entity examples for now: #2084301: Add a Config Entity example #2220565: Create a Content Entity Example
Comment #13
mile23I think this one is outdated. It will take too much work to adapt it into the new APIs, and we already have content_entity_example and config_entity_example.
Thanks!