Hi,

I applied patch in https://www.drupal.org/node/1481798 to add support for Entity Translation. It worked fine, but I can't exclude only one node from node edit form if the node type is globally included in settings form of XMLSitemap. However, if I exclude the node type from xmlsitemap I can include only one node instance. Any ideas?

Anyway I can't apply different settings for xmlsitemap for each language.

Thanks in advance!

Comments

ajFernandez created an issue. See original summary.

jrusse27’s picture

I'm also having this issue while using the ET patch ajFernandez described.

jrusse27’s picture

Very rudimentary patch, as an idea for how this might be done (UNTESTED)

othermachines’s picture

I'm also looking for a solution to this.

@jrusse27 - If you're still out there, can you explain how your patch might fix this?