Search found 402 matches

by sorin_carbunaru
Wed Aug 23, 2017 10:51 am
Forum: Other Issues
Topic: ${caret} ends up at wrong position
Replies: 6
Views: 3622

Re: ${caret} ends up at wrong position

Yes, it's weird. I recorded an issue for this.
by sorin_carbunaru
Wed Aug 23, 2017 10:09 am
Forum: Other Issues
Topic: ${caret} ends up at wrong position
Replies: 6
Views: 3622

Re: ${caret} ends up at wrong position

Hello Martin, What version of oXygen are you using? I have tried on the 19.0 that I have installed and the caret was placed after "lb" in the Author page, as expected. However, when I switched to the Text page I noticed that the caret was indeed moved before "lb" (probably a bug)...
by sorin_carbunaru
Wed Aug 09, 2017 10:41 am
Forum: Common Problems
Topic: Using XPath to refactor xml in oxygen
Replies: 1
Views: 1242

Re: Using XPath to refactor xml in oxygen

Hello, oXygen does not have a default XML Refactoring operation for what you need. But you could define your own operation, if you'd like (see https://www.oxygenxml.com/doc/versions/19.0/ug-editor/topics/custom-refactoring-operations.html?hl=xml%2Crefactoring ). As the operation's script you could u...
by sorin_carbunaru
Wed Aug 09, 2017 9:54 am
Forum: SDK-API, Frameworks - Document Types
Topic: Custom Action to launch transformation Scenario
Replies: 5
Views: 3147

Re: Custom Action to launch transformation Scenario

Thank you for the suggestion! I recorded a feature request for that on our side.
by sorin_carbunaru
Tue Aug 08, 2017 2:16 pm
Forum: Other Issues
Topic: MEI
Replies: 1
Views: 1598

Re: MEI

Hello Alex, Yes, this forum may be the appropriate place for asking your questions, depending on how much they are related to oXygen. If they are more related to MEI than oXygen, we may not have the right answers for you, and perhaps you could consider writing on the MEI mailing list (http://music-e...
by sorin_carbunaru
Mon Aug 07, 2017 3:30 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Custom Action to launch transformation Scenario
Replies: 5
Views: 3147

Re: Custom Action to launch transformation Scenario

You can use the $ask() editor variable from the transformation scenarios' parameters -> https://www.oxygenxml.com/doc/versions/ ... parameters. Does this fit your needs?
by sorin_carbunaru
Mon Aug 07, 2017 11:51 am
Forum: SDK-API, Frameworks - Document Types
Topic: Custom Action to launch transformation Scenario
Replies: 5
Views: 3147

Re: Custom Action to launch transformation Scenario

Hello, No, there is no way that I am aware of to pass parameter values when launching a transformation via a custom action. But is there a specific reason you want to pass values like that? You could just set the parameter values from the scenario and then invoke the action. All the best, Sorin Carb...
by sorin_carbunaru
Thu Aug 03, 2017 1:29 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Problem with ${xpath_eval()} in framework
Replies: 17
Views: 8822

Re: Problem with ${xpath_eval()} in framework

Hello Franziska, Thank you for reporting this to us. Indeed, I managed to get what seemed to be a freezing in oXygen 18.0. I also tried with 19.0, and fortunately it didn't freeze, so it seems like some improvements have been made by by colleagues. On the other hand, even though oXygen didn't freeze...
by sorin_carbunaru
Fri Jun 30, 2017 4:33 pm
Forum: Feature Request
Topic: How to enter numeric stylesheet paramaters?
Replies: 5
Views: 7361

Re: How to enter numeric stylesheet paramaters?

A solution that we have thought about is to create an Ant transformation scenario that has the ${ask} editor variable as parameter. This way it will get evaluated only once, and you can pass the resulted value to multiple stylesheets. Each stylesheet will have as input the output of the previous, to...
by sorin_carbunaru
Fri Jun 30, 2017 12:15 pm
Forum: Feature Request
Topic: New ID when duplicating topic
Replies: 2
Views: 2321

Re: New ID when duplicating topic

Hello,

Thank you for the feedback! I added your vote for this. We'll update this thread when the feature will be available.

Best regards,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu Jun 29, 2017 12:11 pm
Forum: Common Problems
Topic: Transformations, parameters and additional stylesheets
Replies: 13
Views: 5566

Re: Transformations, parameters and additional stylesheets

Hello,

I added your vote on an already existing issue (EXM-20817 - for reference purposes). We'll update this thread when we'll improve the behavior.

Regards,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu Jun 29, 2017 11:39 am
Forum: Other Issues
Topic: ${ask} editor variable label disappears for empty string
Replies: 2
Views: 1979

Re: ${ask} editor variable label disappears for empty string

Hello,

I reproduced this bug and I added an issue on our side. We will update this thread once a kit that fixes the problem is available.

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Mon Jun 26, 2017 12:16 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Bulk move files in Oxygen XML Author
Replies: 4
Views: 2392

Re: Bulk move files in Oxygen XML Author

Hello Ann, It is possible to move multiple resources at once while also updating their references, in the Project view, by using the Master Files support. You can read more here: https://www.oxygenxml.com/doc/versions/19.0/ug-editor/topics/dita-master-files.html, or you can watch a 5 minutes present...
by sorin_carbunaru
Thu Jun 22, 2017 12:14 pm
Forum: Common Problems
Topic: Transformations, parameters and additional stylesheets
Replies: 13
Views: 5566

Re: Transformations, parameters and additional stylesheets

Hello Andre, After trying your scenarios on my PC, I reached the following conclusions: 1. Multiple stylesheets share the same value for the parameters if the parameter names are the same. 2. If a parameter's value is actually an XPath expression, then the expression is evaluated for each stylesheet...
by sorin_carbunaru
Wed Jun 21, 2017 10:22 am
Forum: Common Problems
Topic: Transformations, parameters and additional stylesheets
Replies: 13
Views: 5566

Re: Transformations, parameters and additional stylesheets

Hello Andre, I reproduced the problem on my side using the ${framework} editor variable, and consequently I created an issue on our side. This thread will be updated when a kit fixing the issue will be available. What you could do is to manually add the parameters in the table from the Configure par...
by sorin_carbunaru
Tue Jun 20, 2017 9:47 am
Forum: Common Problems
Topic: Transformations, parameters and additional stylesheets
Replies: 13
Views: 5566

Re: Transformations, parameters and additional stylesheets

Hello, I have just tried out your scenario in 2 different version of oXygen XML Editor (19.0 and 17.0) and I had both parameters available, even when creating the transformation scenario as part of a framework. Perhaps in your case oXygen cannot detect the additional stylesheet. If you are manually ...
by sorin_carbunaru
Fri Jun 09, 2017 8:49 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: imagemap scale issue
Replies: 1
Views: 1304

Re: imagemap scale issue

Hello Dave, This is a bug in the publishing engine that oXygen uses for creating the output, DITA-OT (see https://github.com/dita-ot/dita-ot/issues/2234). I also added an issue on our side ( WH-1423 , for reference purposes). Maybe we can fix this problem on our side sooner. One option that you have...
by sorin_carbunaru
Thu Jun 08, 2017 11:06 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Content Completion Assistant - Remove convert ol/ul to p option
Replies: 7
Views: 2848

Re: Content Completion Assistant - Remove convert ol/ul to p option

Hello, I don't remember what made me think that you cannot remove the list to paragraph conversion items from the content completion window, but actually you can do that. See image below. http://www.oxygenxml.com/forum/files/cc.png This would be the preferred way, as my last suggestion had some side...
by sorin_carbunaru
Tue Jun 06, 2017 12:00 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Video doesn't play in Webhelp Responsive
Replies: 4
Views: 1950

Re: Video doesn't play in Webhelp Responsive

Hello again,

This seems to be an issue on our side. I added an issue (WH-1419 for reference purposes), and this thread will be updated when a kit containing a fix will be available.

Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Tue Jun 06, 2017 10:49 am
Forum: General XML Questions
Topic: Moving Images subfolders and need hrefs to update
Replies: 9
Views: 4051

Re: Moving Images subfolders and need hrefs to update

Hello Kristen and welcome to our forum! The DITA Master Files support [1] seems to be most suitable for your use-case. You just have to add your main DITA map as a master file , then you can move or rename resources in the Project view, and oXygen will display a window from which you can choose to u...
by sorin_carbunaru
Thu Jun 01, 2017 4:48 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Video doesn't play in Webhelp Responsive
Replies: 4
Views: 1950

Re: Video doesn't play in Webhelp Responsive

After writing my previous post I've also found the sample in the e-mail you sent to the support e-mail address. We'll take a look at it and get back to you.
by sorin_carbunaru
Thu Jun 01, 2017 4:18 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Video doesn't play in Webhelp Responsive
Replies: 4
Views: 1950

Re: Video doesn't play in Webhelp Responsive

Hello, Are you following the exact same scenario? I mean working with DITA and adding a YouTube (or another remote) video... I'm asking this because, if you used a local video from your computer, in order to make it available in the WebHelp output, the video needs to be located somewhere in the same...
by sorin_carbunaru
Fri May 19, 2017 9:16 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Content Completion Assistant - Remove convert ol/ul to p option
Replies: 7
Views: 2848

Re: Content Completion Assistant - Remove convert ol/ul to p option

Hello,

You should reference the JAR directly, not the parent folder. Try it this way and it should work.
by sorin_carbunaru
Wed May 17, 2017 5:04 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Content Completion Assistant - Remove convert ol/ul to p option
Replies: 7
Views: 2848

Re: Content Completion Assistant - Remove convert ol/ul to p option

The possible fix is a custom AuthorActionEventHandler that returns a null list of content completions actions. public class EnterHandler extends AuthorActionEventHandlerBase { /** * @see ro.sync.ecss.extensions.api.AuthorActionEventHandler#handleEvent(ro.sync.ecss.extensions.api.AuthorAccess, ro.syn...
by sorin_carbunaru
Wed May 17, 2017 10:46 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Content Completion Assistant - Remove convert ol/ul to p option
Replies: 7
Views: 2848

Re: Content Completion Assistant - Remove convert ol/ul to p option

Hello, Thank you for sending us feedback on this new action! Unfortunately for you, the ' Convert li to p' action cannot be removed from the Content Completion framework preferences. I did think of a possible solution to remove it, but it implies using a little bit of our Java API, and it would also...
by sorin_carbunaru
Fri May 12, 2017 10:29 am
Forum: Other Issues
Topic: Modify "Read Only Content" message.
Replies: 4
Views: 2920

Re: Modify "Read Only Content" message.

Hello Jacob,

I don't see a way to customize the message through our API. May I ask you why are you trying to do this, and how would you rephrase the message?

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Fri May 12, 2017 10:12 am
Forum: Other Issues
Topic: Oxy_Functions and Editing Attribute Values of Child Elements
Replies: 1
Views: 1355

Re: Oxy_Functions and Editing Attribute Values of Child Elements

Hello John,

Unfortunately we cannot help you with this one, as the form controls are not capable of editing the children of the current element.

Regards,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Fri May 05, 2017 4:27 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Custom map icons for specialised DITA topics?
Replies: 4
Views: 2619

Re: Custom map icons for specialised DITA topics?

Hello Pat, There is something that could be done through our API, as we have a DITAMapNodeRendererCustomizer . Unfortunately we do not have an API yet that can change the icon based on the characteristics of the target topic of a topicref. But we do have a customizeComputedTopicrefTitle(...) method....
by sorin_carbunaru
Fri May 05, 2017 3:08 pm
Forum: Other Issues
Topic: Insert same UUID twice
Replies: 8
Views: 6033

Re: Insert same UUID twice

Oh, I am so sorry! I have been so concentrated on ${uuid} that I omitted ${selection}, and that's why I couldn't understand some things in your posts. My bad. Now, getting back to the issue. You cannot get the desired results by using Insert(OrReplace)FragmentOperation. But you can do that with anot...
by sorin_carbunaru
Fri May 05, 2017 9:30 am
Forum: Other Issues
Topic: Insert same UUID twice
Replies: 8
Views: 6033

Re: Insert same UUID twice

You didn't mention you want to wrap the selection. You first mentioned InsertFragmentOperation, then InsertOrReplaceFragmentOperation, so it's not clear to me what you try to achieve. I thought you want to insert a fragment at the cursor position or replace the selection. Please explain the entire u...