Search found 398 matches

by sorin_carbunaru
Fri May 24, 2019 5:12 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Refactoring and Dependencies Calculations Are Slow
Replies: 6
Views: 2089

Re: Refactoring and Dependencies Calculations Are Slow

Hello, In order for us to analyze this problem, please create a "log4j.properties" file in oXygen's installation directory (on the same level with the oXygen launcher) with the following content: log4j.category.ro.sync.ui.application.ThreadWatchDog=debug, R2 log4j.appender.R2=org.apache.lo...
by sorin_carbunaru
Thu May 23, 2019 3:55 pm
Forum: Common Problems
Topic: Components not Reusable Components
Replies: 6
Views: 2648

Re: Components not Reusable Components

Hello,

Just wanted to update this thread by announcing that oXygen 21.1 is out now, and it comes with the fix that Alex mentioned in the previous post.

Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu May 23, 2019 3:03 pm
Forum: SDK-API, Frameworks - Document Types
Topic: access project history from wsaccess plugin
Replies: 6
Views: 3427

Re: access project history from wsaccess plugin

Hello, Just wanted to let you all know that oXygen 21.1 was just released a few hours ago and we added the following API methods: - ro.sync.exml.workspace.api.standalone.project.ProjectChangeListener (that has a "void projectChanged(URL oldProjectURL, URL newProjectURL)" method) - ro.sync....
by sorin_carbunaru
Thu May 23, 2019 2:42 pm
Forum: Other Issues
Topic: Chain $ask, $answer and combobox
Replies: 6
Views: 3162

Re: Chain $ask, $answer and combobox

Hello,

Just wanted to announce that oXygen 21.1 has just been released a few hours ago, and it has an improved way of dealing with editor variables.
Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu May 23, 2019 2:41 pm
Forum: Other Issues
Topic: Using ${answer} with xpath_eval
Replies: 2
Views: 1966

Re: Using ${answer} with xpath_eval

Hello,

oXygen 21.1 has just been released a few hours ago, and it contains a fix for the problem you reported.

Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu May 23, 2019 2:36 pm
Forum: General XML Questions
Topic: Insert cross reference Search
Replies: 2
Views: 2137

Re: Insert cross reference Search

Hello,

oXygen 21.1 has just been released a few hours ago, and it contains a fix for the problem you reported.

Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Tue May 14, 2019 3:15 pm
Forum: Feature Request
Topic: Cursor position after xinclude insertion
Replies: 4
Views: 2613

Re: Cursor position after xinclude insertion

Hello Kim, What you can do is to create a new Author action in your framework over ExecuteMultipleActionsOperation (see https://www.oxygenxml.com/doc/versions/21.0/ug-editor/topics/the-action-dialog.html and https://www.oxygenxml.com/InstData/Editor/SDK/javadoc/ro/sync/ecss/extensions/commons/operat...
by sorin_carbunaru
Tue May 14, 2019 11:33 am
Forum: Other Issues
Topic: Pasting form Excel with Blank Cells
Replies: 9
Views: 3263

Re: Pasting form Excel with Blank Cells

Indeed, I do agree this is a faulty behavior and the copying and pasting should have worked as expected, but I wanted to state that I personally cannot guarantee that it will be fixed in a certain kit or version. However, my team lead agreed for me to take a look at the problem and see what a fix wo...
by sorin_carbunaru
Mon May 13, 2019 10:15 am
Forum: Other Issues
Topic: Pasting form Excel with Blank Cells
Replies: 9
Views: 3263

Re: Pasting form Excel with Blank Cells

Now that you mentioned this bug again, we rescheduled it for version 22 (probably February 2020), as we are too close to releasing 21.1. We will have to further discuss this issue during our meetings with the product architects and the upper management. As a side note, we receive very, very little f...
by sorin_carbunaru
Thu May 09, 2019 10:07 am
Forum: Other Issues
Topic: Pasting form Excel with Blank Cells
Replies: 9
Views: 3263

Re: Pasting form Excel with Blank Cells

I understand. We already have an issue for this, and I added your vote.

Is pasting in the Author page an option for you?
by sorin_carbunaru
Wed May 08, 2019 10:32 am
Forum: Other Issues
Topic: Pasting form Excel with Blank Cells
Replies: 9
Views: 3263

Re: Pasting form Excel with Blank Cells

Hello,

I just tried copying a table with blank cells from Excel to the Author page of both a DITA topic and a DocBook article, and the blank cells were kept... I did this on the latest oXygen version, i.e. 21.0. How did you reproduce the problem?

Regards,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Tue May 07, 2019 10:32 am
Forum: Common Problems
Topic: Hide XML Comments with CSS or LESS in Author Mode
Replies: 4
Views: 3339

Re: Hide XML Comments with CSS or LESS in Author Mode

Hi Steve,

You can create an alternate CSS (see https://www.oxygenxml.com/doc/versions/ ... t-CSS.html), which will be displayed in the Styles menu from the toolbar.

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Mon May 06, 2019 9:51 am
Forum: Common Problems
Topic: Global preferences get reset when Oxygen Editor is restarted.
Replies: 1
Views: 1084

Re: Global preferences get reset when Oxygen Editor is restarted.

Hello, Indeed, I just checked and if you leave the text field empty and restart oXygen, the option is reset to its default value. I think that, usually, if someone has a title consisting of more than one word, those words should be easily noticed in the generated filename, i.e. they should either be...
by sorin_carbunaru
Thu May 02, 2019 11:20 am
Forum: DocBook
Topic: Opening ulinks in the browser
Replies: 12
Views: 10893

Re: Opening ulinks in the browser

Hello, I just tried your URLs on oXygen 20.0 (build 2018032903, reset global options) with the following DocBook 4 article: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://docbook.org/xml/4.5/docbookx.dtd...
by sorin_carbunaru
Mon Apr 15, 2019 2:24 pm
Forum: SDK-API, Frameworks - Document Types
Topic: issue(possible bug) with XML templates and custom ID editor variable
Replies: 4
Views: 2459

Re: issue(possible bug) with XML templates and custom ID editor variable

Hello Andreas, Perhaps after getting notified by " ro.sync.exml.workspace.api.listeners.WSEditorChangeListener.editorOpened(URL) ", you could call " ro.sync.exml.workspace.api.editor.WSEditorBase.saveAs(URL) " and set the desired name in the URL. If you want to find out if an edi...
by sorin_carbunaru
Fri Apr 12, 2019 11:51 am
Forum: Other Issues
Topic: Chain $ask, $answer and combobox
Replies: 6
Views: 3162

Re: Chain $ask, $answer and combobox

Yes, we want so support all kinds of meaningful combinations of editor variables.
by sorin_carbunaru
Mon Apr 08, 2019 5:22 pm
Forum: Other Issues
Topic: Chain $ask, $answer and combobox
Replies: 6
Views: 3162

Re: Chain $ask, $answer and combobox

Hi again, Dominique, Unfortunately there is no way forward on this path... There should be in the future, after we take care of some things, among which is the bug from the post you mentioned in the beginning. Another approach you could take is to create your own AuthorOperation (see http://ctalau.g...
by sorin_carbunaru
Mon Apr 08, 2019 5:16 pm
Forum: Other Issues
Topic: Syntax with string-join in CSS (child elements, normalize-space)
Replies: 3
Views: 1892

Re: Syntax with string-join in CSS (child elements, normalize-space)

Hello Dominique, This is because your combo box is editable. For editable combo boxes we decided that we render the actual values. Let me tell you why... Let's say you could have 2 values in the CSS in the beginning, each having a label. Because the combo box is editable, the user could add a new on...
by sorin_carbunaru
Mon Apr 08, 2019 2:24 pm
Forum: General XML Questions
Topic: Insert cross reference Search
Replies: 2
Views: 2137

Re: Insert cross reference Search

Hello,

This seems to be a bug in oXygen. I created issue EXM-43296, and we will update this thread when we have a kit fixing this problem.

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu Apr 04, 2019 1:41 pm
Forum: Feature Request
Topic: Cursor position after xinclude insertion
Replies: 4
Views: 2613

Re: Cursor position after xinclude insertion

Hi Kim, How do you insert the "xi:include"? From the toolbar action? And why do you want the cursor to be at the end? Is it to be able to insert one "xi:include" after the other? One reason for having the cursor inside the element is to easily insert an "xi:fallback", w...
by sorin_carbunaru
Wed Apr 03, 2019 9:53 am
Forum: XSLT and FOP
Topic: Xspec test fail in Oxygen 21 because of saxon version
Replies: 4
Views: 2512

Re: Xspec test fail in Oxygen 21 because of saxon version

Hi Nico,

An oXygen 21 maintenance kit is now available on our website, and the issue you reported should be fixed.

Best wishes,
Sorin C.
by sorin_carbunaru
Wed Apr 03, 2019 9:43 am
Forum: SDK-API, Frameworks - Document Types
Topic: issue(possible bug) with XML templates and custom ID editor variable
Replies: 4
Views: 2459

Re: issue(possible bug) with XML templates and custom ID editor variable

Hello,

Just wanted to update this thread and let you know that am oXygen 21 maintenance kit has been released, and it contains a fix for the bug related to the "Use the file name as the value of the root ID attribute" option.

All the best wishes,
Sorin Carbunaru
by sorin_carbunaru
Tue Apr 02, 2019 3:46 pm
Forum: Other Issues
Topic: Chain $ask, $answer and combobox
Replies: 6
Views: 3162

Re: Chain $ask, $answer and combobox

Dear Dominique, Working on TEI xml files, I am trying to create a function that will prompt the user to give an input and then use the latter to look up for references in an external file. I am not sure if I am concerned with the bug on xpath_eval and ${answer(@id)} (post51917.html) According to you...
by sorin_carbunaru
Fri Mar 29, 2019 1:29 pm
Forum: XSLT and FOP
Topic: Xspec test fail in Oxygen 21 because of saxon version
Replies: 4
Views: 2512

Re: Xspec test fail in Oxygen 21 because of saxon version

Hello Nico, This issue has already been fixed on our side, and an oXygen 21 maintenance kit will soon be available on our website. We will let you know when this happens. Untill then, you cand add the following libraries to your transformation scenario to make it work: ${oxygenHome}/lib/oxygen.jar $...
by sorin_carbunaru
Tue Mar 26, 2019 4:49 pm
Forum: General XML Questions
Topic: Unwanted line breaks
Replies: 8
Views: 11174

Re: Unwanted line breaks

Hello Marcus, After setting the desired option values in the "Editor / Format" preferences page, you can call the "Format and Indent Files" action from the "Project" view (see https://www.oxygenxml.com/doc/versions/21.0/ug-editor/topics/format-indent-multiple-files-x-mo...
by sorin_carbunaru
Fri Mar 22, 2019 12:10 pm
Forum: SDK-API, Frameworks - Document Types
Topic: issue(possible bug) with XML templates and custom ID editor variable
Replies: 4
Views: 2459

Re: issue(possible bug) with XML templates and custom ID editor variable

Hello Andreas, This is indeed a bug in oXygen... Fortunately, it has already been fixed in the current development sprint, and an oXygen 21 maintenance kit solving the issue will soon be available. We will update this thread when we release this kit. If you cannot help until then, you could use the ...
by sorin_carbunaru
Thu Mar 14, 2019 3:40 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Finding Writers Affected by a Shared File
Replies: 7
Views: 2155

Re: Finding Writers Affected by a Shared File

Hello,

I can confirm that seeing the dependencies for an image does not work in oXygen 20.1. This began to work starting with version 21, which is also the latest. I just tried it on my PC and it worked just fine with this version.

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Tue Mar 12, 2019 1:27 pm
Forum: General XML Questions
Topic: DocBook: refer to a subfolder with <xref linkend>
Replies: 1
Views: 1552

Re: DocBook: refer to a subfolder with <xref linkend>

Hello, Unfortunately for you, in the oXygen team we don't have a DocBook specialist, as we are mainly working with DITA. But I think you cannot create a cross-reference to a folder. You can create one to a file, by using <xref xlink:href="..."> . By the way, note that linkend must have a r...
by sorin_carbunaru
Tue Mar 12, 2019 11:10 am
Forum: Common Problems
Topic: Annoying UI behavior--is this a bug?
Replies: 2
Views: 1398

Re: Annoying UI behavior--is this a bug?

Hello Carl, As we use to say in the software industry, "it's not a bug, it's a feature" :D. This happens because you have the "Link with editor" option selected in the toolbar of the DITA Maps Manager, as shown in the image below. http://www.oxygenxml.com/forum/files/linkWithEdit...
by sorin_carbunaru
Tue Mar 05, 2019 9:46 am
Forum: Other Issues
Topic: Is it possible to use Git Staging with an existing clone?
Replies: 3
Views: 1989

Re: Is it possible to use Git Staging with an existing clone?

Hello Eddie, If the working copy already exists, you don't need to clone it again in order to interact with it using our Git plug-in. Just set it as the current working copy using the browse action next to the Working copy combo box (see the folder icon). Then you will be all set. All the best wishe...