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

Drop down expanding text

New Here ,
Mar 19, 2008 Mar 19, 2008

Copy link to clipboard

Copied

I would like to mimic the drop down expanding text from Windows help files where if you click the plus sign bullet, it would change to a minus symbol when the text expands and back to the plus sign again when you close it.

I can't seem to find where I can change the image for the bullet. Has anyone else attempted this? I am using X5.



Views

907

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
LEGEND ,
Mar 20, 2008 Mar 20, 2008

Copy link to clipboard

Copied

Hi DD71 and welcome to the RH community.

This link on Peter Griange's site describes a method of achieving this. It uses slightly different images but you can substitute the ones he uses for the ones you want.

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
New Here ,
Mar 20, 2008 Mar 20, 2008

Copy link to clipboard

Copied

I tried it and it works great in design mode but whenever I compile it to a .CHM file, nothing happens.

Is there something I may have missed?

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
LEGEND ,
Mar 21, 2008 Mar 21, 2008

Copy link to clipboard

Copied

Can you define "nothing happens"? Do the images appear, not change? Try it again as if it works in design mode it should work in a CHM.

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
New Here ,
Mar 21, 2008 Mar 21, 2008

Copy link to clipboard

Copied

After compiling the image and the text are displayed and its even highlighted as if its a link but when you click it, nothing happens as if its just static.

I modified the javascript to use my GIF files, added all the snippets to the codes just like the instructions said, and was able to successfully load the image and the javascript to the baggage file.

After reviewing everything, I may have to change the order of the instructions, start by loading the images and the javascript first to the baggage file before doing everything else. I'm sure its something very simple that I'm over looking. I will try it again tonight when I come home.

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
LEGEND ,
Mar 21, 2008 Mar 21, 2008

Copy link to clipboard

Copied

Hi DD71

It's totally worth double checking that the .JS file actually made it into Baggage. I don't believe you said which version of RoboHelp you were using, but earlier versions had an issue when adding to Baggage. JavaScript files would "appear" to be added just fine. By that, I mean to say the dialogs acted as if it worked and no error messages were posted. But when you looked, the file was never truly added and you had to finagle the files by hand to ensure they were in the project.

Cheers... Rick

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
New Here ,
Mar 22, 2008 Mar 22, 2008

Copy link to clipboard

Copied

RoboHelp HTML X5.0.1, Build 606

It was something very simple that I overlooked.

This version of X5 did have that problem loading baggages. First time I tried it, it wouldn't allow me to add the javascript to the baggage so I instead created a folder called twisty inside baggages and added the twisty javascript inside. So when it worked in design mode, I assumed that the baggage file worked.

This time I created a new test CHM but reversed the order of the instruction. I first loaded the two GIF files to the baggage followed by the twisty script. For some unknown reason, this time I was able to load the twisty script to the baggage without creating a folder for it, just as it is in the instruction. The rest, I just followed what the instruction said and now it works great both in design and compile mode.






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
LEGEND ,
Mar 23, 2008 Mar 23, 2008

Copy link to clipboard

Copied

RHX5 can be a bit flakey when it comes to adding/removing baggage files. To be honest I tend to manually edit the project's rhbag.apj file to ensure that a baggage file is there.

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
New Here ,
Mar 24, 2008 Mar 24, 2008

Copy link to clipboard

Copied

I have another question regarding directories when creating a new project.

I noticed that a newly created project folder is about 4.7 Mb, that's quite substantial considering I haven't even started with any topics. Is there anyway I can just create one project folder and multiple sub folders inside for different projects so that I can share the GIF and javascripts?


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
Community Expert ,
Mar 24, 2008 Mar 24, 2008

Copy link to clipboard

Copied

If a question is totally unrelated to the thread, please start a new thread. If someone else has the second problem in the future, how will they find the answer hidden inside this thread?

Are you suggesting creating a project and then sharing that with another project to cut down the size of another project? That cannot be done. You can merge outputs but each source must have its own resources.

There is no way a new project should be the size you quote. Are you creating it by going File | New | Project?

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
New Here ,
Mar 25, 2008 Mar 25, 2008

Copy link to clipboard

Copied

Sorry for posting that second question...

To answer your question, yes that is exactly what I was trying to achieve. Trying to minimize duplicating resources if multiple projects will make use of the same files. And yes I did go through File|New|Project. The !SkinSubFolder! size that it automatically creates is 4.25 MB for all new projects I create which contains several shockwave files. This is no big deal. If this is the only way to create a CHM file in RoboHelp, so be it. I can live with that.

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
LEGEND ,
Mar 26, 2008 Mar 26, 2008

Copy link to clipboard

Copied

If you are created CHM files you do not need the !SkinSubFolder! folder as long as you aren't using a skin inside your CHM file. So you could delete this folder and you'll find the size of your project folder reduce.

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
LEGEND ,
Mar 26, 2008 Mar 26, 2008

Copy link to clipboard

Copied

LATEST
Let me just quantify my last statement. You can delete the !SkinSubFolder! folder provided you are not using skins in any shape or form (e.g. you could be trying to produce both CHM and webhelp output from the same source files). Just covering all bases

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