Closed (fixed)
Project:
Rabbit Hole
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2017 at 10:11 UTC
Updated:
23 Apr 2017 at 23:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
yobottehg commentedComment #3
berdyshev commentedWorks nice.
I don't see any issues with code.
One thing: maybe it's better to call module
rh_media_entitysince the entity is defined in this module, but media module is a "glue" for the whole media ecosystem.Comment #4
yobottehg commentedThats true.
I just sticked to the naming of the other submodules like rh_file for example which works only for file_entity.
Perhaps someone other has a opinion on this?
Comment #5
johnchqueSmall nitpicks. :)
One space missing before id, label and entityType, should be 3.
If empty, could be { }.
rh_file or rh_media? :)
Comment #6
tassilogroeper commentedthank you @ yongt9412. fixed the wording and the indentation.
Comment #7
tassilogroeper commentedComment #8
Anonymous (not verified) commentedWorks perfectly for me.
Comment #9
berdyshev commentedComment #10
berdyshev commentedComment #12
dylan donkersgoed commentedThe code looks good and seems to function well. I think it makes sense to bring this in as a rabbit hole submodule for D8. I've merged it in and tagged a new release including it.