Search found 198 matches

by Johann
Thu Apr 06, 2023 12:26 pm
Forum: Common Problems
Topic: Start-up error when migrating from 25.0 to 25.1
Replies: 4
Views: 639

Start-up error when migrating from 25.0 to 25.1

Hello, When I upgraded web-author-component from 25.0.0.0 to 25.1.0.0, I cannot start up web author. I get this error: Stack trace of not completed getInstance() java.lang.Exception at ro.sync.exml.options.Options.getInstance(Unknown Source) at ro.sync.exml.options.Options.getInstance(Unknown Source...
by Johann
Wed Apr 05, 2023 7:53 pm
Forum: Feature Request
Topic: Typescript / Angular 2 management in Front developement
Replies: 1
Views: 545

Typescript / Angular 2 management in Front developement

Hello, We are going to start doing more and more development on the FRONT part of Author Web and in particular adding custom dialogs and panels. We have looked at the documentation https://www.oxygenxml.com/maven/com/oxygenxml/oxygen-webapp/25.1.0.0/jsdoc/ The FRONT development in our company is on ...
by Johann
Wed Apr 05, 2023 3:23 pm
Forum: Common Problems
Topic: focus-within CSS pseudo-class
Replies: 3
Views: 766

Re: focus-within CSS pseudo-class

Hello, Sorry for the delay, The need for this functionality would be motivated by a need for performance in the display of the Author view. Indeed, with our stylesheets, we sometimes have a lot of oxy_editor to display in the author view and we then notice a degradation of the global performances (d...
by Johann
Wed Apr 05, 2023 11:58 am
Forum: SDK-API, Frameworks - Document Types
Topic: Specific DocumentTypeAdvancedCustomRuleMatcher
Replies: 3
Views: 931

Specific DocumentTypeAdvancedCustomRuleMatcher

Hello, I am using Oxygen 25.0.0.0 version. I need to have specific framework files associated to XML files that respond to a certain xpath (not in root node). These framework files inherit from a base framework. So, I tried this with exf files. I have my base framework in exf with this association r...
by Johann
Tue Feb 07, 2023 8:12 pm
Forum: Common Problems
Topic: focus-within CSS pseudo-class
Replies: 3
Views: 766

focus-within CSS pseudo-class

Hello,

in Author Web 25.0, we try to use the focus-within CSS pseudo-class but it does not seem to work.

Does it have to be used in a particular way to work?

Thank you,

Johann
by Johann
Mon Feb 06, 2023 1:30 pm
Forum: Common Problems
Topic: NullPointerException when moving table column
Replies: 2
Views: 563

NullPointerException when moving table column

Hello, In Author web 25.0, when I move a table column with the helper at the top of a column, I get this NPE: ro.sync.servlet.RESTActionsManager - Error invoking operation ro.sync.ecss.webapp.actions.TableMoveOrCopyColumnOperation ro.sync.ecss.extensions.api.AuthorOperationException: null at ro.sync...
by Johann
Wed Feb 01, 2023 6:26 pm
Forum: Common Problems
Topic: oxy_editor and Save button behavior
Replies: 1
Views: 525

oxy_editor and Save button behavior

Hello, I am using Author Web version 25.0 In the stylesheet, I use oxy_editor forms like this: oxy_editor(type, text, edit, "@attr", columns, 15, fontInherit, true); If I make a change in one of these fields, the Save button only becomes enabled when I leave the field. This seems to be the...
by Johann
Tue Jan 24, 2023 7:12 pm
Forum: Common Problems
Topic: Custom Show table properties dialog
Replies: 1
Views: 515

Custom Show table properties dialog

Hello, I am using Oxygen Author web 25.0. In my XML documents, I have CALS tables and I would like to be able to use the same "show.table.properties" operation (with the dialog) present in the DITA framework. I tried to make my own implementations by creating or retrieving the following cl...
by Johann
Thu Dec 08, 2022 5:30 pm
Forum: Common Problems
Topic: ask editor variable with ChangeAttributesOperation
Replies: 4
Views: 820

Re: ask editor variable with ChangeAttributesOperation

Hello Mihaela,

Can we expect to have the fix before March 2023?

Best regards,

Johann
by Johann
Thu Dec 08, 2022 5:24 pm
Forum: Common Problems
Topic: Default icon oxy_url
Replies: 3
Views: 638

Re: Default icon oxy_url

Hello Bogdan,

Thank you for the explanation.

I managed to achieve the expected result!


Regards,

Johann
by Johann
Tue Dec 06, 2022 7:57 pm
Forum: Common Problems
Topic: Default icon oxy_url
Replies: 3
Views: 638

Re: Default icon oxy_url

In fact, I see that I can have my own app/images/BrokenImage24.png but this image is always displayed with 24 x 24 size.

Is it possible to override this size?

Thank you,

Johann
by Johann
Tue Dec 06, 2022 4:53 pm
Forum: Common Problems
Topic: Default icon oxy_url
Replies: 3
Views: 638

Default icon oxy_url

Hello,

Is it possible to change the default image / icon displayed when the result of an oxy_url in the CSS is not resolved?

Thank you,

Johann
by Johann
Tue Dec 06, 2022 4:22 pm
Forum: Common Problems
Topic: ask editor variable with ChangeAttributesOperation
Replies: 4
Views: 820

ask editor variable with ChangeAttributesOperation

Hello, I am using the Author web 25 version. I have created this operation: <a:operation id="ChangeAttributesOperation"> <a:arguments> <a:argument name="attributeNames">attr1 attr2</a:argument> <a:argument name="values">${ask('Change attr1:', generic)} ${ask('Change att...
by Johann
Wed Nov 30, 2022 11:48 am
Forum: Common Problems
Topic: Error "Should not be called with a zero pseuod level." when opening document
Replies: 2
Views: 638

Re: Error "Should not be called with a zero pseuod level." when opening document

Hello Bogdan,

Ok, I see.
Indeed, I have an after(0) selector in the CSS.

Thank you, I do not have the error anymore.

Johann
by Johann
Tue Nov 29, 2022 5:31 pm
Forum: Common Problems
Topic: Error "Should not be called with a zero pseuod level." when opening document
Replies: 2
Views: 638

Error "Should not be called with a zero pseuod level." when opening document

Hello, I am using Author web 25. When I open a document I get this error in the console : 2022-11-29 15:24:28,741 ERROR [ http-nio-8090-exec-7 ] ro.sync.ecss.css.qb - Should not be called with a zero pseuod level. java.lang.Exception: null at ro.sync.ecss.css.qb.<init>(Unknown Source) at ro.sync.ecs...
by Johann
Tue Nov 29, 2022 3:57 pm
Forum: Common Problems
Topic: Spell checker error when opening document
Replies: 2
Views: 626

Re: Spell checker error when opening document

Hello,

I managed to solve the problem by cleaning up the duplicate versions of the libraries.
I am not sure which one was the problem but it works now.

Thank you,

Johann
by Johann
Wed Nov 09, 2022 1:50 pm
Forum: Common Problems
Topic: Spell checker error when opening document
Replies: 2
Views: 626

Spell checker error when opening document

Hello, I use a 24.1.0.0 Author web version. I have a problem when opening a document related to the spell checker: 2022-11-08 09:13:41,905 ERROR [ http-nio-8080-exec-4 ] ro.sync.servlet.errors.DefaultExceptionHandler - java.lang.NoClassDefFoundError: Could not initialize class ro.sync.ecss.webapp.f,...
by Johann
Mon Nov 07, 2022 7:12 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Comma in oxy_editor combobox
Replies: 3
Views: 920

Re: Comma in oxy_editor combobox

Hello,

Ok, my bad on this.

I tried "\\," but it did not do the job.

4 backslashes were needed on the CSS side :oops:

Thank you,

Johann
by Johann
Fri Nov 04, 2022 1:27 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Comma in oxy_editor combobox
Replies: 3
Views: 920

Comma in oxy_editor combobox

Hello, I can't solve a problem with an oxy_editor combobox. From this XML example: <items> <item> <title1>item1</title1> </item> <item> <title2>item2</title2> </item> <item> <title1>item3</title1> </item> </items> I created an oxy_editor combobox so that the user can choose his item. As you can see ...
by Johann
Wed Oct 26, 2022 6:48 pm
Forum: Common Problems
Topic: ${xpath_eval()} not working in action xml file
Replies: 1
Views: 545

${xpath_eval()} not working in action xml file

Hello, I tried to use the variable ${xpath_eval()} directly in an action xml file in Author Web 25.0.0.0 but it seems that it does not work. This is an example: <a:operation id="InsertFragmentOperation"> <a:xpathCondition>descendant::gcompanionref</a:xpathCondition> <a:arguments> <a:argume...
by Johann
Mon Oct 24, 2022 6:02 pm
Forum: Common Problems
Topic: Save button state refresh
Replies: 7
Views: 972

Re: Save button state refresh

Hello Bogdan,

The quick fix works well until the real correction is made ;)

Thank you,

Johann
by Johann
Thu Oct 20, 2022 3:22 pm
Forum: Common Problems
Topic: Save button state refresh
Replies: 7
Views: 972

Re: Save button state refresh

Hello, I think there is another issue because when I remove my javascript code to remove the "Builtin" toolbar and I let the framework part : <field name="toolbarDescriptor"> <toolbar> <field name="id"> <String>author_xml_switch_toolbar</String> </field> <field name=&qu...
by Johann
Thu Oct 20, 2022 12:42 pm
Forum: Common Problems
Topic: Save button state refresh
Replies: 7
Views: 972

Re: Save button state refresh

Hello Bogdan, Indeed it works on your demo server. There is an important difference in my framework that explains this difference in behaviour. I needed to customize the toolbars displayed in Author web so I first "deleted" the "Builtin" toolbar in javascript: var builtinToolbar=...
by Johann
Thu Oct 20, 2022 10:26 am
Forum: Common Problems
Topic: Save button state refresh
Replies: 7
Views: 972

Save button state refresh

Hello, I am using Author web 25.0.0.0 but I have the same behaviour in 24 version. When I open a document for the first time, the "Save" button is disabled. If I put the cursor in a text node and I add another character, the "Save" button stays disabled. In order to make the &quo...
by Johann
Thu May 19, 2022 11:53 am
Forum: Common Problems
Topic: Retrieve DITA features in custom framework
Replies: 6
Views: 1843

Re: Retrieve DITA features in custom framework

Hello,

Thank you for your answer.

Can we expect to have this feature in the next few months? :)
Our customers like it a lot.

In any case, can you notify me through this post the updates related to this topic?

Thank you,

Best regards,

Johann
by Johann
Fri May 13, 2022 6:32 pm
Forum: Common Problems
Topic: Retrieve DITA features in custom framework
Replies: 6
Views: 1843

Re: Retrieve DITA features in custom framework

Hello Mihaela, two months later... The first main need would be to be able to "Apply image map" on the images contained in our documents. So we have our own frameworks that do not override DITA frameworks. The goal would be to have the same graphical interface and to generate the imagemap ...
by Johann
Fri May 13, 2022 6:19 pm
Forum: Common Problems
Topic: Warning about validation when loading framework files
Replies: 5
Views: 1128

Re: Warning about validation when loading framework files

Hello, You are right. This part is not necessary: <field name="validationSchema"> <validationUnitSchema> <field name="dtdSchemaPublicID"> <String>-//MYPUBLICID</String> </field> <field name="type"> <Integer>1</Integer> </field> </validationUnitSchema> </field> because I...
by Johann
Wed May 11, 2022 6:24 pm
Forum: Common Problems
Topic: Warning about validation when loading framework files
Replies: 5
Views: 1128

Re: Warning about validation when loading framework files

Hello,

yes, the schema exists and I can see that the validation for this schema works well.

That's why I do not understand the WARNING.

Regards,

Johann
by Johann
Tue May 10, 2022 2:50 pm
Forum: Common Problems
Topic: Warning about validation when loading framework files
Replies: 5
Views: 1128

Warning about validation when loading framework files

Hello, I am using Author web 24.1.0.0 version. When my custom framework files are loaded, I got multiple warnings in the console. ro.sync.options.n - Invalid field : validationSchema for class ro.sync.exml.editor.validate.ValidationUnit. ro.sync.options.InvalidPersistentObjException: Schema URI must...
by Johann
Wed May 04, 2022 7:29 pm
Forum: Common Problems
Topic: Differences when converting *.framework to *.exf files
Replies: 7
Views: 1692

Re: Differences when converting *.framework to *.exf files

Hello,

My goal was to convert base *.framework files to *.exf files.
So I will wait for the fix before pushing my work.

Can you send me a notification when the fix will be released?

Thank you,

Johann