How to insert a meta tag in the head element in the topic htm files?

(I use RoboHelp 9, but also tried to RoboHelp 11 with exactly the same results).

Our application requires the WebBrowser control to run in IE9 compatibility mode. This means that when launching Help (chm), the Help Viewer will also use IE9 compatibility mode, as it runs in the same process. As Chm files are intended to be read in IE7 compatibility mode, this causes issues with the layout of the help topic.  We found that, to solve this problem, each topic needs the following meta tag in the head element:

< meta http-equiv = "X-UA-Compatible" content = "IE = EmulateIE7" / >

Our help system consists of thousands of files htm/subject, of course, we can not do it manually. In order to have it inserted automatically, so I need to edit the parent file that generates the theme files. I tried to find this file, but no luck. Does anyone know how to do this?

Willam are not available right now, but I can offer another method. Find a tag that may be in all your subjects and use it as a find.

Replace with your label followed

First backup.

See www.grainge.org for creating tips and RoboHelp

@petergrainge

Tags: Adobe

Similar Questions

  • How to insert as an entry within the formula variable, the total time on the scope window?

    How to insert, as an entry within the formula variable, the window of total time on the scope (i.e. of 20ms/div x 10 div = 200ms)?

    HERE'S A SAMPLE QUESTION:

    FORMULA FOR INTEGRAL ACTION:

    STATISTICS:

    Input variable: DPO4034 (CH1);

    Box: number of samples.

    FORMULA

    Input variable 0: DPO4034 (CH1); alias: x 0

    Input variable 1: 'time window Total out of scope?. " alias: x 1

    Input variable 2: number of samples (CH1); alias: x 2

    Under the operation Configuration: formula

    Y = (x 0 ^ 2) *(x1/x2)

    Output: Data 1 (CH1)

    THEN, WITH THE HELP OF STATISTICS:

    Input signal: data processing 1 (CH1)

    Checkbox: SUM

    Output: CH1 integral Action [has ^ 2s].


  • How to remove a "people tag" in the Windows Live Photo Gallery?

    How to remove a "people tag" in the Windows Live Photo Gallery?  The
    has been named wrongly face and I don't understand how to remove.

    Hi pinecamp1972,

    We recommend that you ask your question in the forums photo gallery for better assistance.
    See Windows Live Photo Gallery Help Center

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Best practices for placing &lt; meta &gt; tags of the document HEAD

    Good afternoon

    We use the ability of Oracle UCM to dynamically generate pages based on page templates, model region and data files of contributor contributors can edit and publish. We have a specific need to include meta tags in the head section of each page that are customized for the data present in each contributor data file. Including meta tags in the model of the region that relates to a section of our site Web do not work, because it does not include a < head > section. Otherwise, I can't put metatags in the page template, since the data contained in each meta tag are specific to the metadata surrounding each contributor of the data file.

    My question is this: is there a best practice, or Oracle-taking method in charge of this task? I believe he remains the path to get there, as is a very common need for meta tags for search engines and social media sites.

    Thank you very much for your time,

    Josh

    I believe that the following should be useful:

    wcmElement

    ssGetDocInfo

    Jonathan

    http://jonathanhult.com

  • How to insert a bar area in the slide page property metadata Muse CC

    I use the latest version of Muse CC and want to know how to insert a bar area in the model box slides property page metadata page title suffix

    I found it.  If anyone has this problem press the shift and -at the same time on a standard windows keyboard.

  • How can I trigger "Add tags to the document" via JavaScript?

    How can I trigger "Add tags to the document" via JavaScript? I am trying to add this fuction ITextSharp if when the user opens the pdf it could mark the document once it is opened automatically

    Is not possible.

  • How to add multiple Meta tags?

    I work for one allows large education State to add meta tags to the header to the Dublin Core metadata initiative. In this case, not having not meta tags is not an option.

    The metadata must be unique for each page. Using the keywords / Description provided in the menu settings will not work.

    Files of "ccKeywordsAndDescription.htm" "ccKeywordsAndDescription.js" piracy is not an option because different meta tags data are required on each page, and sometimes several of the same meta tags data are required on a single page
    (ex: name meta = "DC. Schema of the object"="Keyword"content =" #">

    For this reason, adding a template parameter for each editable meta data tag seems not to work as well.

    This question was raised once before in this form by another but no response. I thought I would check again.

    It doesn't look like this is doable in Contribute, so we're going outside a solution.

    Users create the page they need in Contribute, from a model with an editable header. Then the users return the page with a program of creation of tag Meta called Tag Gen which has the same editable according to its preferences area. They can add the necessary tags save and close the page without ever dealing with the code of the page. Then, they'll be back to post the page in Contribute.

    It's kind of a lot of Mickey Mouse, but it's the only solution we could find.

  • I have used Muse on a 30 trial and created a site and added my own domain name and it is now online. I now want to muse and edit and add a few things, but I don't know how to do it? I opened the software, go file and tried to open the is

    I have used Muse on a 30 trial and created a site and added my own domain name and it is now online. I now want to muse and edit and add a few things, but I don't know how to do it? I open the software, go file and tried to open the site, but there is nothing there?

    Please provide a screenshot of the design view after opening the file, also the url of the site online.

    In case the trial is expired, you need to upgrade your membership/registration.

    Thank you

    Sanjit

  • How to insert an onload = "initialize ()" on the &lt; body &gt; tag "

    Hi, I just can't understand how can I insert an onload = "initialize ()" on the < body > tag without editing it after generating the code HTML. "

    Hi Victor,

    You can use the HTML code for head option to add the code.

    Kind regards

    Akshay

  • How to insert a step to give the position?

    Hello

    I have the sequence with the Select Case structure and to insert steps within the business end. How to do this? I found the index step can be readable by the TS_SequenceGetStepIndex (SequenceHandle, & errorInfo, szTestType, TS_StepGroup_Main, & val), but how to insert new step after, for example the case? For the function TS_SequenceInsertStep (SequenceHandle, & errorInfo, view, iNumofSteps, TS_StepGroup_Main) is not available index (iNumofSteps sucks and does not work as an index of the step and cannot be applied to the order of insertion of the steps (first step on start or end)).

    Currently, I create all (Select, case, end and the steps that need to be in the end case), but if the basic structure can be a default (including case select this option, etc.), only content must be updated, not all construction.

    (LabWindows/CVI coding)

    Best regards

    branar

    Hi all

    Yes, it was the right solution. Only thing, it's that need to take iNumofSteps for the front step and if you want to insert the new stage (or stages), this index should be increased by 1.

    error = TS_SequenceGetStepIndex (SequenceHandle, &errorInfo, "TuningTimeAfterLNA", TS_StepGroup_Main, &val);
                    iNumofSteps=val+1;
                        //add
                        tsErrChkMsgPopup( TS_EngineNewStep (EngineHandle, &errorInfo, "", "Label", &actionStep));
                        tsErrChkMsgPopup( TS_StepSetName ( actionStep, NULL, szTestType));
                        tsErrChkMsgPopup( TS_SequenceInsertStep ( SequenceHandle, &errorInfo, actionStep, iNumofSteps, TS_StepGroup_Main ));
    

    Best regards

    branar

  • can keyboard usuage:How I insert a number 2 at the upper right part of 10 to represent 10 squared?

    How can I insert a number 2 at the upper right part of 10 to represent 10 squared? Similarly, if I wanted to display oxygen gas, whose symbol is uppercase O with a number 2 at the bottom right of the letter O, can I do?

    Start - type in the search box-> find the table of characters at the top of list - Double click on it.

    on the line of police - click on the arrow down and select the font you want - then Double click on a character
    and at the bottom right will be the main features this character to the product.

    How to use the character map in Vista
    http://www.Vistax64.com/tutorials/93584-character-map.html

    Using special characters (character map): frequently asked questions
    http://Windows.Microsoft.com/en-us/Windows-Vista/using-special-characters-character-map-frequently-asked-questions

    These can help:

    Special ALT characters
    http://www.tedmontgomery.com/Tutorial/altchrc.html

    ALT Codes / key Codes Alt
    http://usefulshortcuts.com/ALT-codes

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • How to insert a video caption to the current point rather than at the end of the Group

    I have two video groups

    + Subtitles

    + Videos

    I add captions to various locations along the timeline. Whenever I do it adds after the last item in this group, rather than the position of the timeline slider (which is where I want to). I then have to go to the end of this group and then drag it to the point of origin.

    Anyone knows how to insert at the current point?

    I don't think you can do it the way that you what. The place command is under the main menu: file > Place > Embedded.

  • How to insert image from mysql into the table using php and create the checkbox in the table?

    How can I insert image from mysql into the table using php and create the checkbox for each data as a vote? Here is my code...

    WELCOME

    connect_error) {die ("connection failed:".)} $conn-> connect_error); } $sql = "SELECT no, Calon, ID, of course, the Image OF THE candidates." $result = $conn-> Query; If ($resultat-> num_rows > 0) {echo ' '; export data of each line while ($row = $result-> fetch_assoc()) {"echo"}}
    NO Candidate INFO Vote
    " . $row ["no"]. "-" . $row ["Calon"]. "
    -" . $row ['ID']. "
    -" . $row ['class']. "
    "; } ECHO ' ' ;} else {echo '0 results' ;} $conn-> close();?} >

    hope someone can help me because I am a newbie in this program... need to finish this project... Thank you.

    If you have saved the file name in the database, it's pretty simple.

    echo '' . $row['description'] . '';
    

    Is the same for the box:

    echo '';
    

    If you have saved the image file in the database, it is much more complicated. I recommend you store only the file name in the database.

  • Contributablelement can be used to fill a META tag in the head section?

    We currently use UCM 10 gR 4 with SSPU.

    We would like to use a part of the contribution to allow contributors to add text that could fill the META tags (keywords and Description) that are in the HEAD of a node section.

    In most cases, there is a 1-1 relationship between nodes and content items (placeholders).

    I have already built a solution for this using the custom properties of the Section, but it is better to let the contributor to the review/update metadata with another due element values. Then the text entered can be examined within the workflow element is more prominent to the contributor.

    The next best solution would be to use a metadata field to update meta tags.

    Any suggestions?

    Thanks in advance,

    Todd M

    I don't have my code in front of me, but this line seems a bit odd, I think.

    Have you tried to change to this:

    I don't know if these escape characters are needed.

    Be sure to let us know if suggestions to anyone who helped!

    Thank you
    -ryan

    Ryan Sullivan | ECMconsultant
    http://www.ecmconsultant.NET/

  • How to insert custom HTML tags?

    Hello

    I insert a large number of tags as < class p = "foo" > or say < span onmouseover = "action (this); ">.

    Is it possible in Dreamweaver CS5 to extend the list of insertable tags with my custom tags and love steps

    1. Select text (so-called "the text"),
    2. choose them a tag in the list (say < span onmouseover = "action (this);) (">.)

    "A fragment" < span onmouseover = "action (this);" > text </span > ' will be inserted in the file instead of selected "text".

    Thank you in advance.

    Have you used the Snippets folder to store fragments of reusable code?

    I often use my code snippets folder. Go to an insertion point in your document and double-click the code snippet.

    http://webdesign.about.com/cs/Dreamweaver/HT/htdwusesnip.htm

    Another option is to create and use the controls on the stages of history:

    http://help.Adobe.com/en_US/Dreamweaver/CS/using/WSc78c5058ca073340dcda9110b1f693f21-7780a .html

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

Maybe you are looking for

  • image capture

    What is the purpose of capturing images? Already have the photos app. Yosemite 10.10.5 OSX

  • Reset tool to control screen size - disappeared after the recent update of FF

    I have lost the navigation tool since the upper right window of the browser since the recent update of Firefox - tools that allow me to minimize/maximize or close the browser window are now blackened. I have reset Firefox to default settings and have

  • read byte serial number

    Hi all I have a small application that consists of reading data from a serial port using the VISA READ function. The data source that I am trying to acquire the serial port is a microcontroller that sends a word or a byte (8bits). However, when you t

  • Recent recovery of HP image

    Hello I have this laptop HP 15-f039wm and even with the last (HP2000-2b19wm), it has a partition marked recovery which is aprox. 20 GB, GB 19.3 on this one, I have now. Now, it is said that there are 1.9 GB free of this RECOVERING 19.3 GB disc. Only,

  • Explorer.exe problem

    Shortly after the start, a process called "explorer.exe" starts to consume 100% of my cpu.  In order to run programs, I have to disable this process.  The programs then run fine, except that now, when you have finished, I have to turn off my computer