Rolled against current HEAD but I couldn't select that in the version dropdown.
We have a site which wants to display blocks or change the CSS of all pages that are translations of some other node in a consistent way. Rather than adding the paths to all the child nodes I built a context plugin and I would love some feedback about whether this is worth including and how I can improve it.
This is my first patch so please bear with me.
Steps to try it out:
Enable i18n
Create a node
Create a translation of that node
Create a context and select the title of the translatable node under the Translations condition
Add some reactions
See if they worked on the child nodes
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | context_translation_condition_patch.patch | 3.81 KB | vosechu |
Comments
Comment #1
vosechu commentedForgot to attach patch
Comment #2
grendzy commentedComment #3
vosechu commentedI'm guessing things in the feature request queue basically get ignored unless they have a patch so I'm changing the title to try to get a little more traction. Thank you for adjusting my status grendzy.
Comment #4
yhahn commentedI'd like to consolidate all i18n-related issues and see if it's enough for a context_i18n contrib project or for pushing directly into i18n. Please see #773118: i18n integration and other workarounds.