This module is really cool! (thank you!)

What about synchronizing this option throughout translations in multilingual sites?

Comments

my-family’s picture

sorry, I accidentally pressed the "save" button twice, so there is a duplicate, please delete it, thanks.

gabrielu’s picture

You are right, it should support this.

If I have the time this week I will think of implementing this.

Thanks,
Gabriel

gabrielu’s picture

Status: Active » Needs review

Please test latest DEV.

I added support for Content translation module. It adds a checkbox in admin, and the option to sync exclusion based on the source language node.

Let me know,
Gabriel

my-family’s picture

Version: 7.x-1.5 » 7.x-1.x-dev

If I'm creating a new node, I see the warning:
"Warning: Invalid argument supplied for foreach() in _exclude_node_title() (line 251 of [SITE PATH]sites/all/modules/exclude_node_title/exclude_node_title.module)."

... and, unfortenately, the synchronization does not seem to work (Content translation enabled).

gabrielu’s picture

Hi, it should sync with the base node (in source language only).

Error fixed, see next DEV snapshot.

Gabriel

fizk’s picture

Status: Needs review » Closed (fixed)

  • Commit 2245579 on 7.x-1.x, 8.x-1.x by gabrielu:
    Added support for Content translation. See #1489476
    
    
  • Commit 5f15454 on 7.x-1.x, 8.x-1.x by gabrielu:
    Invalid argument suplied for foreach() see #1489476