Search found 402 matches

by sorin_carbunaru
Thu Jan 10, 2019 9:43 am
Forum: Common Problems
Topic: Xml Editor 8.0... orderedlist continuation=continues not working
Replies: 3
Views: 1636

Re: Xml Editor 8.0... orderedlist continuation=continues not working

Hi,

The issue in oXygen's Author page has to do with the CSS used to render the XML. The fact that the HTML output looks good means that the stylesheets used for the transformation take "continuation" into account well.

Regards,
Sorin C.
by sorin_carbunaru
Fri Jan 04, 2019 12:52 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: unresolved key reference message: Could not find definition for key "map" keys are provided by: ABC Root Map
Replies: 11
Views: 3824

Re: unresolved key reference message: Could not find definition for key "map" keys are provided by: ABC Root Map

Hello Balaji,

You must also set the name of the key:

Code: Select all

keyDefInfo.setProperty(KeyDefinitionInfo.NAME, "map");
Regards,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Fri Jan 04, 2019 10:54 am
Forum: Common Problems
Topic: Xml Editor 8.0... orderedlist continuation=continues not working
Replies: 3
Views: 1636

Re: Xml Editor 8.0... orderedlist continuation=continues not working

Hello, This seems to be a bug in oXygen. I created a new issue in our issue management system (EXM-42690, for reference purposes), and we will update this thread when we have a fix. From what I tested, the HTML output from our default transformation scenario looks good :). All the best wishes, Sorin...
by sorin_carbunaru
Thu Jan 03, 2019 4:57 pm
Forum: SDK-API, Frameworks - Document Types
Topic: access project history from wsaccess plugin
Replies: 6
Views: 3448

Re: access project history from wsaccess plugin

Hello Barbara, No, we don't have that kind of API yet, but I've just added a feature request on our side (EXM-42688, for reference purposes). Could you tell us some more details about what you are trying to do if you detect that the current project has changed? Perhaps we can find a workaround :). A...
by sorin_carbunaru
Fri Dec 07, 2018 5:04 pm
Forum: Other Issues
Topic: Integrating Sourcetree with Oxygen
Replies: 2
Views: 1989

Re: Integrating Sourcetree with Oxygen

Hello Anne, You don't need to perform any special integration between oXygen and SourceTree to do version control for your content. You just need to set your project folder as the current working copy in SourceTree. After you edit your content in oXygen, you can go to SourceTree and push your change...
by sorin_carbunaru
Fri Oct 19, 2018 3:27 pm
Forum: Other Issues
Topic: Change plugin folder location
Replies: 1
Views: 1772

Re: Change plugin folder location

Hello Hugo, You could pack and install your plugin as an add-on (see https://www.oxygenxml.com/doc/versions/18.0/ug-editor/topics/packing-and-deploying-addons.html for packing; you can skip the signing part for testing) and then, every time you build your plugin, just increase the version in the des...
by sorin_carbunaru
Mon Sep 24, 2018 9:48 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Is a map that is not in a project's root map included in refactoring operations when Master Files are enabled
Replies: 1
Views: 1252

Re: Is a map that is not in a project's root map included in refactoring operations when Master Files are enabled

Hello,

Yes, adding a map to the Master Files is enough for analyzing it when performing refactoring actions in the Project view.

Regards,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu Aug 30, 2018 5:03 pm
Forum: Feature Request
Topic: Expand width of open file in Author mode
Replies: 3
Views: 2790

Re: Expand width of open file in Author mode

Hello,

In the second half of the menu shown when clicking the Styles toolbar button, there is a + Full width action that you can use.

Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu Aug 16, 2018 12:12 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Create new line [Author]
Replies: 3
Views: 2240

Re: Create new line [Author]

Hello Oleksii, There is no default key for inserting a line break in the Author view. In DITA there are elements that preserve white spaces and line endings (such as codeblock and pre ) and elements that do not (much more). So, if you are in a p element and want to break the line, what you have to d...
by sorin_carbunaru
Fri Aug 10, 2018 6:02 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: DITA framework customization: combining insertFragment + GenerateIDs
Replies: 2
Views: 1667

Re: DITA framework customization: combining insertFragment + GenerateIDs

Hello Bruno, Unfortunately for you, oXygen will trigger only the first operation whose activation XPath is fulfilled, even though there might be several operations whose activation XPath expressions are also fulfilled. For your use-case, in the DITA framework you could define only the operation that...
by sorin_carbunaru
Fri Aug 10, 2018 5:38 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Create new line [Author]
Replies: 3
Views: 2240

Re: Create new line [Author]

Hello, I'm not sure I understand you, but if you want the Enter key to take you to the next line, you have to deactivate the Press Enter to show available content completion proposals option from the Editor > Edit Modes > Author > Schema-Aware preferences page ( Options menu > Preferences ). Regards...
by sorin_carbunaru
Fri Aug 03, 2018 1:09 pm
Forum: DocBook
Topic: Possible to customize the warning messages in Oxygen?
Replies: 4
Views: 4514

Re: Possible to customize the warning messages in Oxygen?

Hi Charles, If writing some Java code is an option, you could create a plugin that makes the files from the special domain read-only, and also set a reason why the document is like that. For detecting if the current file is "special" and making it read-only, you can do something like this:...
by sorin_carbunaru
Fri Aug 03, 2018 8:29 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Prolog not Displayed in Author View
Replies: 4
Views: 2356

Re: Prolog not Displayed in Author View

Hi Eddie,

No, there isn't any shortcut, and the item shouldn't be selected by default. Pretty weird... Let us know if this happens again.

Sorin C.
by sorin_carbunaru
Thu Aug 02, 2018 10:28 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Prolog not Displayed in Author View
Replies: 4
Views: 2356

Re: Prolog not Displayed in Author View

Hello Eddie,

In 20.1, if you go to the Styles button from the Author toolbar, do you, by any chance, have the "+ Hide prolog" item selected? If yes, try deselecting it.

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Mon Jul 30, 2018 3:07 pm
Forum: SDK-API, Frameworks - Document Types
Topic: SDK personal license
Replies: 6
Views: 3755

Re: SDK personal license

Hello Scott,

See [user-home-folder]/Library/Preferences/com.oxygenxml.author.component. That should be the location.

Regards,
Sorin Carbunaru
oXygen XML

P.S. - Radu is on vacation :)
by sorin_carbunaru
Mon Jul 30, 2018 2:40 pm
Forum: DocBook
Topic: Possible to customize the warning messages in Oxygen?
Replies: 4
Views: 4514

Re: Possible to customize the warning messages in Oxygen?

Hello,

Unfortunately there is no way to customize that message... How exactly would you want to customize it? I would like to understand your use case :).

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Thu Jul 26, 2018 4:21 pm
Forum: Common Problems
Topic: Unwanted space when link contains xinclude
Replies: 1
Views: 1334

Re: Unwanted space when link contains xinclude

Hi Kim,

Could you post the 2 samples that you are linking using the xinclude? Or maybe send them to our support e-mail address, support@oxygenxml.com?

Kind regards,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Mon Jun 25, 2018 11:37 am
Forum: Feature Request
Topic: OpenPGP card support for Git plugin
Replies: 2
Views: 2816

Re: OpenPGP card support for Git plugin

Hello Patrick,

Thank you for your feedback! I created a feature request in our issue management system for providing support for hardware authentication devices in our Git client. We will update this thread once we do that.

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Mon Jun 18, 2018 4:55 pm
Forum: Other Issues
Topic: JSON: why does oXygen say this is valid JSON?
Replies: 3
Views: 2820

Re: JSON: why does oXygen say this is valid JSON?

Hello,

Just wanted to let you know that the reported problem has been fixed in the recently released oXygen 20.1.

Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Mon Jun 18, 2018 4:27 pm
Forum: DocBook
Topic: Encouraging <para> in <entry>s
Replies: 6
Views: 5848

Re: Encouraging <para> in <entry>s

Hello David,

Just wanted to let you know that in the recently released oXygen 20.1 we added the cellFragment argument in the DocBook InsertTableOperation.

Best wishes,
Sorin C.
by sorin_carbunaru
Mon Jun 18, 2018 4:21 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Suppress the creation of #id when referencing topics using the Cross Reference (xref) Dialog Box
Replies: 3
Views: 2953

Re: Suppress the creation of #id when referencing topics using the Cross Reference (xref) Dialog Box

Hello Joe,

Just wanted to let you know that we addressed the issue you reported in the recently released oXygen 20.1.

All the best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Mon Jun 11, 2018 10:49 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Automatic conversion of conkeyrefs to text
Replies: 5
Views: 2982

Re: Automatic conversion of conkeyrefs to text

Hello Jay, It seems to me that you use a CMS... And if I understand correctly, you first call the action you created and everything works as expected (i.e. the references are replaced by the corresponding text content), and then you try to manually save the document (or maybe an automatic save is tr...
by sorin_carbunaru
Mon Apr 23, 2018 4:36 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Attributes Question
Replies: 1
Views: 1448

Re: Attributes Question

Hello, I think you should post this scenario on the Yahoo DITA Users List too: https://groups.yahoo.com/neo/groups/dita-users/info. Maybe there you can find people who had similar requirements and see what they did. One possible idea would be to create a DITA specialization that adds a custom attrib...
by sorin_carbunaru
Fri Apr 13, 2018 9:27 am
Forum: Common Problems
Topic: Add on: git: discrepancy with the shell
Replies: 3
Views: 2321

Re: Add on: git: discrepancy with the shell

Thank you for getting back to us with this information! Good luck with your work!
by sorin_carbunaru
Tue Apr 10, 2018 5:23 pm
Forum: Common Problems
Topic: Add on: git: discrepancy with the shell
Replies: 3
Views: 2321

Re: Add on: git: discrepancy with the shell

Hello, I think I understand. For example, I start with an up-to-date project (pushed and pulled everything). Then I rename "test.xml" to "tEst.xml" (capital E). Our plugin shows that "test.xml" was deleted and "tEst.xml" added, while the "git status"...
by sorin_carbunaru
Tue Apr 10, 2018 4:47 pm
Forum: Feature Request
Topic: Add on: git: include --amend radio button
Replies: 2
Views: 2878

Re: Add on: git: include --amend radio button

Hello,

Thank you for the feedback and for your words of appreciation!

I logged you request in our issue management system, and we will update this thread when we will implement it.

Best wishes,
Sorin Carbunaru
oXygen XML
by sorin_carbunaru
Tue Apr 10, 2018 9:50 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: A sample table in a cell
Replies: 2
Views: 1544

Re: A sample table in a cell

Hello, As explained in the DITA styleguide , yes you can create nested tables by wrapping the second table in a paragraph, but nested tables should usually be avoided. By the way, from what I noticed, using the "Insert table" action from the toolbar automatically creates the proper structu...
by sorin_carbunaru
Tue Apr 03, 2018 3:44 pm
Forum: Common Problems
Topic: Unicode rendering problem
Replies: 10
Views: 4029

Re: Unicode rendering problem

Good news! May I ask what font you used? It might also be helpful for other people as well. :)
by sorin_carbunaru
Tue Apr 03, 2018 2:43 pm
Forum: Common Problems
Topic: Unicode rendering problem
Replies: 10
Views: 4029

Re: Unicode rendering problem

Hello again, Unfortunately my colleague Radu is on vacation and I cannot ask him how he managed to render the text correctly on his computer in the stand-alone oXygen... However, I also tried our oXygen XML Editor as an Eclipse plug-in, with the Gautami font that I've downloaded, and the text seemed...
by sorin_carbunaru
Tue Apr 03, 2018 11:59 am
Forum: Common Problems
Topic: Unicode rendering problem
Replies: 10
Views: 4029

Re: Unicode rendering problem

Hello Sony, Could you please answer each of the following questions? 1. What operating system are you using (name and version, please)? 2. What version number does your oXygen installation have? 3. Do you use the stand-alone oXygen application or the Eclipse plug-in? 4. Where do you notice the rende...