Skip to main content
March 24, 2008
Question

Topic titles in *.xpj project files

  • March 24, 2008
  • 2 replies
  • 238 views
Hi,

I am facing an issue in a Robohelp project file that I am currently working on.

I have to convert source files using a tool that gives me HTML files. I have to copy these HTML files into the project folder that contains the project file. Since the files are already imported in the project file, I need not import these files into the project file.

However, there is a change in the html titles. Ideally, the title should be the same as the filename without the '*.html' extension.

It so happens that every time I copy the HTML files into the folder that contains the project file and start work on the project file. I get a message 'Building File List.....' that appears at the bottom of the project file and all the titles are changed. I have to manually change titles.

It would be of great help if I could get any solution for this issue.


Thanking you in advance.

This topic has been closed for replies.

2 replies

RoboColum_n_
Legend
March 24, 2008
Hi veenamj. The <title> tag is the one you need to watch out for. If this is changed in your source, you will find the behaviour you mention. There is no way around this apart from making sure that this tag is not changed.
Peter Grainge
Community Expert
Community Expert
March 24, 2008
First you say you have to convert some source files into HTML files. They are already HTML files.

Then you say you have to copy them into a project but you go on to say they are already in the project file.

You've confused me. Could you like to explain the problem in different words?

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.