Search found 8 matches

by matiovsky
Thu Sep 22, 2016 4:24 am
Forum: Source Control
Topic: Flare adding lines to gitignore.
Replies: 1
Views: 1927

Re: Flare adding lines to gitignore.

I figured out this problem. I deleted my .gitignore and let Flare to create it. Then I added my stuff on the first line.

Code: Select all

*.pyc
Output
Analyzer
FileSync
Project/Users
.gitignore
**/Thumbs.db
Similar discussion here: viewtopic.php?f=68&t=27317
by matiovsky
Mon Sep 19, 2016 7:43 am
Forum: Source Control
Topic: Flare adding lines to gitignore.
Replies: 1
Views: 1927

Flare adding lines to gitignore.

Hi, when I open project with Flare, its adding stuff into gitignore file. Can I turn it off? I have my own lines (files) in gitignore and Flare is adding into this file something strange. OutputAnalyzerFileSyncProject/Users.gitignore**/Thumbs.dbOutputAnalyzerFileSyncProject/Users.gitignore**/Thumbs....
by matiovsky
Mon Sep 19, 2016 7:36 am
Forum: Source Control
Topic: Flare 12 SSH + GIT - Certificate Specification
Replies: 6
Views: 5349

Re: Flare 12 SSH + GIT - Certificate Specification

Nope. Still using HTTPS...
by matiovsky
Tue Jun 28, 2016 6:27 am
Forum: Source Control
Topic: Flare 12 - GIT 2.1.4 with HTTPS
Replies: 0
Views: 1198

Flare 12 - GIT 2.1.4 with HTTPS

Hello, I found out that there are some system requirements for Flare 12 (http://kb.madcapsoftware.com/Content/Flare/Installation_-_Activation_-_Registration/IAR1020F_-_12_System_Requirements.htm) with GIT 1.9.4. Someone using newer version of git? I am using 2.1.4 and I have some problems with "...
by matiovsky
Tue Jun 28, 2016 5:01 am
Forum: Source Control
Topic: Flare 12 SSH + GIT - Certificate Specification
Replies: 6
Views: 5349

Re: Flare 12 SSH + GIT - Certificate Specification

Still stuck. So I started using https instead of ssh. It is still problematic, but at least it's doing something.
by matiovsky
Fri Apr 08, 2016 1:23 am
Forum: Source Control
Topic: Flare 12 SSH + GIT - Certificate Specification
Replies: 6
Views: 5349

Flare 12 SSH + GIT - Certificate Specification

Hi, I was trying to connect Flare 12 project with Git repo through SSH and I am stuck on the "Certificate Specification" dialog. I added my keys (Public and private) and clicked OK. Nothing happened and this dialog is still here (no error or something). I know that my keys are OK, since I ...
by matiovsky
Fri Aug 07, 2015 4:10 am
Forum: Flare's General Discussion
Topic: Glossary proxy filter.
Replies: 1
Views: 751

Glossary proxy filter.

Hi,
can I filter glossary proxy in the end of pdf to shown only market terms?
e.g. I have one big glossary and many documents but not always all terms are used in document. I would like to have only marked terms shown in the glossary section of concrete document.
Thanks
by matiovsky
Thu Aug 06, 2015 6:37 am
Forum: Styles, Stylesheets and XML
Topic: Different styles in HTML5 and PDF
Replies: 1
Views: 805

Different styles in HTML5 and PDF

Hi, I have shared styles for HTML5 and PDF. Can I somehow manage to have in this one stylesheet one special style for pdf and another for html5. For example: I have xref in format "{quote}{paratext}{quote} on the page {page}" - that is good for PDF but not for HTML5 since there is no page....