- First commit to issue fork.
- Merge request !116Issue #3301760: [5.x] Separate image and entity_reference formatters β (Open) created by Unnamed author
- Status changed to Needs review
over 1 year ago 9:18am 4 February 2024 - πΊπ¦Ukraine bobi-mel
I've separated mage and entity_reference formatters. Please check it.
- πΊπ¦Ukraine dinazaur
Hi @Anybody just to clarify. What we need is to implement 4 formatters - 2 for image (Responsive and Not) 2 for entity_reference (Responsive and Not) Is that correct?
- π©πͺGermany Anybody Porta Westfalica
@dinazaur:
Hi @Anybody just to clarify. What we need is to implement 4 formatters - 2 for image (Responsive and Not) 2 for entity_reference (Responsive and Not) Is that correct?
Yes that's right. Of course we should try to not duplicate code where possible, for example by using inheritance and base / abstract classes.
- Assigned to bobi-mel
- Status changed to Needs work
over 1 year ago 8:43am 8 February 2024 - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 2:31pm 1 March 2024 - πΊπ¦Ukraine bobi-mel
I've separated mage and entity_reference formatters. Please check it.
- Status changed to RTBC
about 1 year ago 1:32pm 20 June 2024 - πΊπ¦Ukraine vlad.dancer Kyiv
Hey @bobi-mel, thanks for your work! I reviewed it, looks great! I've worked on #3455963 on top of your code.
- Status changed to Needs work
about 1 year ago 1:36pm 20 June 2024 - π©πͺGermany Anybody Porta Westfalica
Thank you all very much! To ensure this works stable, we should have tests for the new features like for the existing old ones.
This module is widely used and broke too often in the past. We shouldn't risk that. Thanks! - Status changed to Needs review
9 months ago 2:56pm 28 October 2024 - πΊπ¦Ukraine bobi-mel
We have separate tests for the Image and the Media Reference. While working on the issue I fixed the test for the Media Reference after splitting the formatted
I guess they are enough
- Status changed to Needs work
2 months ago 12:35pm 7 May 2025 - π©πͺGermany Grevil
Branch is 19 commits behind and needs to get rebased.
Are we sure we still want this? If still relevant, we should target 6.x.
- π©πͺGermany Anybody Porta Westfalica
Yeah maybe one day... if anyone does it. We won't implement this ourselves.
- π©πͺGermany Grevil
We shouldn't support Drupal 6 @anybody :P
We also shouldn't create a 6.x release yet. Otherwise, we will be getting into the cherry-pick fiasco again.