Search found 3925 matches

by RamonS
Thu Nov 16, 2017 5:31 am
Forum: Flare's General Discussion
Topic: HTML/PHP Feedback form: Email Submit
Replies: 13
Views: 32392

Re: HTML/PHP Feedback form: Email Submit

I'm with trent. If the script on the server doesn't fire it is because the action points to a file local to the current file. That only works if the file is local to all pages. Add the full path and try again. If that still doesn't yield the desired results use the dev tools in the browser and the l...
by RamonS
Tue Nov 14, 2017 3:22 pm
Forum: Flare's General Discussion
Topic: HTML/PHP Feedback form: Email Submit
Replies: 13
Views: 32392

Re: HTML/PHP Feedback form: Email Submit

The action of the form submit needs to point to the PHP script on your site. Once the script gets the form content posted the front end is done with its work. Can you share the HTML of the popup?
by RamonS
Thu Nov 09, 2017 5:06 am
Forum: Flare's General Discussion
Topic: Flare 2017 r2 - OK to upgrade?
Replies: 15
Views: 7751

Re: Flare 2017 r2 - OK to upgrade?

My assumption is that any r3 downloads are the new build, but the list of things changed is different when upgrading from r2 to the new r3 compared to upgrading from the old r3 to the new r3.
by RamonS
Sun Nov 05, 2017 4:45 am
Forum: Web-based Outputs
Topic: Bookmarks outdated <a name=> vs <a id=>
Replies: 3
Views: 1525

Re: Bookmarks outdated <a name=> vs <a id=>

I'd suggest a feature request to MadCap.
by RamonS
Mon Oct 30, 2017 4:55 am
Forum: Flare's General Discussion
Topic: Single project or multiple projects?
Replies: 4
Views: 3148

Re: Single project or multiple projects?

I strongly suggest separate projects. Otherwise you have to constantly tag each bit of content per product so that topics for product A do not show up in output for products B and C. I could see that be an acceptable disadvantage if there are significant amounts of shared content, but you wrote that...
by RamonS
Mon Oct 30, 2017 4:51 am
Forum: Flare's General Discussion
Topic: File upload timeout
Replies: 2
Views: 1274

Re: File upload timeout

If there is one it would be on the server.
by RamonS
Tue Oct 24, 2017 6:06 pm
Forum: Flare's General Discussion
Topic: R3 Style panel mouseover issue
Replies: 5
Views: 2483

Re: R3 Style panel mouseover issue

Maybe having a customizable delay as well would be the better option. I can see the benefit of the information, but also the annoyance of the pop-up coming up immediately. Having the option to show the pop up only after a few seconds of hover might get one the best of both options.
by RamonS
Sat Oct 21, 2017 4:26 am
Forum: Flare's General Discussion
Topic: Guidelines for replacing a help system
Replies: 7
Views: 2501

Re: Guidelines for replacing a help system

Does the help need to be ADA compliant? In that case redirects are still possible, but you want to put a page up with a delay so that screen readers or other assistive technologies have time to relay the information. It is generally good practice anyway to tell users that although they asked for &qu...
by RamonS
Thu Oct 19, 2017 9:24 am
Forum: Flare's General Discussion
Topic: Broken Images in Final Output
Replies: 15
Views: 12095

Re: Broken Images in Final Output

Can you browse the server storage and see if these files are indeed there? Also, tried clearing browser cache?
If the files are on the server my next guess would be some overactive content filter.
by RamonS
Tue Oct 10, 2017 4:11 am
Forum: Source Control
Topic: Including Output Folder with Git Integration
Replies: 7
Views: 4710

Re: Including Output Folder with Git Integration

Use labels and branches on the sources to track different versions. In my case the build system runs dozens of agents across several servers. There is no telling on which system the build will take place and adding a compiler with license to all of them just because one out of a hundred or so projec...
by RamonS
Mon Oct 09, 2017 11:39 am
Forum: Source Control
Topic: Including Output Folder with Git Integration
Replies: 7
Views: 4710

Re: Including Output Folder with Git Integration

Thank you, RamonS! I'm looking to host the output files alongside the sources on our server -- they'll be linked to from elsewhere (using iframes). I hope that makes sense! Makes sense, but is still not the best option. Might want to look into the build license for Flare and include command line bu...
by RamonS
Mon Oct 09, 2017 4:08 am
Forum: Source Control
Topic: Including Output Folder with Git Integration
Replies: 7
Views: 4710

Re: Including Output Folder with Git Integration

Welcome to the forums!
I can't give specific advice, but why would you want to add the output to source control? As the name says, that system is meant to store sources. There are not many reasons to include compiled artifacts in source control.
by RamonS
Mon Oct 09, 2017 4:05 am
Forum: Flare's General Discussion
Topic: CSH Spy Program - What Are You Using?
Replies: 1
Views: 1144

Re: CSH Spy Program - What Are You Using?

What help output are you looking at? If it is Web Help served up from a web server then any one of the many server log tools will be of help. Look for the 404 entries in the log files. There are also web crawlers that follow every link on a site (and typically download the page sources). Have one of...
by RamonS
Thu Sep 28, 2017 9:52 am
Forum: Source Control
Topic: What SSH key type to use for SFTP
Replies: 8
Views: 7543

Re: What SSH key type to use for SFTP

I think there is a command to only publish existing output again.
by RamonS
Tue Sep 26, 2017 1:15 pm
Forum: MadCap Pulse Server
Topic: Installation help: Changed database context to 'master'
Replies: 1
Views: 7804

Re: Installation help: Changed database context to 'master'

You best bet might be to contact MadCap support.
by RamonS
Sun Sep 24, 2017 5:07 am
Forum: Tips and Tricks
Topic: dealing with TBDs
Replies: 6
Views: 4686

Re: dealing with TBDs

It is a matter of personal choice. With adding TBDs to the source you have the extra work of properly removing them later as well as properly inserting them so that they do not show in output. I find that quite risky. You also need a means of finding all the TBDs. I bet it is about the same level of...
by RamonS
Fri Sep 22, 2017 3:45 am
Forum: Tips and Tricks
Topic: dealing with TBDs
Replies: 6
Views: 4686

Re: dealing with TBDs

I use pen and paper or our bug tracking / backlog system. I don't think the Flare project is the right place for a personal to do list. Just my 2 €.
by RamonS
Sat Sep 16, 2017 4:22 am
Forum: Single-Sourcing
Topic: Apple Mac Help
Replies: 2
Views: 2696

Re: Apple Mac Help

Macs gain in popularity, but current market share for OS X is still hovering around 5%. MadCap may have a current and targeted audience where the share is even lower. It does not help that Apple Help uses yet another proprietary help format although it is HTML based. I am sure you are familiar with ...
by RamonS
Thu Sep 14, 2017 3:42 pm
Forum: Getting Started and Installation Issues
Topic: Can't Uninstall
Replies: 1
Views: 2155

Re: Can't Uninstall

Install Flare 11 again and see if that results into an entry in the programs list. If yes, uninstall it.
by RamonS
Tue Sep 12, 2017 3:33 am
Forum: Flare's General Discussion
Topic: Google developer style guide
Replies: 3
Views: 2309

Google developer style guide

Google published its developer style guide: https://developers.google.com/style/voice
Might have a few items in it that can be helpful.
by RamonS
Wed Sep 06, 2017 4:04 am
Forum: Web-based Outputs
Topic: Setting Browser Zoom
Replies: 4
Views: 2338

Re: Setting Browser Zoom

I second that setting the zoom level is pointless. The user can very quickly change that and probably is forced to do so anyway in those case where 80% is not enough. Responsive design is clearly the way to go.
by RamonS
Mon Sep 04, 2017 5:49 am
Forum: Flare's General Discussion
Topic: login screen to access Flare online help site
Replies: 1
Views: 2802

Re: login screen to access Flare online help site

This question comes up every other month and while the question is easy, the answer is not. The technical implementation is fairly easy. Web servers have means to require a user name and password. Apache makes it easy using .htaccess files or better Directory settings in the main config file (see ht...
by RamonS
Wed Aug 23, 2017 8:57 am
Forum: Web-based Outputs
Topic: Suddenly no build progress bar.
Replies: 2
Views: 1395

Re: Suddenly no build progress bar.

Welcome to the forums! Any chance you updated the graphics driver? I recall years back that I ran into this and for whatever reason the driver caused such an issue. Do you have two monitors on your system? If yes, move the window to the other monitor and see if that makes a difference. Just guessing...
by RamonS
Sat Aug 12, 2017 6:38 pm
Forum: Microsoft CHM Help
Topic: Last Reviewed Date and by whom
Replies: 2
Views: 4222

Re: Last Reviewed Date and by whom

Why not just add today's date at the bottom of the topic? That will accomplish the same and is as easily remembered or forgotten as clicking a button.