Hi,
Is there anyone who knows how to set up Content Distribution so that distributed nodes get deleted in the retrieving site when deleted in the distributing site? If I understand this discussion http://drupal.org/node/704082 right this functionality should be possible to achieve.
I have two sites where site #1 distributes nodes to site #2 and it's all working just fine. New nodes and updated nodes in site #1 are transferred to site #2 but when I delete a node in site #1 it is left untouched in site #2. I don't get any error messages in the log. What do I have to do to make this work?