Doesn't seem to be a preferred way to include a set of nodes when translation is turned on. You're stuck with URL, which I always try to avoid.

Would love to use a list of path conditions like...

node/1234
node/2345
node/3456

... and check a box with the option "Include Node Translations"

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

candelas’s picture

subscribing

doublejosh’s picture

We implemented this via a custom module, which includes other context extras. Broke that off here for others to use.

doublejosh’s picture

Status: Active » Needs review
FileSize
0 bytes

Here's a patch against Context core to add this condition.

doublejosh’s picture

Whops. Empty patch. Here it is again.

doublejosh’s picture

One more. This actually includes the trigger.