• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Problems having upgraded from RoboHelp7 to 9

Guest
Nov 16, 2011 Nov 16, 2011

Copy link to clipboard

Copied

In Robohelp 7 i had a Template.htt which contained the following default HTML

<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">

<html><head>

<meta http-equiv=content-type content="text/html; charset=utf-8">

<meta http-equiv=Page-Enter content="blendTrans(Duration=0.1)">

<meta http-equiv=Page-Exit content="blendTrans(Duration=0.2)">

<meta name=generator content="Adobe RoboHelp - www.adobe.com">

<meta name=generator-major-version content=0.1>

<meta name=generator-minor-version content=1>

<meta name=filetype content=RoboHelp>

<meta name=filetype-version content=1>

<meta name=page-count content=1>

<meta name=layout-height content=442>

<meta name=layout-width content=907>

I have upgraded to Robohelp 9 which has replaced Templates with Master Pages, the mast page now contains the following default HTML

<?xml version="1.0" encoding="utf-8" ?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<meta http-equiv="Page-Enter" content="blendTrans(Duration=0.1)" />

<meta http-equiv="Page-Exit" content="blendTrans(Duration=0.2)" />

<meta name="topic-comment" content="K2Template" />

<meta name="generator" content="Adobe RoboHelp 9" />

Is there a way to change the default HTML? we generate web Help and HTML Help and then use them inside an application. but due to the change in the default HTML problems are occuring. I tried to copy the old HTML over the new HTML but when i saved it just reverted back to what it was before.

Any help with this would be great thanks

Views

545

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Nov 22, 2011 Nov 22, 2011

Between 7 and 8 RoboHelp changed from generating HTML to generating XHTML.

There is an option to generate RoboHelp edited topics as HTML in Tools > Options. See if that helps. (It only changes the webhelp, CHMs are automatically generated as HTML)

If not, try just adding whichever meta tag is giving you grief but leaving the stuff above the <head> tag unchanged.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Votes

Translate

Translate
Community Expert ,
Nov 22, 2011 Nov 22, 2011

Copy link to clipboard

Copied

LATEST

Between 7 and 8 RoboHelp changed from generating HTML to generating XHTML.

There is an option to generate RoboHelp edited topics as HTML in Tools > Options. See if that helps. (It only changes the webhelp, CHMs are automatically generated as HTML)

If not, try just adding whichever meta tag is giving you grief but leaving the stuff above the <head> tag unchanged.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp