I have a suggestion for the weekly dev meeting on Thu Apr 10, 2025
Over in Zulip we've been discussing entity extensibilityin the context of some difficulties I've run into in the course of porting entity_translation over to Backdrop, namely around the removal of label callback and the Drupal core function entity_language. In Drupal those two things were extensible which the entity_translation module made heavy use of while in Backdrop langcode and label are static properties (even though label() is a method on the node class for instance, just returns $node->title.
Recent comments
Hi geoma, hm... I'm not quite sure, what "parent" means in that context. Is it a taxonomy term? Or a related node type? The map will only show geo data from the field...
Parent items won't show on Leaflet Widget.
Hi geoma, How can I Include more info in the popup In a view or in the popup of the field display on nodes? In fields you can use tokens for field display...
Customizing Leaflet Widget popup content and appearance.
Steve - long story short - this is a legacy site that was ported from Drupal 7 and had some tinkering done to it so that Brilliant Gallery code was interpreted. This avoided rewriting a few...
Question re paragraphs
Hi yorkshirepudding - once again you leap to my rescue! I thought I had it sussed after reading your reply but I found that creating a new field called Description, hiding the label and...
Question re paragraphs
Hi Ian..., Can you explain why you are using Paragraphs for this? Is it because you have a specific requirement that is only filled by Paragraphs? There are other ways to create an...
Question re paragraphs