Skip to main content
October 30, 2014
Question

RoboHelp10, SharePoint 2013?

  • October 30, 2014
  • 1 reply
  • 663 views

RoboHelp10, SharePoint 2013

Hello,

We would like to explore the possibility of publishing our legacy RH10 webhelp to SharePoint 2013, either as webhelp or as HTML5 / native SharePoint ASPX.

Can anyone confirm whether RH10 is compatible with SharePoint 2013, or whether we need to upgrade to RH11 to accomplish this?

This topic has been closed for replies.

1 reply

RoboColum_n_
Legend
October 30, 2014

I couple of things here.

  1. Because of the way SharePoint checks in / out individual files, it is not best suited as a WebHelp output repository. WebHelp is a collections of files, each of which would require checking in / out as required. It would be a nightmare scenario.
  2. RoboHelp 10 only supports SharePoint 2010 - see SharePoint Integration in Adobe RoboHelp 10: An End-to-End Workflow « TechComm Central by Adobe for further details. However the workflows are better suited to resource management and source file control.

The alternative is to zip up your WebHelp and add that to SharePoint. The problem then is that the file would need unzipping before it could be viewed.

October 30, 2014

Colum, thank you. Just to clarify, when you mention "repository", do you mean it in the sense of version control, or just in the sense of a means of delivering webhelp content via the corporate intranet?

RoboColum_n_
Legend
October 30, 2014

Sorry. Perhaps "directory" or "place" would have been a better choice of words. So I meant it in the sense of delivering the content. Even if you only have one topic in your help file, its WebHelp output can be hundreds of files. If you placed this output in SharePoint, they would all have to be uploaded as individual files, not as a collection of one output deliverable. What is more, no one would be able to display the help as a whole, just an individual file that was part of it.

Version control is different. This is exactly what SharePoint is designed for. It records an audit trail of each change made to a file (note the singular tense again). This is slightly different from source control though. RoboHelp 10 allows you to use SharePoint as a source control application by integrating its version control mechanism from within the RoboHelp UI. All the check ins and outs are done behind the scenes.

Hope this helps.