Search found 62 matches

by Dee Vincent-Day
Mon Oct 29, 2018 8:41 am
Forum: Styles, Stylesheets and XML
Topic: Configure style to not indent even when in list items
Replies: 8
Views: 2890

Re: Configure style to not indent even when in list items

You could try creating styles for your code block and instead of using OL use MadCap Flare's auto numbering feature. This allows you to fully control your numbering and the layout of your code blocks which you can have aligned to the left margin or indented. It is more work at first but once you hav...
by Dee Vincent-Day
Thu Oct 05, 2017 1:36 am
Forum: Flare's General Discussion
Topic: I am having skin problems.
Replies: 10
Views: 3859

Re: I am having skin problems.

The fonts folder (and everything in Content folder) should be included in the HTML5 output. My guess is that the fonts aren't being included because the target is using this setting: Advanced > Exclude content not linked directly or indirectly from the target . I've tried that setting in the past a...
by Dee Vincent-Day
Thu Sep 28, 2017 3:25 am
Forum: Web-based Outputs
Topic: Suggestions for content hosting
Replies: 6
Views: 3584

Re: Suggestions for content hosting

You may find this page useful.

https://trac.cyberduck.io/wiki/help/en/howto/s3

and here to read all about CyberDuck

https://cyberduck.io/?l=en
by Dee Vincent-Day
Thu Sep 28, 2017 3:21 am
Forum: Web-based Outputs
Topic: Suggestions for content hosting
Replies: 6
Views: 3584

Re: Suggestions for content hosting

I currently drop my output into CyberDuck which is configured to connect to my S3 bucket automatically.

Developers set it up for me so I don't know the detail. We use S3 a lot so my bit is tiny compared with other content.

Flare has not got S3 integration yet. I believe it is on their list.
by Dee Vincent-Day
Wed Sep 27, 2017 2:58 am
Forum: Web-based Outputs
Topic: Using Flare for Modern Developer Documentation
Replies: 5
Views: 4907

Re: Using Flare for Modern Developer Documentation

If you wish to receive an invitation to the Flare and Write the Docs Slack Groups send me your email by direct message and I will generate an invite.
by Dee Vincent-Day
Wed Sep 27, 2017 2:48 am
Forum: Web-based Outputs
Topic: Using Flare for Modern Developer Documentation
Replies: 5
Views: 4907

Re: Using Flare for Modern Developer Documentation

I use Flare for Customer Facing documentation and we use markdown for developer docs. our docs as code solution is to store the markdown in a git repository with Jekyll to build and publish the static website. I have not had to set up the Jekyll, this is the job of our developers. To edit the Markdo...
by Dee Vincent-Day
Wed Sep 27, 2017 2:30 am
Forum: Web-based Outputs
Topic: Suggestions for content hosting
Replies: 6
Views: 3584

Re: Suggestions for content hosting

With the complexity of your projects I think any solution is going to require some customisation. However for one of our products I simply build the project for each customer and upload to our help hosting area. It is then up to the developers to add the correct urls for each customer to the help li...
by Dee Vincent-Day
Wed Sep 27, 2017 1:34 am
Forum: Source Control
Topic: Commits are slow
Replies: 2
Views: 2189

Re: Commits are slow

I am experiencing similar problems. Not only is the commit process slow I often have to wait for my computer to catch up with me. Be it moving the mouse pointer or typing.
by Dee Vincent-Day
Tue Aug 01, 2017 12:54 am
Forum: Source Control
Topic: Steps to Publish to Git
Replies: 2
Views: 2759

Re: Steps to Publish to Git

Have you tried cloning the repo on your hard drive and setting that folder as your publish destination? Once you have published your content, you need to add, commit and push to the remote repository. You can use a utility such as Tortoise Git to to perform the Add, Commit and Push thus syncing your...
by Dee Vincent-Day
Tue Aug 01, 2017 12:47 am
Forum: Source Control
Topic: Publishing to GitLab
Replies: 1
Views: 2308

Re: Publishing to GitLab

I have one project where I only publish twice a year or thereabouts. In addition to this, the repo contains other product content that changes between my publication dates. Because other people make changes to the publish gitlab repo, I was encountering difficulties. To get around the issues, whenev...
by Dee Vincent-Day
Tue Aug 01, 2017 12:20 am
Forum: Source Control
Topic: Best source control?
Replies: 4
Views: 3924

Re: Best source control?

We have GitLab and I have not had any horror stories to report. However I have learned to use git outside of Flare because sometimes I want to do something such as merging branches, which cannot be done within the GIT integration. Using Tortoise Git as the interface.
by Dee Vincent-Day
Thu Jul 27, 2017 6:03 am
Forum: Flare's General Discussion
Topic: SharePoint connection
Replies: 10
Views: 8124

Re: SharePoint connection

Whether SharePoint integration works or not is dependent on the version of SharePoint you are using. We have SharePoint 365 and GIT I use GIT for our main product help but it would be useful to have the SharePoint Integration for non mainstream work. My understanding is that SharePoint 2007, 2010, a...
by Dee Vincent-Day
Thu Mar 23, 2017 4:03 am
Forum: Web-based Outputs
Topic: Formatting variables
Replies: 4
Views: 2329

Re: Formatting variables

I tackle this by setting up my variables and using them in Snippets. Create the Variable Then create a snippet file by right clicking on the Snippet folder and selecting Add New Snippet. I give the snippet file a name and, once set up, I can add the variables and style them to include whatever styli...
by Dee Vincent-Day
Thu Mar 23, 2017 3:25 am
Forum: Flare's General Discussion
Topic: Show total number of pages
Replies: 22
Views: 8568

Re: Show total number of pages

ADDING IMAGES TO A POST You need to save the screen shot as a file and then click the upload attachment tab, which you will find below the section where you type the content of your post. upload attachment.jpg Now you need to go and select your file to do this click choose file. Upload Attachment Ch...
by Dee Vincent-Day
Wed Mar 22, 2017 4:30 am
Forum: Web-based Outputs
Topic: Online help for various product versions
Replies: 1
Views: 1036

Re: Online help for various product versions

I build five separate targets and use conditions in the topics to say which text appears in which version. A topic page will contain text with no conditions, text marked with a condition for Fictionsoft1, text marked with a condition for Fictionsoft2 and so on. I currently work with five versions. I...
by Dee Vincent-Day
Thu Mar 16, 2017 4:40 am
Forum: Flare's General Discussion
Topic: page layouts and page types issues
Replies: 11
Views: 5834

Re: page layouts and page types issues

I have not had any problems with page layouts and find them much easier that trying to achieve the same thing in Word. The advice above is good and if you stick to the rules you should not have any problems. Only difference is I have a page layout set where my empty page contains the text "this...
by Dee Vincent-Day
Thu Mar 02, 2017 4:48 am
Forum: Web-based Outputs
Topic: Issue with viewing output from the builds explorer
Replies: 4
Views: 1558

Re: Issue with viewing output from the builds explorer

roboHAL

you were correct it was the responsive output breakpoint. I removed the check mark and it is working as I expect. However my java script to set the width of the contents table to 35% of the screen is now not working. However I can live with that if everything else is working.

Dee
by Dee Vincent-Day
Thu Mar 02, 2017 4:31 am
Forum: Web-based Outputs
Topic: Issue with viewing output from the builds explorer
Replies: 4
Views: 1558

Re: Issue with viewing output from the builds explorer

Thank you roboHAL. I will check out the break point option in the skin and will ask MadCap support about using the preview in the Build panel.

Many thanks.


Dee
by Dee Vincent-Day
Tue Feb 28, 2017 7:53 am
Forum: Web-based Outputs
Topic: Issue with viewing output from the builds explorer
Replies: 4
Views: 1558

Issue with viewing output from the builds explorer

After hours of tweaking my skin for all mediums I was disappointed to find a problem when viewing the output. Flare View Output Issue 1.png The view has not picked up the tablet and mobile mediums I created. :( Flare View Output Issue 2 Tablet.png Flare View Output Issue 3 Smartphone.png Does anyone...
by Dee Vincent-Day
Tue Feb 28, 2017 7:39 am
Forum: Web-based Outputs
Topic: PDF does not appear in HTML output using Chrome
Replies: 3
Views: 1953

Re: PDF does not appear in HTML output using Chrome

What about the default set in Windows for opening PDF's?
by Dee Vincent-Day
Tue Feb 28, 2017 4:22 am
Forum: WebHelp Mobile
Topic: Navigation Slide Out and Logo
Replies: 2
Views: 13769

Re: Navigation Slide Out and Logo

Did you resolve this problem? I am having a similar problem. The navigation menu is not in the correct position and the logo is on the right with part of it chopped off.
by Dee Vincent-Day
Mon Feb 27, 2017 4:48 am
Forum: Web-based Outputs
Topic: Having Skin Problems again!
Replies: 3
Views: 1517

Re: Having Skin Problems again!

Interesting, having closed Flare down for the weekend the display is now showing my text in the correct colour. So it looks like closing Flare and starting it again has cured the problem.

I will add this to my trouble shooting list.
by Dee Vincent-Day
Mon Feb 27, 2017 3:31 am
Forum: Web-based Outputs
Topic: Having Skin Problems again!
Replies: 3
Views: 1517

Re: Having Skin Problems again!

Hi roboHAL

I am clicking the element already (otherwise I end up changing the wrong element!). I had not thought of "Cleansing" . I will give that a try this morning. Thank you for your suggestion. I will post back later and let you know how I got on with it.

Dee
by Dee Vincent-Day
Fri Feb 24, 2017 9:51 am
Forum: Flare's General Discussion
Topic: page layouts and page types issues
Replies: 11
Views: 5834

Re: page layouts and page types issues

OK, you have asked a lot of questions here. I will tell you what I did to create page layouts and can assure you that they work. First rule I applied was to only have one of each page type I require in the page layout set. I do not have any proxies in my page layouts. I create a topic page with the ...
by Dee Vincent-Day
Fri Feb 24, 2017 8:23 am
Forum: Web-based Outputs
Topic: Having Skin Problems again!
Replies: 3
Views: 1517

Having Skin Problems again!

I am currently going through an exercise to update the HTML5 output to match some changes in our brand guidelines. I have been fiddling about with the settings and now have a situation where the sample display to the right of the Skin Settings panel is not matching what I have set in the settings pa...