Hi,
I have an aspx page that sits outside of the my WebHelp root directory, and I need to open it from a toolbar icon and TOC entry, but cannot get the link to resolve.
My help sits on: Site/Platform/HelpFiles/Build/Lang/Default.htm.
The aspx page sits on: Site/Platform/Page.aspx.
I cannot use a ...
Search found 14 matches
- Mon Feb 22, 2010 2:22 am
- Forum: Web-based Outputs
- Topic: How to open external topic from toolbar button?
- Replies: 1
- Views: 1142
- Mon Dec 08, 2008 5:32 am
- Forum: Flare's General Discussion
- Topic: Toolbar Icons and Topics Conditionally Built Out
- Replies: 1
- Views: 1212
Toolbar Icons and Topics Conditionally Built Out
Hi,
I have a topic in my project that is opened by an icon on the toolbar. If I exclude this topic from the output, using a conditional build tag, the icon is displayed on the toolbar, but obviously the link is broken.
Is there a way to ensure the icon on the toolbar is automatically excluded at ...
I have a topic in my project that is opened by an icon on the toolbar. If I exclude this topic from the output, using a conditional build tag, the icon is displayed on the toolbar, but obviously the link is broken.
Is there a way to ensure the icon on the toolbar is automatically excluded at ...
- Mon Nov 10, 2008 5:45 am
- Forum: Source Control
- Topic: Deleted files are included in builds
- Replies: 5
- Views: 6596
Re: Deleted files are included in builds
You could also use the Show Differences option on the Source Control menu. It does a comparison of the files on your machine and the source control db.
- Mon Nov 10, 2008 2:25 am
- Forum: Source Control
- Topic: Deleted files are included in builds
- Replies: 5
- Views: 6596
Re: Deleted files are included in builds
I use the Pending Check-ins view to delete multiple files from my machine that were deleted from the project by other authors.
The only problem we have is that sometimes files that are deleted from Source Control show as "Add" on developer's machines, rather than "Deleted". Our rule is then to ...
The only problem we have is that sometimes files that are deleted from Source Control show as "Add" on developer's machines, rather than "Deleted". Our rule is then to ...
- Wed Nov 05, 2008 2:52 am
- Forum: Flare's General Discussion
- Topic: Project Size
- Replies: 8
- Views: 4248
Re: Project Size
To give you an example of my experience with what you are trying to achieve:
- I have one source project that has 6 different outputs.
- The source project contains 3 128 topics and 3 187 images.
- My project directory is 165Mb.
- I have used snippets extensively, organinsing these into logical ...
- I have one source project that has 6 different outputs.
- The source project contains 3 128 topics and 3 187 images.
- My project directory is 165Mb.
- I have used snippets extensively, organinsing these into logical ...
- Fri Oct 31, 2008 4:30 am
- Forum: Flare's General Discussion
- Topic: Using Commas in Glossary Terms
- Replies: 0
- Views: 1063
Using Commas in Glossary Terms
Hi,
Is there a way to use comma's in glossary terms? The glossary file sees commas as word breaks.
Thanks,
Sue
Is there a way to use comma's in glossary terms? The glossary file sees commas as word breaks.
Thanks,
Sue
- Fri Aug 22, 2008 2:05 am
- Forum: Web-based Outputs
- Topic: Multiple WebHelp Plus Projects on Local Machine
- Replies: 4
- Views: 2568
Re: Multiple WebHelp Plus Projects on Local Machine
Thanks for the suggestions. I have tried both solutions, but neither achieves what I require.
When I build a WebHelp Plus target and view from Flare, the project is automatically copied to C:\Inetpub\wwwroot\MCPreview on my local machine. This is what I am trying to change. I want it to go to C ...
When I build a WebHelp Plus target and view from Flare, the project is automatically copied to C:\Inetpub\wwwroot\MCPreview on my local machine. This is what I am trying to change. I want it to go to C ...
- Wed Aug 20, 2008 7:19 am
- Forum: Web-based Outputs
- Topic: Multiple WebHelp Plus Projects on Local Machine
- Replies: 4
- Views: 2568
Multiple WebHelp Plus Projects on Local Machine
Hi,
I have more than one project publishing in the WebHelp Plus output, and each project is independant - no merging required. To view these on the local machine, the projects are automatically created in C:\Inetpub\wwwroot\MCPreview. So, each time I generate a project, it over-writes the help site ...
I have more than one project publishing in the WebHelp Plus output, and each project is independant - no merging required. To view these on the local machine, the projects are automatically created in C:\Inetpub\wwwroot\MCPreview. So, each time I generate a project, it over-writes the help site ...
- Wed Aug 20, 2008 2:36 am
- Forum: Web-based Outputs
- Topic: Link Toolbar Icon to a Topic in the Project
- Replies: 1
- Views: 1621
Link Toolbar Icon to a Topic in the Project
Hi,
I want to link an icon on the toolbar to a topic in the project. Does anyone know the OnClick script for this?
Thanks!
I want to link an icon on the toolbar to a topic in the project. Does anyone know the OnClick script for this?
Thanks!
- Fri Aug 15, 2008 4:58 am
- Forum: Styles, Stylesheets and XML
- Topic: TOC Item Styles in WebHelp Output
- Replies: 1
- Views: 1834
TOC Item Styles in WebHelp Output
Hi,
I want to change the Focus and Hover properties of items in my TOC. I can't seem to find the style to edit. Please point me in the right direction!
Thanks,
Sue
I want to change the Focus and Hover properties of items in my TOC. I can't seem to find the style to edit. Please point me in the right direction!
Thanks,
Sue
- Fri May 16, 2008 5:17 am
- Forum: Styles, Stylesheets and XML
- Topic: Image in a Table Style Sheet
- Replies: 6
- Views: 4459
Re: Image in a Table Style Sheet
I managed to control the column widths by configuring the following:
.TableStyle_TableStyleSheetName = width 100%.
.TableStyle_TableStyleSheetName_Body_0_0_RowEnd_ColSep = display: table-cell and width: 20px.
.TableStyle_TableStyleSheetName = width 100%.
.TableStyle_TableStyleSheetName_Body_0_0_RowEnd_ColSep = display: table-cell and width: 20px.
- Fri May 16, 2008 3:04 am
- Forum: Styles, Stylesheets and XML
- Topic: Image in a Table Style Sheet
- Replies: 6
- Views: 4459
Re: Image in a Table Style Sheet
Thanks, Dave! The repeat column bit sorted out my issue.
Another thing I want to control using the style sheet, is the column widths. I just can't get the sizes to apply though! Any ideas on this?
Another thing I want to control using the style sheet, is the column widths. I just can't get the sizes to apply though! Any ideas on this?
- Tue May 13, 2008 10:47 pm
- Forum: Styles, Stylesheets and XML
- Topic: Image in a Table Style Sheet
- Replies: 6
- Views: 4459
Re: Image in a Table Style Sheet
It will be an icon, with text next to it.
- Tue May 13, 2008 10:19 am
- Forum: Styles, Stylesheets and XML
- Topic: Image in a Table Style Sheet
- Replies: 6
- Views: 4459
Image in a Table Style Sheet
I want to define in a table style sheet, an image to display in the first cell of a header row of a table.
I can get text to display using the 'content' paramter for the applicable ColSep style, but cannot get images to work. I have tried the 'background-image', but the image does not display ...
I can get text to display using the 'content' paramter for the applicable ColSep style, but cannot get images to work. I have tried the 'background-image', but the image does not display ...