Search found 17 matches

by kim
Fri Sep 15, 2023 8:03 pm
Forum: Common Problems
Topic: Spell check in files
Replies: 1
Views: 275

Spell check in files

Hi, I have some users that really want to take advantage of the spell check results that they can save from the results pane when they select "Spell Check in Files" instead of just "Spell Check". However, it seems like the "in files" option doesn't check xincludes. The ...
by kim
Fri Jul 23, 2021 9:04 pm
Forum: Other Issues
Topic: How to not execute 2nd action if 1st is cancelled
Replies: 1
Views: 828

How to not execute 2nd action if 1st is cancelled

Hello,

I have an action that uses the ExecuteMultipleActionsOperation operation, and I'm passing in 2 actionIDs. Is there a way to "conditionalize" the 2nd action so that, if the first action is cancelled the 2nd action doesn't execute?

Thanks,
Kim
by kim
Thu Jun 11, 2020 5:31 pm
Forum: Other Issues
Topic: 'Expand all' in Find in Files list issue
Replies: 2
Views: 1103

Re: 'Expand all' in Find in Files list issue

Thanks, Radu!
by kim
Tue Jun 09, 2020 11:52 pm
Forum: Other Issues
Topic: 'Expand all' in Find in Files list issue
Replies: 2
Views: 1103

'Expand all' in Find in Files list issue

When you use Find > Find in Files (and maybe some other 'Find' options), and search for a string, you get a list with your results. If you group them by Resource or System ID, and have a large number of groups, some of the groups are collapsed by default and 'Expand All' doesn't expand them. It seem...
by kim
Tue Feb 18, 2020 5:18 pm
Forum: Other Issues
Topic: Saxon version in Oxygen Author
Replies: 2
Views: 1313

Re: Saxon version in Oxygen Author

Thanks, Adrian! This looks like exactly what I need! I couldn't find the "Allow Oxygen to add high priority libraries to classpath" checkbox, but just adding oxygenAuthor.jar seems to have fixed the problem. I'm using v.22, but I think the same issue probably caused some hiccups in v.21. Y...
by kim
Fri Feb 14, 2020 9:24 pm
Forum: Other Issues
Topic: Saxon version in Oxygen Author
Replies: 2
Views: 1313

Saxon version in Oxygen Author

Hello, I was wondering what the differences were between using the standalone version of Oxygen Author versus the Author launcher that comes with Oxygen Editor. In some transformation scenarios, we're seeing that a transformation works fine in the version of Author that comes with Editor, but, in th...
by kim
Fri Aug 30, 2019 8:39 pm
Forum: Common Problems
Topic: Edit mode switching with "Find All Elements"
Replies: 1
Views: 856

Edit mode switching with "Find All Elements"

Hi, When, in Oxygen 21.0, I click use the "Find All Elements" menu to search for an element, and then click on a result, it changes from Author Mode to Text Mode (even if the result is in the same file and opened in Author Mode). This is a different behavior than we saw in Oxygen 20.0 (and...
by kim
Wed Aug 14, 2019 11:05 pm
Forum: Other Issues
Topic: Preventing non-unicode symbols
Replies: 3
Views: 1592

Re: Preventing non-unicode symbols

Hi, Radu. If you select "Symbol" from the Font combo box, you get, as options, the non-unicode characters that the Symbol font supports. So, you are seeing characters (with a correct preview in the Character Map), that are not available in Oxygen for editing (or publishing) because they ar...
by kim
Tue Aug 13, 2019 7:46 pm
Forum: Other Issues
Topic: Preventing non-unicode symbols
Replies: 3
Views: 1592

Preventing non-unicode symbols

Is it possible to prevent people from selecting non-unicode symbols from the oXygen character map? There seems to be a discrepancy between what the character map in oXygen is showing and inserting due to non-unicode symbols. For example, if I import the eta symbol from the Symbol font in the charact...
by kim
Tue May 14, 2019 4:16 pm
Forum: Feature Request
Topic: Cursor position after xinclude insertion
Replies: 4
Views: 2613

Re: Cursor position after xinclude insertion

Thanks, Sorin! I'll give it a shot!
by kim
Thu May 09, 2019 9:45 pm
Forum: Feature Request
Topic: Cursor position after xinclude insertion
Replies: 4
Views: 2613

Re: Cursor position after xinclude insertion

Hi, Sorin. Apologies for the long delay in my response! We have a customized menu option to insert xincludes (which inserts the fallback, too). No, it is not able to insert one after another until you move the cursor outside the closing xinclude tag. We'd like the cursor to be at the end so that we ...
by kim
Wed Apr 03, 2019 9:58 pm
Forum: Feature Request
Topic: Cursor position after xinclude insertion
Replies: 4
Views: 2613

Cursor position after xinclude insertion

When inserting an xinclude, please consider having the cursor after be placed after the closing element (</xi:include>). Thanks!
by kim
Tue Jul 24, 2018 9:03 pm
Forum: Common Problems
Topic: Unwanted space when link contains xinclude
Replies: 1
Views: 1329

Unwanted space when link contains xinclude

Hi, In Author mode, when I insert an xinclude inside of a link, I get an extra white space between the link and xinclude element. In an XML file in Author mode, insert link element and insert xi:include inside the link. Save and reload the file, and an extra space appears. Delete space in Author mod...
by kim
Mon Sep 19, 2016 8:41 pm
Forum: XML Schemas
Topic: Validate Current File Instead of Master File
Replies: 2
Views: 2460

Re: Validate Current File Instead of Master File

Thanks for the answer, Adrian. And I appreciate you logging the request!

Kim
by kim
Thu Sep 15, 2016 4:53 pm
Forum: XML Schemas
Topic: Validate Current File Instead of Master File
Replies: 2
Views: 2460

Validate Current File Instead of Master File

Hi, Can I use a validation scenario to override this behavior: If a master file is associated with the current file, the validation scenarios defined in the master file are used and take precedence over the default scenarios defined for the particular framework. I'd like to have the option to valida...
by kim
Tue Sep 13, 2016 3:54 pm
Forum: Other Issues
Topic: Hiding xi:fallback contents in Author mode
Replies: 2
Views: 1972

Re: Hiding xi:fallback contents in Author mode

That seems so very obvious now :)

Thanks, Alex, it works great!
by kim
Fri Sep 09, 2016 9:53 pm
Forum: Other Issues
Topic: Hiding xi:fallback contents in Author mode
Replies: 2
Views: 1972

Hiding xi:fallback contents in Author mode

Hi,

While in Author mode, I'm trying to come up with a way to hide the contents of xi:fallback if the xi:include link resolves. I'm thinking I might be able to do this with CSS, but have been unsuccessful. Any thoughts?

Thanks!