Skip to main content
Community Expert
November 9, 2015
Question

Multiscreen publishing - parent publishes all children?

  • November 9, 2015
  • 1 reply
  • 1247 views

Hi all,

Just setting up merging in Multiscreen HTML5 output. It appears that publishing the parent publishes all the children that might exist in the "mergedProjects" folder. This is pretty undesirable behaviour when different people are working on each of the children and with different publishing schedules.

How do people manage this so that outdated or draft/test builds aren't pubished?

And does anyone know if this is the same for Responsive HTML5? Would we need to publish the parent and children all at the same time every time (given the children have to be generated into the parent build - or is that only the first time)?

Regards,

Amber

This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
November 12, 2015

It often happens the first time you generate the merge and I have never understood why that should be. I think you will find that whenever you generate the parent again, it will not happen.

No guarantees. It is best to generate somewhere and then publish. If it should generate all, you simply don't publish as well.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
AmebrCommunity ExpertAuthor
Community Expert
November 13, 2015

Thanks Peter.

I realised I have Republish All ticked in the parent which forces everything to be republished all the time. When this setting is unticked, then RH only publishes stuff it thinks is different, including stuff in the mergedProjects. How it determines that I'm not sure.

To be safe, I think I'll remove the publish destination from the parent, and manually copy the output across to the server when needed - theoretically the parent shouldn't have to change very often.

Thanks again,

Amber

AmebrCommunity ExpertAuthor
Community Expert
November 15, 2015

Amber

I'm not sure you have picked up on my key point.

It is the generate part of the generate and publish processes that can go

wild and when they go wild it does not matter whether or not Republish All

is ticked.

What Republish All does is another matter.


I believe I understand Peter. By my reasoning, if it goes mad and generates everything in the merge, if there is no option to publish then the re-generated children can't be published by accident. I always use generate, then publish as a separate action. However, with multiple authors, it's possible someone else prefers generate and publish as one action.