How do I keep the SP Structure and not launch Web Page only?
Hi,
I'm using RoboHelp 11 and SP 2013 - publishing native SP output (Responsive HTML5) to a basic SP document library.
Hi,
I'm using RoboHelp 11 and SP 2013 - publishing native SP output (Responsive HTML5) to a basic SP document library.
I talked to Adobe about this and it is by design. I dropped the ball on this one.
You can add the Responsive output from RH to SP just fine. The file extension is aspx but the master page is not used.
The reason for this is as follows: The responsive output used media queries to determine the correct output view. Embedding it into SharePoint using master pages breaks the media queries. For Multiscreen HTML5, the device is determined by theoutput and there is no dynamic settings in the CSS. Therefore it can use master pages.
You can change the doctype for the ASPX headers and it should work. (You'll need a few more changes. Simply generate Multiscreen and apply the <% options in the index.aspx output file.)
A better solution might be the following:
You can now use Responsive Help in SharePoint while showing the SharePoint context.
Kind regards,
Willam
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.