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

RoboHelp 7.02 Template Upgrade Problem

New Here ,
Jul 01, 2008 Jul 01, 2008

Copy link to clipboard

Copied

Below is an example of code where the image reference is not included in the upgraded template file:

Note that the "div placeholder" section is missing from the converted file.

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

<html>

<!--(==============================================================)-->
<!--(Document created with RoboEditor. )============================-->
<!--(==============================================================)-->

<head>

<title>Gray texture </title>

<!--(Meta)==========================================================-->

<meta http-equiv=content-type content="text/html; charset=windows-1252">
<meta name=generator content="RoboHELP by eHelp Corporation - www.ehelp.com">
<meta name=generator-major-version content=0.1>
<meta name=generator-minor-version content=1>
<meta name=filetype content=kadov>
<meta name=filetype-version content=1>
<meta name=page-count content=1>
<meta name=layout-height content=362>
<meta name=layout-width content=771>


<!--(Links)=========================================================-->

<link rel="StyleSheet" href="default.css">



<!--(Style Sheet)===================================================-->

<style>
<!--

body {
background-color: #808080;
background-image: url(Texture_bumpy_averageblur5.jpg);
}

-->
</style>


</head>

<!--(Body)==========================================================-->


<body>

<div placeholder
id=header
style="width: 100%; position: relative;">
<p><img src="Field def GSA right bevel.png"
x-maintain-ratio=TRUE
style="border: none;
width: 700px;
height: 72px;
float: none;
border-style: none;
border-style: none;"
width=700
height=72
border=0></p>
</div>
<h1 style="margin-bottom: 0pt; margin-top: 0pt;"> </h1>

<h1 style="margin-bottom: 0pt; margin-top: 0pt;">Field Definition</h1>

<p> </p>

<p><a HREF="Glossary/Glossary_Index.htm">Glossary Index</a></p>

<p> </p>

<p> </p>

</body>

</html>


AFTER CONVERSION:
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html><head>
<meta http-equiv=content-type content="text/html; charset=utf-8">
<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=362>
<meta name=layout-width content=771>
<title>Gray texture </title>

<link rel=StyleSheet href=default.css>

<style><!--

body {
background-color: #808080;
background-image: url(Texture_bumpy_averageblur5.jpg);
}
-->
</style>

</head>
<body>
<h1 style="margin-bottom: 0pt; margin-top: 0pt;"> </h1>
<h1 style="margin-bottom: 0pt; margin-top: 0pt;">Field Definition</h1>
<p> </p>
<p><a HREF="Glossary/Glossary_Index.htm">Glossary Index</a></p>
<p> </p>
<p> </p>
</body>
</html>

Views

424

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
Guest
Jul 07, 2008 Jul 07, 2008

Copy link to clipboard

Copied

LATEST
Is "div placeholder" valid/recognized CSS? If not, maybe RH doesn't understand it and is removing that section of code. Just hazarding a guess here.

Also, I'd recommend not having any spaces in your image file names such as this one: "Field def GSA right bevel.png."

--Ben

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