Search found 402 matches

by sorin_carbunaru
Wed Nov 25, 2020 2:16 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: GITHub Clone Repo - Invalid credentials
Replies: 2
Views: 1180

Re: GITHub Clone Repo - Invalid credentials

Hello, I've installed GIT Client plugin. Iam into GIT Staging perspective.Then when I try to clone the repo, getting invalid credentials error popup message with Username and Password fields. Able to access the same repo from browser using the same credentials. Could you suggest any clue? If your cr...
by sorin_carbunaru
Wed Nov 25, 2020 1:54 pm
Forum: Other Issues
Topic: Git Client add-on authentication issues
Replies: 1
Views: 945

Re: Git Client add-on authentication issues

Hello, If you look into YOUR_PROECT/.git/config, is the remote URL properly set? We recently had one user who confirmed that logging to TFS using SSH keys worked fine. Perhaps you can try SSH authentication too, if you haven't already done this. Let us know how it goes. I found some more information...
by sorin_carbunaru
Fri Nov 20, 2020 3:43 pm
Forum: Common Problems
Topic: Possible bug with copy paste of table contents in SDL Author view
Replies: 6
Views: 1879

Re: Possible bug with copy paste of table contents in SDL Author view

Hello,

The fix for the reported bug has made it to Oxygen 23, which was just released yesterday. :)

Best wishes,
Sorin Carbunaru
Oxygen XML Editor
by sorin_carbunaru
Fri Nov 20, 2020 3:36 pm
Forum: Common Problems
Topic: Cannot view entire Table Properties Dialog Box
Replies: 3
Views: 1271

Re: Cannot view entire Table Properties Dialog Box

Hello,

Just wanted to let you know that the bug has been fixed in Oxygen 23.

Best wishes,
Sorin C.
by sorin_carbunaru
Fri Nov 20, 2020 2:45 pm
Forum: Common Problems
Topic: Disabling Schematron
Replies: 4
Views: 1635

Re: Disabling Schematron

Hi,

The rule has been removed in Oxygen 23 :).

All the best,
Sorin Carbunaru
by sorin_carbunaru
Fri Nov 20, 2020 1:33 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Template for new projects
Replies: 4
Views: 3070

Re: Template for new projects

Hello,

Just wanted to update this thread and let you know that the recently released Oxygen 23 supports project templates. More info at https://www.oxygenxml.com/doc/versions/ ... ect-2.html.

All the best wishes,
Sorin Carbunaru
Oxygen XML Editor
by sorin_carbunaru
Fri Nov 20, 2020 1:32 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: How to provide complex dynamic map templates?
Replies: 8
Views: 3772

Re: How to provide complex dynamic map templates?

Hello, Just wanted to update this old thread and say that Oxygen 23 supports project templates, although we don't have editor variable resolving support yet. More info at https://www.oxygenxml.com/doc/versions/23.0/ug-editor/topics/create-new-project-2.html. All the best wishes, Sorin Carbunaru Oxyg...
by sorin_carbunaru
Fri Nov 20, 2020 1:27 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Step by step process to create new DITA project
Replies: 2
Views: 4386

Re: Step by step process to create new DITA project

Hello,

I know this is a very old thread, but I thought someone might find it, therefore I want to announce that Oxygen 23 comes with project templates support. We even have a couple of templates for DITA :).

Best wishes,
Sorin Carbunaru
Oxygen XML Editor
by sorin_carbunaru
Fri Nov 20, 2020 1:26 pm
Forum: Feature Request
Topic: Custom "New Project" Layouts
Replies: 6
Views: 5338

Re: Custom "New Project" Layouts

Hello,

I know this is a very old thread, but I thought someone might find it, therefore I want to announce that Oxygen 23 comes with project templates support.

Best wishes,
Sorin Carbunaru
Oxygen XML Editor
by sorin_carbunaru
Tue Nov 17, 2020 1:23 pm
Forum: Common Problems
Topic: framework author action fails due to tab indentation
Replies: 3
Views: 1127

Re: framework author action fails due to tab indentation

Hello,

No, it's not yet fixed. The earliest possible date is probably sometime during next spring or so, in version 23.1.

Sorin C.
by sorin_carbunaru
Wed Nov 11, 2020 2:04 pm
Forum: Common Problems
Topic: framework author action fails due to tab indentation
Replies: 3
Views: 1127

Re: framework author action fails due to tab indentation

Hello,

Thank you for your feedback! We already had an issue recorded for this and I added your vote. We will update this thread when a kit containing a fix for this will be available.

All the best wishes,
Sorin Carbunaru
Oxygen XML Editor
by sorin_carbunaru
Fri Nov 06, 2020 9:31 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: I want "Fast Create" to overwrite existing files
Replies: 1
Views: 708

Re: I want "Fast Create" to overwrite existing files

Hello,

No, this is not possible at the moment, but I created an improvement request (EXM-46686 - for reference purposes), and we will update this thread when the improvement will be available.

All the best wishes,
Sorin Carbunaru
Oxygen XML Editor
by sorin_carbunaru
Thu Oct 29, 2020 12:01 pm
Forum: SDK-API, Frameworks - Document Types
Topic: ${ask} multiple questions in one dialog box
Replies: 1
Views: 1105

Re: ${ask} multiple questions in one dialog box

Hello, Collecting all questions into one dialog using ${ask} is not possible. At least not yet. We do have an feature request recorded for this (EXM-39892 - for reference purposes), and I added your vote. I don't really understand your proposed solution. My advice would be to add your custom editor ...
by sorin_carbunaru
Thu Oct 29, 2020 11:03 am
Forum: Common Problems
Topic: Discussion about the Oxygen Git Plugin v2.3.0
Replies: 8
Views: 2758

Re: Discussion about the Oxygen Git Plugin v2.3.0

Hi Chris,

I added EXM-46621 for adding more info in the dialog and EXM-46622 for the second problem.

All the best wishes,
Sorin Carbunaru
by sorin_carbunaru
Tue Oct 06, 2020 4:31 pm
Forum: Common Problems
Topic: Discussion about the Oxygen Git Plugin v2.3.0
Replies: 8
Views: 2758

Re: Discussion about the Oxygen Git Plugin v2.3.0

Yes, of course. We'll see just how soon we can release this version. I would say in 2 weeks or so. Not more than 3. Possibly sooner than 2. :D
by sorin_carbunaru
Mon Oct 05, 2020 5:54 pm
Forum: Common Problems
Topic: Discussion about the Oxygen Git Plugin v2.3.0
Replies: 8
Views: 2758

Re: Discussion about the Oxygen Git Plugin v2.3.0

Hello Chris, Thank you for your words of appreciation! :D Now, in regards to the issue you raised, it seems the problem is that we don't prune when fetching the changes. I added EXM-46444 for this. You can run git remote prune or git fetch --prune from the command line as a workaround. Best wishes, ...
by sorin_carbunaru
Fri Sep 25, 2020 10:45 am
Forum: Common Problems
Topic: Cannot view entire Table Properties Dialog Box
Replies: 3
Views: 1271

Re: Cannot view entire Table Properties Dialog Box

Hello, This is an issue in Oxygen. It seems the top-left corner of the dialog box is placed in the center of the screen, and with lower resolutions (1366 x 768, for example) this means that the dialog will not be entirely visible. I created a new bug for this (EXM-46401 - for reference purposes). Re...
by sorin_carbunaru
Mon Sep 21, 2020 10:43 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Extra period with empty title - Figure 1. .
Replies: 4
Views: 1104

Re: Extra period with empty title - Figure 1. .

Hi Samba,

What kind of transformation are you performing? WebHelp? (X)HTML? Some other one?

Regards,
Sorin Carbunaru
Oxygen XML Editor
by sorin_carbunaru
Fri Sep 18, 2020 9:31 am
Forum: Common Problems
Topic: Working with Git Submodules and Master Files
Replies: 1
Views: 865

Re: Working with Git Submodules and Master Files

Hello Jonathan, Yes, this is indeed the expected behavior because, as you suspected, references are updated only if the rename/move operations are performed inside Oxygen, in the Project side-view. Is it generally recommended that files in a submodule should not be removed or renamed to avoid broken...
by sorin_carbunaru
Wed Sep 16, 2020 11:18 am
Forum: Common Problems
Topic: Has anyone used Git submodules with the Git plugin?
Replies: 21
Views: 6430

Re: Has anyone used Git submodules with the Git plugin?

Hi Jonathan, I added your vote to the issues related to working with submodules. I also created a new feature request for adding support for subtrees. By the way, I would say that perhaps adding support for subtrees has a higher priority than improving submodules. What do you think? @Chris, do you h...
by sorin_carbunaru
Fri Sep 11, 2020 11:21 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Cleaning up a project
Replies: 2
Views: 916

Re: Cleaning up a project

Hello Katie, The Developer does not have support for editing DITA in the Author page, so you definitely don't want that one. The Author is what technical writers normally use, but it does not have the best support for customizing the publishing by using XSLT, for example. The Editor is Author + Deve...
by sorin_carbunaru
Fri Sep 11, 2020 11:00 am
Forum: Feature Request
Topic: Master Files: Present a dialog box when "Remove from Disk" is selected
Replies: 2
Views: 1262

Re: Master Files: Present a dialog box when "Remove from Disk" is selected

Hello Jonathan, Thank you for your feedback! I added it to an existing issue (EXM-43556 - for reference purposes). We will update this thread when we'll have a version of Oxygen that brings this improvement. As a workaround you could check the dependencies of a topic before deleting it (https://www....
by sorin_carbunaru
Tue Sep 08, 2020 2:02 pm
Forum: Feature Request
Topic: Link viewer that lists incoming and outgoing links
Replies: 5
Views: 2296

Re: Link viewer that lists incoming and outgoing links

Hi Chris, I added your feedback to our issue management system. As always, we'll let you know when we have any updates. By the way, should the component(s) that show these details work with the currently selected editor, or perhaps you would want us to allow you to also browse for another topic and ...
by sorin_carbunaru
Mon Aug 24, 2020 10:55 am
Forum: Feature Request
Topic: Link viewer that lists incoming and outgoing links
Replies: 5
Views: 2296

Re: Link viewer that lists incoming and outgoing links

Hello Chris,

I honestly don't know what to say. I guess you will have to do some experiments and decide when the performance is unsatisfactory.

I added a +1 to an issue that is related to improving the performance of Master Files operations, but that's no trivial task...
by sorin_carbunaru
Fri Aug 21, 2020 9:08 am
Forum: Common Problems
Topic: Using both Ask and Xpath_eval Editor Variables
Replies: 5
Views: 1846

Re: Using both Ask and Xpath_eval Editor Variables

Hello,

If I'm not mistaken, constructions such as your only started working fine after Oxygen 21.1. Please try with a newer version of Oxygen (you could use a trial version of 22.1) and let me know how it goes.

Sorin C.
by sorin_carbunaru
Mon Aug 17, 2020 5:48 pm
Forum: Common Problems
Topic: Git plugin - "Cannot pull with rebase because of the following uncommitted files"
Replies: 3
Views: 1537

Re: Git plugin - "Cannot pull with rebase because of the following uncommitted files"

Hello Chris, According to the JavaDoc from the JGit developers, this scenario happens when " the repository contains uncommitted changes and the rebase is not fast-forward ". Based on some old experiments of mine, an example of this happening is when we have local changes in files X and Y,...
by sorin_carbunaru
Mon Aug 10, 2020 10:24 am
Forum: Common Problems
Topic: Exclude files in directory compare
Replies: 1
Views: 892

Re: Exclude files in directory compare

Hello, If you hover over the combo box, you will see this tooltip message: " The patterns are comma separated, where * = any string, ? = any character ". So, you should use commas. Note that we use tooltips in many other places in Oxygen for extra information. Also, the userguide is anothe...
by sorin_carbunaru
Thu Aug 06, 2020 3:56 pm
Forum: Feature Request
Topic: Link viewer that lists incoming and outgoing links
Replies: 5
Views: 2296

Re: Link viewer that lists incoming and outgoing links

Hello, There is no way of seeing all these at the same time in Oxygen right now. As you have noticed, the Hierarchy/Dependencies View does something similar, but not exactly what you want. By the way, I tried to explain the terms "hierarchy" and "dependencies" in a comment at htt...
by sorin_carbunaru
Thu Aug 06, 2020 9:28 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Mass addition of symbols
Replies: 5
Views: 1537

Re: Mass addition of symbols

By "XML entity" I mean any of "Character entity - decimal code" and "Character entity - hexadecimal code". They should both work the same way.