Search found 48 matches

by wmaclean
Tue Nov 08, 2022 5:39 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Display setting for read-only files?
Replies: 7
Views: 891

Re: Display setting for read-only files?

Hi Radu,
Looks like a great idea.
Thanks a ton!
Will
by wmaclean
Sun Nov 06, 2022 6:17 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Display setting for read-only files?
Replies: 7
Views: 891

Re: Display setting for read-only files?

To clarify - only one team uses SDL, and they are on Oxygen 17. Other teams using later versions of Oxygen do not use SDL, so we are trying to figure out a solution for them to have the same functionality. If there is an API to control background color in the Author tab, we can do a custom plugin fo...
by wmaclean
Sun Nov 06, 2022 5:56 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Display setting for read-only files?
Replies: 7
Views: 891

Re: Display setting for read-only files?

Hi Radu,
Thanks for your response.
Is there an API in Oxygen to control the background color of the Author tab like that? We might be able to make something of our own for later versions.
We appreciate the help.
Will
by wmaclean
Fri Nov 04, 2022 1:33 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Display setting for read-only files?
Replies: 7
Views: 891

Display setting for read-only files?

Hello, We have multiple versions of Oxygen (17, 21, 22, 23, and 24). In Oxygen 17, when it opens a file that is read-only, the file is displayed as grayed-out: image.png And when it is not read-only, it is displayed as white: image.png For Oxygen 21, 22, 23, and 24, we don't have that same behavior....
by wmaclean
Wed Oct 19, 2022 9:57 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Workspace access to Map Manager and validation console?
Replies: 28
Views: 4038

Re: Workspace access to Map Manager and validation console?

Hi Radu,
This looks very promising.
Thanks a ton!
Will
by wmaclean
Tue Oct 18, 2022 3:50 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Workspace access to Map Manager and validation console?
Replies: 28
Views: 4038

Re: Workspace access to Map Manager and validation console?

Hi Radu, Thanks for your response. ValidationProblemsFilter looks good - thanks! ro.sync.ecss.dita.DITAAccess.getRootMapURL(); looks like a good place to start. Is this the correct Javadoc? https://www.oxygenxml.com/InstData/Editor/SDK/javadoc/ro/sync/ecss/dita/DITAAccess.html Our use case - we are ...
by wmaclean
Fri Oct 14, 2022 11:36 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Workspace access to Map Manager and validation console?
Replies: 28
Views: 4038

Workspace access to Map Manager and validation console?

Hello,
If I have a WorkspaceAccessPluginExtension object, are there APIs to access the following?
1. The current root map select in Map Manager and it's values.
2. The values in the validation console.
Please see the screenshot below for clarification.
Thank you,
Will
image.png
image.png (155.24 KiB) Viewed 4038 times
by wmaclean
Tue Apr 27, 2021 5:15 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Text selet/insert box?
Replies: 4
Views: 1552

Re: Text selet/insert box?

Hi Alex, Thank you very much for such excellent ideas! We already have a Workspace plugin, so that's one requirement met. I will study what you've sent for custom side view and WSEditorChangeListener, and see what we can do. I really appreciate your input, and will come back here with questions as w...
by wmaclean
Fri Apr 23, 2021 5:23 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Text selet/insert box?
Replies: 4
Views: 1552

Re: Text selet/insert box?

Hi Alex, What we are hoping to do is something like this. We already have a machine learning model that suggests words based on other words exposed through a REST API. We send it some words, and it returns some suggestions for the next word. We would like to have a text select box that floats over t...
by wmaclean
Wed Apr 21, 2021 11:17 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Text selet/insert box?
Replies: 4
Views: 1552

Text selet/insert box?

Hello, What is the name of a pop-up box like the one used for inserting tags? This one: image.png Does it have an API? Can it stay open while a user is typing? Can it have an event listener, to keep track of what they are typing? Can it talk so a REST service, which would be used to populate it with...
by wmaclean
Thu Mar 18, 2021 7:53 pm
Forum: Other Issues
Topic: Searching for elements in resolved topic maps
Replies: 3
Views: 1460

Re: Searching for elements in resolved topic maps

Hello Irina,
I will check in on this post for any updates.

Thanks for letting us know.
Will
by wmaclean
Wed Mar 17, 2021 6:14 pm
Forum: Other Issues
Topic: Searching for elements in resolved topic maps
Replies: 3
Views: 1460

Searching for elements in resolved topic maps

Hello, I have a couple elements in several topics throughout a bookmap that I would like to find. What I am trying is this: 1. Open the bookmap in Maps Manager. 2. In Maps Manager, click "Open Map in Editor with resolved topics" 3. Select Find > Find All Elements. 4. Select 'image' in the ...
by wmaclean
Mon Jan 25, 2021 8:50 pm
Forum: Other Issues
Topic: Oxygen crashes when opening an xml file
Replies: 9
Views: 2911

Re: Oxygen crashes when opening an xml file

Hi Adrian,
They were only having issues with the Open/Save dialog in Oxygen.

The fix Radu provided has been working for us, though.

Thanks for your help,
Will
by wmaclean
Fri Jan 15, 2021 9:27 pm
Forum: Other Issues
Topic: Oxygen crashes when opening an xml file
Replies: 9
Views: 2911

Re: Oxygen crashes when opening an xml file

Hello Adrian,
They deleted the file, and are now able to run spellchecks.

Are there other tests you'd like us to try?

Thanks for your help!
Will
by wmaclean
Wed Jan 13, 2021 11:46 pm
Forum: Other Issues
Topic: newlines not working in <codeblock> tags
Replies: 8
Views: 2415

Re: newlines not working in <codeblock> tags

Hello again Radu, I'm sorry to bother you again on this, but would you know offhand how Oxygen represents newline in a <codeblock> in an xml file? I am experimenting with trying to convert newlines to an escape character, to see if it will make it past the parser. What I've tried so far: &#13; &...
by wmaclean
Wed Jan 13, 2021 8:20 pm
Forum: Other Issues
Topic: Oxygen crashes when opening an xml file
Replies: 9
Views: 2911

Re: Oxygen crashes when opening an xml file

Hi Adrian,
Yes, it still crashes:
image.png
image.png (54.06 KiB) Viewed 2857 times
Any ideas?

Thanks,
Will
by wmaclean
Wed Jan 13, 2021 7:39 pm
Forum: Other Issues
Topic: newlines not working in <codeblock> tags
Replies: 8
Views: 2415

Re: newlines not working in <codeblock> tags

Hi Radu, Thanks very much for your thoughts! I will use them, if my current hunch is wrong. At the moment, I suspect that the Java class DocumentBuilder parsing we use is somehow removing newlines. Which is also outside of Oxygen. You and your team have been very helpful so many times... Thanks a to...
by wmaclean
Tue Jan 12, 2021 7:42 pm
Forum: Other Issues
Topic: newlines not working in <codeblock> tags
Replies: 8
Views: 2415

Re: newlines not working in <codeblock> tags

Hello Radu, We are migrating from Arbortext to Oxygen, and have ported the DITA-OT 1.8.5 into Oxygen as a Framework. Basically, our custom Oxygen plugin creates the DITA command as a string, and executes it through a Runtime class using a bat file to call ant. The ant call looks basically like: ant ...
by wmaclean
Tue Jan 12, 2021 6:43 pm
Forum: Other Issues
Topic: Oxygen crashes when opening an xml file
Replies: 9
Views: 2911

Re: Oxygen crashes when opening an xml file

Hi Radu,
They used the Oxygen Preferences->"Global" page there is a "Use platform file chooser", and it fixed the issue.

Thanks for the help.
Will
by wmaclean
Mon Jan 11, 2021 11:53 pm
Forum: Other Issues
Topic: Oxygen crashes when opening an xml file
Replies: 9
Views: 2911

Re: Oxygen crashes when opening an xml file

Hi Radu,
I am having our user try both solutions. Hopefully one or the other works.

We have our own custom plugin, which has been installed on at least a dozen machines without this issue.

I'll get back to you, after we've tried the other solutions.

Thanks for your help.
Will
by wmaclean
Mon Jan 11, 2021 9:46 pm
Forum: Other Issues
Topic: newlines not working in <codeblock> tags
Replies: 8
Views: 2415

Re: newlines not working in <codeblock> tags

Hi Julien,
Yes - our source is a DITA topic. And we are losing the newlines in <codeblock> in both PDF and HTML output.

Thanks for your help.
Will
by wmaclean
Fri Jan 08, 2021 10:14 pm
Forum: Other Issues
Topic: newlines not working in <codeblock> tags
Replies: 8
Views: 2415

newlines not working in <codeblock> tags

Hello, We have an xml topic which uses newlines in a <codeblock> tag, but the output does not use the newlines, instead wrapping the text and losing the indentations. Please see the example "Windows Sample Script" here: https://docs.oracle.com/en/cloud/saas/enterprise-performance-managemen...
by wmaclean
Fri Jan 08, 2021 6:43 pm
Forum: Other Issues
Topic: Oxygen crashes when opening an xml file
Replies: 9
Views: 2911

Oxygen crashes when opening an xml file

Hello, We have a user who installed Oxygen Author 22 on Windows 10. Every time they try to open an .xml file, Oxygen crashes. As another test, I opened their Oxygen Author, used File > New to create a new topic xml, then tried to save it - and it crashed again while saving. Currently, it is crashing...
by wmaclean
Fri Nov 06, 2020 10:36 pm
Forum: Other Issues
Topic: Deleting an old license for Oxygen 17, to upgrade to 22
Replies: 1
Views: 968

Deleting an old license for Oxygen 17, to upgrade to 22

Hello, We have an employee who just transferred to our team from another. The other team was using Oxygen 17, but we are using Oxygen 22. We already have her on our license. We've uninstalled Oxygen 17 and are trying to install 22, but it keeps picking up the old license key: image.png How can we re...
by wmaclean
Sat Sep 05, 2020 2:13 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Configuring the insert tag selector
Replies: 5
Views: 1664

Re: Configuring the insert tag selector

Hi Radu,
Thank you!

-Will
by wmaclean
Wed Sep 02, 2020 9:57 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Configuring the insert tag selector
Replies: 5
Views: 1664

Configuring the insert tag selector

Hello, By the insert tag selector, I am referring to this: image.png Some questions: Can it be stretched out more than shown here? That was the biggest I could get it. We've had a request to see if it can show all available tags in a given context. Can it be configured so it always opens up at it's ...
by wmaclean
Wed Aug 26, 2020 1:08 am
Forum: SDK-API, Frameworks - Document Types
Topic: Embedded Java Console?
Replies: 2
Views: 1386

Re: Embedded Java Console?

Thanks, Radu!
by wmaclean
Mon Aug 24, 2020 8:23 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Embedded Java Console?
Replies: 2
Views: 1386

Embedded Java Console?

Hello,
Is there some way to open a console to view what's going to Java System.out while an Oxygen plugin is running in Oxygen?

Looking for some troubleshooting options.

Thanks,
Will
by wmaclean
Fri Jul 17, 2020 5:47 pm
Forum: Other Issues
Topic: Suppress results?
Replies: 2
Views: 1146

Re: Suppress results?

Hi Radu,
Thanks very much for your help.

Will
by wmaclean
Thu Jul 16, 2020 10:30 pm
Forum: Other Issues
Topic: Suppress results?
Replies: 2
Views: 1146

Suppress results?

Hello, We are migrating from Arbortext to Oxygen, but have to keep our files maintainable in both for the time being. The only problem is that Arbortext is using backslashes for some filepaths, while Oxygen is reporting an error because it expects forward slashes - although, it still resolves backsl...