Search found 2 matches

by Keith_Marion
Wed Jan 29, 2020 6:03 am
Forum: Flare's General Discussion
Topic: Automatically Zip Help Files on Publish
Replies: 1
Views: 1245

Re: Automatically Zip Help Files on Publish

I created a Post-Build Command on the target that zips up the output of the content folder. Is that what you are looking for? On your html5 target navigate to the Build Events tab and enter the following in the Post-Build Event section: "c:\Program Files\7-Zip\7z" a "$(OutputDirectory) <name_of_zip ...
by Keith_Marion
Thu Apr 19, 2018 11:49 am
Forum: Flare's General Discussion
Topic: Adding Feedback widget to topics
Replies: 64
Views: 127341

Re: Adding Feedback widget to topics

Dragging up an old topic because I can't seem to get it to work... We're recording GA page hits, but of the life of me I can't get it to record events. What am I doing wrong? Here is my masterpage: <?xml version="1.0" encoding="utf-8"?> <html xmlns:MadCap="http://www.madcapsoftware.com/Schemas ...