Hey - great to be using this in 7.x and thanks for all the work on it. A really minor 'gotcha' (or may be it is just me) but in D6 at admin/build/domain/advanced
it used to say 'Check the content types that should be published to all affiliates when new content is created.' just below Domain node types
In D7 it has no such text which made me go round in circles a couple of times scratching my head wondering 'where is that damn setting'.
Hope that helps.

CommentFileSizeAuthor
#4 1156120-text.patch1.26 KBagentrickard

Comments

agentrickard’s picture

Category: bug » feature

Easy patch. You want to take a crack at it?

However, in D7, the UX team asked that all extraneous help text be removed. Does this text really help clarify the feature?

Not a bug, since it was removed deliberately.

petednz’s picture

Maybe I should try my first ever patch because I think that without something to say that "Domain Node Types" means "will be published to all affiliates" these settings obscure and are certain to confuse others (changing the words Domain Node Types" to "Node Types published to all Affiliates" might do it without incurring the wrath of the UX team.

But continue to scratch my head - and go around in circles on this (and patting tummy at same time). So on one site, things are sweet.
Content Types to be set by default in order that the "Send to all affiliates" is unchecked when I go to node/add/xxxx.
But on the other site when I go node/add/xxx 'Send to all affiliates' is still showing as checked
On both sites I had the following settings:
Domain Module Behaviour is set to "Only show on selected sites"
and clicking on "Node-type specific settings" ie "admin/structure/domain/advanced" i have all the Content Types under Domain Node Types unchecked, and I set 'save settings for' to 'All Domains' and Save.

When I compare both settings the only thing different was that on site Happy "Enforce rules on administrators" was set to "Restrict node views for admins".
On site Sad it was set to "Do not enforce" - so perhaps that was the trip wire.

So i set it to "Restrict node views for admins" on site Sad and saved and went to 'node/add' it was looking good for the first time - yay.

Then i went back and reversed it to 'Do not enforce' again in order to prove my theory (though nothing else had been changed) but the node/add continued to be happy and showed "Send to all affiliates' as unchecked.

So at this point I will give up, but wonder if there is a wee tweak required here? But happy for this to be closed otherwise.

And thanks for the module ;-)

agentrickard’s picture

I had someone report a similar issue in IRC recently and the problem seemed to be that Drupal "forgot" the settings for the node types. Resaving those settings fixed the issue.

Odd.

agentrickard’s picture

Status: Active » Fixed
StatusFileSize
new1.26 KB

My mistake. This was not removed deliberately. Missing help text was #value / #markup D7 issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.