Topic titles in Search always showing up in English

We are working with a RoboHelp HTML v8 project with 247 topics.  Inside each topic, we are using conditional build tags to mark the content for each language inside each topic.  So for each topic file, it has a section of English text, French text, German text, etc.  Each marked with a build tag indicative of the language.  When I compile each CHM file for each language and open one of the non-English help files and click on Search and enter text, the topic titles shown are in English.  If you click on one of those in the list, you see the preview of that topic with the appropriate translation shown.  My question is if there is a way to get a translated topic title to show in the search results list instead of the English text? 
The only way I see to do this is to create multiple topic files (a new topic file for each language for each existing topic file in our project).  I would rather avoid having to do this.  Is there any other way of doing it?  Thanks! 
Shannon

Welcome to the forum Shannon.
That's a known problem with setting things up the way you have. Take a look at Ben Minson's article. Click here.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • Adding keywords to a topic causes search to return file names instead of topic titles

    When I search for a term in my WebHelp Pro project, the topics returned are shown by file name if the topic has anything in its Properties > General > Keywords field and are shown by topic title if there are no keywords defined for the topic.
    I've confirmed this behavior by adding and removing keywords from topics and watching them alternate between being shown in searches by file name or by topic title.
    Obviously, I want topics to be displayed by topic titles in search results no matter if they have keywords assigned or not.
    Any idea what would be causing this? Is this a known bug?
    Here's some additional information. For this problem to occur, these four conditions must be true:
    The topic must have manually added keyword(s) in the Properties > General > Keywords field.
    The topic title and the file name must be different.
    One must be searching for one of the keyword(s) added in step 1.
    Occurs in WebHelp Pro when published to a remote server.
    Talks with Adobe today are inconclusive but it appears that this was an unknown bug. Maybe I'll get a free t-shirt or something.

    Hi Rocky,
    Log on to the Robohelp Configuration Manager
    Uncheck the option "reindex documents at server".
    Republish and check. If issue exists try restarting the Apache/Tomcat Server.
    That should work for you.
    Regards,
    Robbie

  • How to apply conditional build tags to the topic title that is displayed in Search tab of CHM?

    I have the project in which 2 different words are used to reffer to one objects (this word/term depends on the customer). All other information related to functionality, steps, etc. are common. So:
    In the help content (body of the files), I created 2 conditional build tags (CBT) for these terms.
    In TOC, if topic title contains the term, I created 2 different topics reffered to the single topic file, but the title of the topic shows correct term (depends on CBT).
    File names of this topics contain only term1.
    The problem occurs when I generate CHM for CBT2 and search for the term1 (marked with CBT1) using the Search tab. All occurrencies where term1 presence in the file name, appear in the found results.
    How can I resolve the issue?
    These topics must be found by search (that's why "Exclude from search" option is not a decision).

    Ahhh, you are correct. I believe it was Version 10 introduced that.
    So here's what I'd suggest. Even though you are unable to use a variable in a Topic Title, it can still be used in other places such as the TOC, the Index and in the Topic content. So I'd still recommend that you declare and use a variable for those items. Just to simplify things.
    As for any topics that have the term in the title, you could create two topics. One with the term one way and the other with the term the opposite way. Then use a Conditional Build Tag to exclude and remove the one that shouldn't be found.
    This may cause you a bit of a maintenance issue by having the same topic content in more than one place. (one for each topic)
    So to overcome that, you would be able to add the main body information to a topic and use an Inline Frame in the two topics that would then simply be shells with appropriate Topic Titles. Either that or declare a snippet and use the snippet in both topics. Put the main part in the snippet.
    Cheers... Rick

  • RH 9 Search Ignores Some Words in Topic Title

    RoboHelp 9.0.0.228/Server 9
    WebHelp Pro
    RH 9 Server reports indicates that end-users are not finding topics using keywords "kaiser" and "backorder."  There are topics that contain these words and the words are actually included in each of  the topic titles.
    I checked the following:
    Project settings.  These words are not on stop list nor the ignore list.
    Topic properties.  The "exclude from search" box is not checked.
    FYI - project was upgraded from RH x5 to RH 9.
    Any suggestions on resolving this issue?
    Thank you,
    Eva

    Hi Eva.
    What happens if you search for those keywords when you launch the help via the Web Administrator? If they don't show up there, try generating webhelp output and seeing if they show in that. If they do, I'd delete the output from the server and republish to make sure you have an absolutely clean search database.
    If none of this works, can you see if there is some rhyme or reason behind this. For example are all the unfound search terms from one RH project? What other search terms in those projects do work? That sort of thing.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • Topics shown in Search results that shouldn't show

    When I preview the compiled help file and do a search for a
    word it's displaying topics that I don't want to show. These topics
    are not in the TOC and are not Indexed.
    I inherited our co's Tech Writer position so I'm learning
    about RH by trial and error. I'm using RH7. The help files were
    created in RH 5 (or earlier) but had to install RH7 on Vista.
    While working on an existing RH Help file I have a few topics
    that were mistakes, from me experimenting, or are the old one's
    that I'm updating and changing. In either case I thought I could
    leave them hidden inside just as a safety measure or to refer back
    to. I assumed if they weren't put into TOC or Indexed than they
    shouldn't show to the outside world. When I search on a word that's
    either in the topic title or in the text those topics are listed.
    Can I prevent them from showing in Search? They don't show in
    TOC and they don't show in the Index. Is my only option to delete
    them? I've looked all through the Topic properties and don't find a
    solution.
    Thanks
    Jim

    Hi Jim. If you want to exclude topics or even parts of topics
    from Search, it takes a bit more than excluding them from the TOC
    and Index. Take a look at Build Tags. They are a simple way to
    identify topics or content within topics to be excluded from your
    build, or conversely, to be included as needed if you compile
    multiple "flavors" of your Help. Build tags are used in conjunction
    with a build statement you create as you generate your output. If
    you can't get going from the Help info on build tags, holler
    back.

  • Different Color Text of Topic Titles by Child Project in Search Results List

    Does anyone know how I can change the text color to indicate the source project of a topic as displayed in the Search Results list?
    I have followed Peter Grainge's directions for setting up a parent project that has several child projects, one of which contains outdated version-specific information. Thanks, Peter!
    I would like it to be obvious to the user before they open a topic from the Search Results list that it is from the old legacy project.
    I have found where the font is set, (thanks to the RoboWizard), but I am not a Javascript programmer and am uncertain how to code the "if document is from this project, then use this font" logic.
    I would also like to put a "caption" below the "Search Results per page" line to explain the purpose of the color change.
    I am using RoboHelp HTML 8.0.2. I generate WebHelp output which is then FTP'd to our server.
    Thanks in advance!

    Hi Leon,
         Let me make sure that I understand your suggestion - I should change the title of each topic in the "legacy" knowledge base so that they each include a short identifier, such as "First Topic - Legacy"? If so, I suppose that would work, but I'd have to change 1,000 topics. The topic titles would no longer match the filenames (I'm trying to freeze changes to the old knowledge base to which there are many links from our user forum), which I suppose is not a big concern at this point.  I'll run some tests.
         That has also raised another question in my mind, but I'll post that separately. It's about the way Robohelp selects the text that is shown immediately after the title of the topic in the Search Results list.
         Thanks for taking the time to help!

  • My iphone 4 of ios 7.1.1 sim card is  not working, it always shows searching whenever i insert sim in it. What can i do? please help me.

    My iphone 4 of ios 7.1.1 sim card has not working from since yesterday, it always shows searching whenever i insert sim in it, i do it again and again, but it cant be fix. What can i do? Please help me.

    Get a new SIM from your carrier.

  • Hey my iphone 4 has a problem regarding carrier. Its always showing searching mode and wifi-address N/A and Bluetooth address 00:00:00:00:00 and call function is disable

    hey my iphone 4 has a problem regarding carrier. Its always showing searching mode and wifi-address N/A and Bluetooth address 00:00:00:00:00 and call function is disable. Please help me. I have tried every thing ..like restore from DFU mode with out sucess.

    Refer to  Note 98458 - SAPMSSY1, CALL_FUNCTION_NOT_FOUND

  • Search & Index tabs: double topic titles displayed

    In my chm, on the Search and Index tabs, topic titles are
    displayed twice. The second instance of these does not display the
    topic when clicked; instead the "cannot display" error message is
    shown. If there are special characters (ü, ä, ö,
    etc) in the topic title these characters are displayed as a
    combination of weird symbols.
    I cannot find anything wrong with my help project, as far as
    I can tell the topics that do not dispay do not exist in the help
    project.

    All topic titles in the search and index tabs are doubled;
    English does not have any special characters but the English
    projects are also affected.
    The topics which are duplicated are only in my help projects
    once.
    The problem only seems to be in the chm.
    The help projects are in ClearCase source control - could
    this be a factor?
    I have 2 separate branches of the same projects in ClearCase
    and one branch (the original branch) does not have this problem.
    The branch that does have the problem was created by copying the
    original branch.

  • TS1702 I just tried to open my notes app.  It started to open, showed my topics/title, then removed everything since the last backup.  Why? How do I get the information back?

    I just tried to open my notes app.  It started to open, showing past topics/titles, and then closed immediatly.  When trying to open the app again, all my notes disappeared.  How can I retrieve them?

    thrillhousecody
    Thanks for the reply with additional information.
    Recent history for Premiere Elements points to the program having problems when more than 1 video card/graphics card is
    being used by the computer on which Premiere Elements is running. This observation may seem contra indicated by the fact
    that you say that the program did work well about 2 years ago in the same setup. But other factors may have set in with regard
    to drivers, drivers versions, and driver conflicts. But this factor, does need to be ruled in or out.
    Can you disable one or the other card to determine the impact of this on your problem?
    But, of prime concern with regard to video card/graphics card is the use of a NVIDIA GeForce card with Premiere Elements 10.
    Even if your NVIDIA GeForce were the only card, Premiere Elements 10 will not work properly unless the NVIDIA GeForce driver
    version is rolled back to about May 2013. This may be one of the major factors here.
    a. Device Manager/Display Adapters and find out Driver Version and Driver Date
    b. Read the background information for the Premiere Elements 10/NVIDIA GeForce issue
    ATR Premiere Elements Troubleshooting: PE10: NVIDIA Video Card Driver Roll Back
    Also see the Announcement at the top of this forum regarding the matter - also with full details of the situation and how to fix with the
    driver version roll back.
    Please review and consider and then we can decide what next.
    Thanks.
    ATR
    Add On...This NVIDIA GeForce situation is specific for Premiere Elements 10. You should not expect to see the problem for
    later versions of Premiere Elements.

  • RH8 - Bookmarks/Pages aligning to the right in TOC pane when long topic titles clicked?

    Using Robohelp X5 standard webhelp the books/bookmarks are always aligned to the left and in view, as so:
    When converted to robohelp 8 standard webhelp the alignment for the same page seems to align to the end of the topic title, obscuring the books/bookmarks as so:
    Does anyone know how to change this back or why it has happended?
    Cheers

    Hi,
    This behaviour is also present in RoboHelp 7. To disable this in RoboHelp 7, open whthost.js and comment out the line: aIdList[aIdList.length-1].focus();
    like this: //aIdList[aIdList.length-1].focus();.
    I don't have Robo8 before me now, but searching for this line in the Robo8 whthost.js may also eliminate this behaviour for Robo8.
    Greet,
    Willam
    Message was edited by: Peter Grainge For RH8 you will find the file in C:\Program Files\Adobe\Adobe Technical Communication Suite 2\Adobe RoboHelp 8\RoboHTML\WebHelp5Ext\template_stock  Delete Adobe\Adobe Technical Communication Suite 2 from the path if you are using standalone RoboHelp.

  • SEARCH results - shows file name. Can I change this?

    I am using TCS2 in Windows XP.
    In Robohelp when you search the online help, it brings back the search results but they are displayed under the filename heading. Can I change that? I don't necessarily want my filename displayed to users... maybe the Chapter name?
    TIA
    -Adriana

    Hi--
    I have no solution yet but am having very  much the same problem, and would like to get in on this conversation while I continue experimenting. I'm working TCS2 (Frame 9 and Robo 8), linking the Frame book to Robo to create CSH. I'm a long-time Framer but a newbie to Robo and TCS2.
    As far as I can tell from reading through the thread, I've got some kind of variation going: some of my CSH Search results show the heading, and some show the filename. I haven't yet discovered what is the difference in the Frame file, although I believe that's where I'll find it. It's consistent from search to search. (That is, if it a topic shows up in Search results as the filename once, it does so consistently. Ditto others showing up as the heading.)
    In addition to hereby signaling moral support (!) and an interest in a solution, I'd like to provide my settings here and see how yours compare.
    The marker I created to manage output CSH filenames is "FileName." I'm working with engineers who are not native English speakers and have never implemented  CSH. For the 30 or so (out of 75) topics that actually are going to be  linked from the application, I created FileName  marker text that starts with "LinkTo_<menupath>." (Example:  "LinkTo_WebSecurity_ServerSecurityGroups_Adding.") The idea is to help  them see what to link up where. (It also made editing map IDs faster: I just select and automap any topic name  starting with LinkTo_.)
    So I'm getting Search results that look like this:
    Things to know about xyz
    text text text...
    LinkTo_Statistics_Events
    text text text...
    My "File > Project Settings > Edit  conversion settings... > Other" settings are:
    Context Sensitive Help Marker: blank
    Topic Name Pattern: grayed out but is "(Default)"
    Topic Name Marker:  FileName
    Not sure this is optimum. (As I said, a Robo newbie.) Also, my chapter titles and H1 thru H3 are set up to paginate, although I  realized later that filling Topic Name Marker field disables pagination.
    Thanks, will keep working on it --
    Anne

  • My time machine always stops at some point... It always shows this message: "Time Machine Error. Unable to complete backup. An error occurred while copying files to the backup volume.

    My time machine always stops at some point... It always shows this message: "Time Machine Error. Unable to complete backup. An error occurred while copying files to the backup volume. I have tried everything and even did time machine in safe boot as told by an apple suppoprt advisor. still the same error after 16gb

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the word "Starting" (without the quotes) in the String Matching text field. You should now see log messages with the words "Starting * backup," where * represents any of the words "automatic," "manual," or "standard." Note the timestamp of the last such message that corresponds to a failed backup. Now
    CLEAR THE WORD "Starting" FROM THE TEXT FIELD
    so that all messages are showning, and scroll back in the log to the time you noted. Select the messages timestamped from then until the end of the backup, or the end of the log if that's not clear. Copy them (command-C) to the Clipboard. Paste (command-V) into a reply to this message.
    If all you see are messages that contain the word "Starting," you didn't clear the text field.
    If there are runs of repeated messages, post only one example of each. Don't post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Some personal information, such as the names of your files, may be included — anonymize before posting.

  • Linked content using RH project name for topic title instead of FM file/heading name

    Anyone seen this before? (and, yes, for anyone who is interested, the epub of my book should be available once I get this solved)
    -Matt
    PS: the htm filename is fine, it's just the topic title that's odd.
    Message was edited by: mattrsullivan

    I'm pretty sure that was in reference to setting Topic Title markers...not something I want to do in a 700 page book!
    More info: The book processes and validates a clean EPUB if I omit the index, and throws 300+ errors when I include the index.
    Via Notepad++. the index shows <section name=(the project name)>, so I imagine it's taking offense at the eleventy-six files with the exact same topic identifier.
    Anyone seen this before??
    -Matt

  • Underscore randomly replaces forward slash in topic file names and topic titles

    The problem I'm seeing is similar to the discussion at http://forums.adobe.com/message/2564701 which dealt with random insertion of underscores in topic titles. That problem seemed restricted to underscores replacing spaces in Topic File names and was solved (for some people at least) by deselecting the setting   "Tools > Options > General > Use underscores in filenames." Playing with that setting has not worked for me when it comes to unwanted replacement of forward slashes.
    I'm running RoboHelp 9 and linking from FrameMaker 10. The unwanted underscores are seen in (1) the RH project and (2) the help output:
    (1) In RH project in some topic titles like this:
    I want to keep the forward slash. The upper topic title is wrong and the bottom one is correct.
    (2) In AIR Help output: search results and in the tab that appears above the breadcrumbs in the main right pane.
    I cant change the titles prior to generating output because, as Matt Sullivan wrote in the similar discussion, "...for topics created from linked FrameMaker 9 files, the Topic Title is not editable from the Topic Properties. If it was, at least I could change the offending titles prior to final generation of output. (though the titles would revert on the next update of the FrameMaker source content)."
    I've double-checked the source FrameMaker documents and I can find no difference between Headings in which the forward slash is retained (desired) and those in which the forward slash is replaced by an underscore (unwanted).  Has anyone else seen this?
    Thanks,
    Matt

    Isn't the issue here that RH is creating filenames AND topic titles based on the FM title. Because of the slash it is saying that is an illegal character it changes the filename and the title in RH is based on that, hence both change.
    I don't know if that can be changed but now you can test to see if that is what is happening.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

Maybe you are looking for

  • Warning messages creation in VKP5 & VKP6

    Hi  All, I am creating some warning messages in VKP5 from  BADI " SPC_POSTING_CONTROL" . 1.Warning messages are not stroing in the LOGS , because logs badi is triggering  after executing the VKP5. 2.When i am creating the pricing document from menuba

  • Error in getting the servlet response

    Below is my ErrorPage Servlet. Whenever a 404 page not found error is encountered, the error page servlet reads the 404.html, and writes the content to the response. But I am not able to see the content in IE, but works fine in mozilla. public class

  • Error 66 : TCP Read

    Hello to everyone, I need to communicate with an automat to send it a stop information. This stop information is provide by various sensors that are communicating with Labview. My problem is when I launch my VI, it stopped after 30 seconds with the e

  • Selection Tool behavior

    And here I mean "The Selection Tool" not "direct" or "perspective"... I'm taking a Lynda.com video training course (AI CS6 One-on-One/Fundamentals) in which the instructor is demonstrating (Chapter 7) moving and duplicating objects by clicking the an

  • Upgrading 2.5 to 2.5.1

    Hi I would like to upgrade from Solaris 2.5 to Solaris 2.5.1. When I purchased 2.5, I got it with the SDK and the ProWorks suite of comilers. At the time I was told I was buying 2.5.1. Even though I was quick to point this out as (per the label on th