Re: [oXygen-user] FM/OXY: Different DITA code for "conkeyref"

2023-01-26 Thread Oxygen XML Editor Support (Radu Coravu)

Hi Frank,


The content inside the dlentry which has a conref is fallback content, 
it's used only if the conref does not resolve. So what's there is not 
really important. But it also needs to be there to make the XML valid 
according to the DTDs.


Oxygen by default does not generate that extra paragraph inside the dd: 
"".


So this is probably something which you defined in your framework 
customization, maybe you specified in your "cc_config.xml" for example 
that when a "dd" is inserted, Oxygen should also insert a paragraph 
inside it.


About that Schematron rule, I would refine it to skip looking inside 
elements which contain conrefs:







Regards,

Radu

Radu Coravu
Oxygen XML Editor


On 1/26/23 16:56, Frank Dissinger wrote:


Hi list,


As some of you know, I have just switched from FrameMaker to oXygen.


I discovered that the two programs create different DITA code for 
". oXygen creates an empty * *tag before 
the closing  tag. Are both codes equally correct? Or is one 
better than the other?



oXygen code:


        
**
    

FrameMaker code:

  
       




Referenced dita topic:

  
    
    Use this option to quickly find a specific color if 
many colors are loaded.Enter the first few
  letters or any part of the color name. This will select the 
first color the name of which is matched by these
  characters.If your input matches multiple colors, 
click on the small arrow to select a color from the
  list. This list contains only colors with names that contain 
the characters you have entered.

  


BTW: This difference became obvious after defining a Schematron rule 
which outputs an error for  elements which do not have any child 
elements. I have defined this rule and many similar ones because I 
want to wrap every paragraph in  wherever  is valid. The 
FM-generated code () is marked up as invalid by this rule. It 
would be a nightmare to change all these hundreds of "conkeyref"s in 
all my projects. Or should I just do without this check (i.e. the 
second "assert")?




    
    DD 
element must not contain any text.

DD does not contain any child elements
    
    


Regards,

Frank

--

*Frank Dissinger*

Documentation Manager



*CGS Publishing Technologies International GmbH*

*Email *frank.dissin...@cgs-oris.com | *Web* www.cgs-oris.com 



*Address* Kettelerstr. 24 | D-63512 Hainburg | Germany

*Phone* +49 6182 9626-27 | *Fax* +49 6182 9626-99

*Commercial register* Offenbach, HRB no. 21495

*Managing directors* Bernd Rückert, Christoph Thommessen


https://www.cgs-oris.com/Signatur.png 

___
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user
___
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user


[oXygen-user] FM/OXY: Different DITA code for "conkeyref"

2023-01-26 Thread Frank Dissinger

Hi list,


As some of you know, I have just switched from FrameMaker to oXygen.


I discovered that the two programs create different DITA code for 
". oXygen creates an empty * *tag before 
the closing  tag. Are both codes equally correct? Or is one 
better than the other?



oXygen code:

    
        
**
    

FrameMaker code:

  
       




Referenced dita topic:

  
    
    Use this option to quickly find a specific color if many 
colors are loaded.Enter the first few
  letters or any part of the color name. This will select the 
first color the name of which is matched by these
  characters.If your input matches multiple colors, 
click on the small arrow to select a color from the
  list. This list contains only colors with names that contain 
the characters you have entered.

  


BTW: This difference became obvious after defining a Schematron rule 
which outputs an error for  elements which do not have any child 
elements. I have defined this rule and many similar ones because I want 
to wrap every paragraph in  wherever  is valid. The FM-generated 
code () is marked up as invalid by this rule. It would be a 
nightmare to change all these hundreds of "conkeyref"s in all my 
projects. Or should I just do without this check (i.e. the second "assert")?



    
    
    DD 
element must not contain any text.

DD does not contain any child elements
    
    


Regards,

Frank

--

*Frank Dissinger*

Documentation Manager



*CGS Publishing Technologies International GmbH*

*Email *frank.dissin...@cgs-oris.com | *Web* www.cgs-oris.com 



*Address* Kettelerstr. 24 | D-63512 Hainburg | Germany

*Phone* +49 6182 9626-27 | *Fax* +49 6182 9626-99

*Commercial register* Offenbach, HRB no. 21495

*Managing directors* Bernd Rückert, Christoph Thommessen


https://www.cgs-oris.com/Signatur.png ___
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user


Re: [oXygen-user] After Fluenta update the context menu action disappeared

2023-01-26 Thread Oxygen XML Editor Support (Adrian Sorop)

Hi,

I wasn't able to reproduce the issue on my side. I used Oxygen 25.0 
build id  2022121306 and Fluenta Dita Translation addon version 2.0.0.


In your initial message you mentioned the "update to Fluenta 3.3". The 
Fluenta Dita Translation addon 2.0.0 is bundled with Fluenta 3.2.


First, I would like for you to double-check if the addon is properly 
installed and enabled.


From the Options menu choose  Preferences and then navigate to Plugins. 
Is there any "Fluenta Addon" entry? Is the Status set to Enabled?


If the plugin is enabled, please send me a detailed report. You can send 
the detailed report from the Help menu / "Report Problem..."


Regards,

Adrian S.


--
Adrian Sorop
 XML Editor
http://www.oxygenxml.com


On 1/26/2023 10:05 AM, Franz-Josef Knelangen wrote:


Hello Alex,

did that but nothing showed up – the warnings are displayed right 
after Oxygen starts.


Greetings,

Franz-Josef

C:\Program Files\Oxygen XML Editor 25>oxygen.bat

NOTE: Picked up JDK_JAVA_OPTIONS: 
--add-opens=java.base/java.lang=ALL-UNNAMED 
--add-opens=java.base/java.net=ALL-UNNAMED 
--add-opens=java.base/java.util=ALL-UNNAMED 
--add-opens=java.base/java.util.regex=ALL-UNNAMED 
--add-opens=java.base/sun.net.util=ALL-UNNAMED 
--add-opens=java.base/sun.net.www.protocol.http=ALL-UNNAMED 
--add-opens=java.base/sun.net.www.protocol.https=ALL-UNNAMED 
--add-opens=java.desktop/java.awt=ALL-UNNAMED 
--add-opens=java.desktop/java.awt.dnd=ALL-UNNAMED 
--add-opens=java.desktop/javax.swing=ALL-UNNAMED 
--add-opens=java.desktop/javax.swing.text=ALL-UNNAMED 
--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED 
--add-opens=java.desktop/com.sun.java.swing.plaf.windows=ALL-UNNAMED 
--add-opens=java.xml/com.sun.org.apache.xerces.internal.xni=ALL-UNNAMED 
--add-opens=javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED 
--add-opens=javafx.web/javafx.scene.web=ALL-UNNAMED 
--add-opens=javafx.web/com.sun.javafx.webkit=ALL-UNNAMED


WARNING: A terminally deprecated method in java.lang.System has been 
called


WARNING: System::setSecurityManager has been called by 
ro.sync.security.manager.SandboxSecurityManagerInstaller 
(file:/C:/Program%20Files/Oxygen%20XML%20Editor%2025/lib/oxygen-sandbox.jar)


WARNING: Please consider reporting this to the maintainers of 
ro.sync.security.manager.SandboxSecurityManagerInstaller


WARNING: System::setSecurityManager will be removed in a future release

*
Franz-Josef Knelangen**
*Leiter Dokumentation

Direct:
Main:
Mobile:



+49 7634 5612-0
+49 7634 5612-0
-

Facebook | Xing 
| LinkedIn 
| YouTube 



AKG Software Consulting GmbH

*AKG Software Consulting GmbH*
Uhlandstr. 12
D-79423 Heitersheim
www.akgsoftware.de 

Geschäftsführer: Dipl.-Ing. Artur K. Günther, Dipl.-Ing. Arno 
Brüggemann, Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens Günther
Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht Freiburg 
i. Br.)**





*Von:*oXygen-user  *Im Auftrag von 
*Alex Jitianu

*Gesendet:* Donnerstag, 26. Januar 2023 08:58
*An:* oxygen-user@oxygenxml.com
*Betreff:* Re: [oXygen-user] After Fluenta update the context menu 
action disappeared


Externe E-Mail: Vorsicht beim Öffnen von Anhängen und Klicken auf Links!

Hello,

Perhaps there is an untreated exception. Please start Oxygen using a 
command line launcher, like oxygen.bat or oxygen.sh. Go to the DITA 
Maps Manager and show the contextual menu then check the console to 
see if an exception was printed.


Best regards,
Alex
--
Alex Jitianu
  XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 1/26/2023 9:12 AM, Franz-Josef Knelangen wrote:

Hello,

the Fluenta context menu action in the DITA Maps Manager view
disappeared after updating to Fluenta 3.3.

Reinstalling the plug-in didn’t help, reinstalling Oxygen didn’t
help either.

Is there some temporary config file I have to change/delete to get
this working again? Please, advice.

Greetings,

Franz-Josef

*
*Franz-Josef Knelangen***
*Leiter Dokumentation

Direct:
Main:
Mobile:



+49 7634 5612-0
+49 7634 5612-0
-

Facebook | Xing
| LinkedIn
| YouTube


AKG Software Consulting GmbH

*AKG Software Consulting GmbH*
Uhlandstr. 12
D-79423 Heitersheim
www.akgsoftware.de 

Geschäftsführer: Dipl.-Ing. Artur K. Günther, Dipl.-Ing. Arno
Brüggemann, Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens Günther
Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht
Freiburg i. Br.)







Re: [oXygen-user] After Fluenta update the context menu action disappeared

2023-01-26 Thread Franz-Josef Knelangen
Hello Alex,

did that but nothing showed up – the warnings are displayed right after Oxygen 
starts.

Greetings,
Franz-Josef

C:\Program Files\Oxygen XML Editor 25>oxygen.bat
NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED 
--add-opens=java.base/java.net=ALL-UNNAMED 
--add-opens=java.base/java.util=ALL-UNNAMED 
--add-opens=java.base/java.util.regex=ALL-UNNAMED 
--add-opens=java.base/sun.net.util=ALL-UNNAMED 
--add-opens=java.base/sun.net.www.protocol.http=ALL-UNNAMED 
--add-opens=java.base/sun.net.www.protocol.https=ALL-UNNAMED 
--add-opens=java.desktop/java.awt=ALL-UNNAMED 
--add-opens=java.desktop/java.awt.dnd=ALL-UNNAMED 
--add-opens=java.desktop/javax.swing=ALL-UNNAMED 
--add-opens=java.desktop/javax.swing.text=ALL-UNNAMED 
--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED 
--add-opens=java.desktop/com.sun.java.swing.plaf.windows=ALL-UNNAMED 
--add-opens=java.xml/com.sun.org.apache.xerces.internal.xni=ALL-UNNAMED 
--add-opens=javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED 
--add-opens=javafx.web/javafx.scene.web=ALL-UNNAMED 
--add-opens=javafx.web/com.sun.javafx.webkit=ALL-UNNAMED
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by 
ro.sync.security.manager.SandboxSecurityManagerInstaller 
(file:/C:/Program%20Files/Oxygen%20XML%20Editor%2025/lib/oxygen-sandbox.jar)
WARNING: Please consider reporting this to the maintainers of 
ro.sync.security.manager.SandboxSecurityManagerInstaller
WARNING: System::setSecurityManager will be removed in a future release


Franz-Josef Knelangen
Leiter Dokumentation


Direct:
Main:
Mobile:


+49 7634 5612-0
+49 7634 5612-0
-


Facebook | 
Xing | 
LinkedIn | 
YouTube


[cid:image002_01fef2d4-1f7d-4ea5-9727-748ef31e8852.png]


AKG Software Consulting GmbH
Uhlandstr. 12
D-79423 Heitersheim
www.akgsoftware.de


Geschäftsführer: Dipl.-Ing. Artur K. Günther, Dipl.-Ing. Arno Brüggemann, 
Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens Günther
Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht Freiburg i. Br.)




Von: oXygen-user  Im Auftrag von Alex Jitianu
Gesendet: Donnerstag, 26. Januar 2023 08:58
An: oxygen-user@oxygenxml.com
Betreff: Re: [oXygen-user] After Fluenta update the context menu action 
disappeared



Externe E-Mail: Vorsicht beim Öffnen von Anhängen und Klicken auf Links!


Hello,

Perhaps there is an untreated exception. Please start Oxygen using a command 
line launcher, like oxygen.bat or oxygen.sh. Go to the DITA Maps Manager and 
show the contextual menu then check the console to see if an exception was 
printed.

Best regards,

Alex

--

Alex Jitianu

  XML Editor, Schema Editor and XSLT Editor/Debugger

http://www.oxygenxml.com
On 1/26/2023 9:12 AM, Franz-Josef Knelangen wrote:
Hello,

the Fluenta context menu action in the DITA Maps Manager view disappeared after 
updating to Fluenta 3.3.

Reinstalling the plug-in didn’t help, reinstalling Oxygen didn’t help either.

Is there some temporary config file I have to change/delete to get this working 
again? Please, advice.

Greetings,
Franz-Josef

Franz-Josef Knelangen
Leiter Dokumentation


Direct:
Main:
Mobile:


+49 7634 5612-0
+49 7634 5612-0
-


Facebook | 
Xing | 
LinkedIn | 
YouTube


[cid:image001.png@01D93165.51D03DC0]


AKG Software Consulting GmbH
Uhlandstr. 12
D-79423 Heitersheim
www.akgsoftware.de


Geschäftsführer: Dipl.-Ing. Artur K. Günther, Dipl.-Ing. Arno Brüggemann, 
Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens Günther
Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht Freiburg i. Br.)







___

oXygen-user mailing list

oXygen-user@oxygenxml.com

https://www.oxygenxml.com/mailman/listinfo/oxygen-user
___
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user


Re: [oXygen-user] After Fluenta update the context menu action disappeared

2023-01-26 Thread Alex Jitianu

Hello,

Perhaps there is an untreated exception. Please start Oxygen using a 
command line launcher, like oxygen.bat or oxygen.sh. Go to the DITA Maps 
Manager and show the contextual menu then check the console to see if an 
exception was printed.


Best regards,
Alex
--
Alex Jitianu
  XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 1/26/2023 9:12 AM, Franz-Josef Knelangen wrote:


Hello,

the Fluenta context menu action in the DITA Maps Manager view 
disappeared after updating to Fluenta 3.3.


Reinstalling the plug-in didn’t help, reinstalling Oxygen didn’t help 
either.


Is there some temporary config file I have to change/delete to get 
this working again? Please, advice.


Greetings,

Franz-Josef

*
Franz-Josef Knelangen**
*Leiter Dokumentation

Direct:
Main:
Mobile:



+49 7634 5612-0
+49 7634 5612-0
-

Facebook | Xing 
| LinkedIn 
| YouTube 



AKG Software Consulting GmbH

*AKG Software Consulting GmbH*
Uhlandstr. 12
D-79423 Heitersheim
www.akgsoftware.de 

Geschäftsführer: Dipl.-Ing. Artur K. Günther, Dipl.-Ing. Arno 
Brüggemann, Dipl.-Ing. (FH) Bernhard Feser, Dipl.-Ing. Jens Günther
Sitz der Gesellschaft: Heitersheim, HRB 310383 (Amtsgericht Freiburg 
i. Br.)**






___
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user___
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user