Re: [oXygen-user] [Ann] Oxygen XML Suite Version 22.0 Release

2020-02-17 Thread Oxygen XML Editor Support (Adrian Buza)
Hello,

> There is no program I can link to the favorite menu and no way
> otherwise to run this from the gui as far as I can see.
What distribution of Oxygen did you download (.sh installer or .tar.gz
archive)?
Try the .sh installer. Check the boxes for "Create symbolic links" and
"Create Desktop shortcuts" (if available) during installation.

> And if I use a terminal window to go to the Oxygen folder and run
> ./oxygen.sh I get a list of errors before the program starts:
These are not errors, they are all warning messages. They are normal
considering that Oxygen uses reflection in its implementation (protocol
handlers in this case).

Regards,
Adrian

Adrian Buza
oXygen XML Editor and Author Support

On 17.02.2020 11:04, Espen S. Ore wrote:
> I have some problems with Ubuntu 19.10. There is no program I can link
> to the favorite menu and no way otherwise to run this from the gui as
> far as I can see.
>
> And if I use a terminal window to go to the Oxygen folder and run
> ./oxygen.sh I get a list of errors before the program starts:
>
> *espeo@espeo-HP-EliteBook-840-G5:~/Oxygen XML Editor 22$ ./oxygen.sh
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by ro.sync.net.protocol.Installer
> (file:/home/espeo/Oxygen%20XML%20Editor%2022/lib/oxygen.jar) to field
> java.net.URL.handlers
> WARNING: Please consider reporting this to the maintainers of
> ro.sync.net.protocol.Installer
> WARNING: Use --illegal-access=warn to enable warnings of further
> illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
>
> *Will this be corrected soon? Or should I go back to Oxygen 21? Does
> anyone know?
>
> Regards,
> Espen Ore
> University of Oslo
>
> Den 17.02.2020 08:42, skrev Radu Coravu:
>> Hi everyone,
>>
>> We are proud to announce the immediate availability of version 22 of
>> the industry-leading XML editing suite of products, Oxygen XML
>> Editor, Author, Developer, Web Author, WebHelp, PDF Chemistry, and
>> version 2.0 of Oxygen Content Fusion.
>>
>> https://www.oxygenxml.com/xml_editor/whats_new.html
>>
>> Simultaneously, Oxygen Feedback, a new comments management platform,
>> has progressed through the Beta phase and it is now available for
>> commercial use, while the new Oxygen Publishing Engine offers
>> automation support for transforming DITA content into WebHelp, PDF,
>> EPUB, and plain HTML output from your integration scripts.
>>
>> This release offers an incredibly robust set of new features and
>> improvements and the seamless synthesis of all the products makes
>> Oxygen the most comprehensive solution available for XML authoring,
>> development, publishing, and collaboration. The latest additions and
>> enhancements focus on productivity, performance, security,
>> cost-efficiency, and simplicity.
>>
>> =
>>
>> New features and improvements added in Oxygen XML
>> Editor/Author/Developer version 22.0 include:
>>
>> * DITA authoring enhancements include a new DITA Perspective that
>> provides an optimal UI environment for working with DITA projects,
>> media resources are now presented in the DITA Reusable Components
>> View, various improvements to search and refactoring operations, and
>> much more.
>>
>> * Support was added for the DITA-OT project file, used to define all
>> the contexts and deliverables for a DITA publication project. Some of
>> its benefits include simplified publishing using a single
>> configuration file, the possibility to share and reuse project
>> configurations, project-level validation support, and enhanced
>> authoring.
>>
>> * DITA publishing to PDF using CSS was updated with various new
>> parameters and styling features, and it is now possible to transform
>> a single DITA topic to CSS-based PDF output.
>>
>> * The HTML5 editing support was enhanced to be as robust as with
>> XHTML. You can now edit HTML documents in the Author visual mode even
>> if they are not XML well-formed. Support was also added for content
>> completion in CSS or JS code embedded in HTML, code templates,
>> formatting, XPath queries, and much more.
>>
>> * The built-in Markdown editor is more powerful than ever. You can
>> now apply business rule checks using real-time Schematron validation,
>> and the editor now has synchronized scrolling between the source pane
>> and preview pane, which offers the possibility of previewing the
>> Markdown content as HTML, DITA, or Lightweight DITA, with the latter
>> two facilitating the use of Markdown in the DITA ecosystem.
>>
>> * State-of-the-art JSON tools were added for converting XSD to JSON
>> Schema and generating JSON Schema from sample JSON files. Further
>> improvements refined the content completion assistant, validation,
>> and syntax highlighting features for JSON documents.
>>
>> * The user interface is now also available in the Chinese language.
>>
>> * As always, this 

Re: [oXygen-user] Preference for indicating which DITA elements are automatically assigned values for the @id attribute

2020-02-17 Thread Oxygen XML Editor Support (Radu Coravu)

Hi Kris,

This setting can be configured if you open a DITA topic in the Author 
visual editing mode by going to the top menu "DITA->ID Options...".
If you want to share some default ID settings with others, there is an 
XML file located in:


OXYGEN_INSTALL_DIR\frameworks\dita\resources\idGenerationDefaultOptions.xml

which you can overwrite from a DITA framework extension folder.

Regards,
Radu

Radu Coravu
 XML Editor
http://www.oxygenxml.com

On 2/15/2020 3:45 PM, Kristen James Eberlein wrote:
I remember that controlling which DITA elements automatically were 
assigned an @id attribute was handled through *Options > Preferences*. 
But I cannot seem to find the specific page ...


--
Best,
Kris

Kristen James Eberlein
Chair, OASIS DITA Technical Committee
OASIS Distinguished Contributor
Principal consultant, Eberlein Consulting LLC
www.eberleinconsulting.com
+1 919 622-1501; kriseberlein (skype)


___
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] [Ann] Oxygen XML Suite Version 22.0 Release

2020-02-17 Thread Espen S. Ore
I have some problems with Ubuntu 19.10. There is no program I can link 
to the favorite menu and no way otherwise to run this from the gui as 
far as I can see.


And if I use a terminal window to go to the Oxygen folder and run 
./oxygen.sh I get a list of errors before the program starts:


*espeo@espeo-HP-EliteBook-840-G5:~/Oxygen XML Editor 22$ ./oxygen.sh
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by ro.sync.net.protocol.Installer 
(file:/home/espeo/Oxygen%20XML%20Editor%2022/lib/oxygen.jar) to field 
java.net.URL.handlers
WARNING: Please consider reporting this to the maintainers of 
ro.sync.net.protocol.Installer
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations

WARNING: All illegal access operations will be denied in a future release

*Will this be corrected soon? Or should I go back to Oxygen 21? Does 
anyone know?


Regards,
Espen Ore
University of Oslo

Den 17.02.2020 08:42, skrev Radu Coravu:

Hi everyone,

We are proud to announce the immediate availability of version 22 of 
the industry-leading XML editing suite of products, Oxygen XML Editor, 
Author, Developer, Web Author, WebHelp, PDF Chemistry, and version 2.0 
of Oxygen Content Fusion.


https://www.oxygenxml.com/xml_editor/whats_new.html

Simultaneously, Oxygen Feedback, a new comments management platform, 
has progressed through the Beta phase and it is now available for 
commercial use, while the new Oxygen Publishing Engine offers 
automation support for transforming DITA content into WebHelp, PDF, 
EPUB, and plain HTML output from your integration scripts.


This release offers an incredibly robust set of new features and 
improvements and the seamless synthesis of all the products makes 
Oxygen the most comprehensive solution available for XML authoring, 
development, publishing, and collaboration. The latest additions and 
enhancements focus on productivity, performance, security, 
cost-efficiency, and simplicity.


=

New features and improvements added in Oxygen XML 
Editor/Author/Developer version 22.0 include:


* DITA authoring enhancements include a new DITA Perspective that 
provides an optimal UI environment for working with DITA projects, 
media resources are now presented in the DITA Reusable Components 
View, various improvements to search and refactoring operations, and 
much more.


* Support was added for the DITA-OT project file, used to define all 
the contexts and deliverables for a DITA publication project. Some of 
its benefits include simplified publishing using a single 
configuration file, the possibility to share and reuse project 
configurations, project-level validation support, and enhanced authoring.


* DITA publishing to PDF using CSS was updated with various new 
parameters and styling features, and it is now possible to transform a 
single DITA topic to CSS-based PDF output.


* The HTML5 editing support was enhanced to be as robust as with 
XHTML. You can now edit HTML documents in the Author visual mode even 
if they are not XML well-formed. Support was also added for content 
completion in CSS or JS code embedded in HTML, code templates, 
formatting, XPath queries, and much more.


* The built-in Markdown editor is more powerful than ever. You can now 
apply business rule checks using real-time Schematron validation, and 
the editor now has synchronized scrolling between the source pane and 
preview pane, which offers the possibility of previewing the Markdown 
content as HTML, DITA, or Lightweight DITA, with the latter two 
facilitating the use of Markdown in the DITA ecosystem.


* State-of-the-art JSON tools were added for converting XSD to JSON 
Schema and generating JSON Schema from sample JSON files. Further 
improvements refined the content completion assistant, validation, and 
syntax highlighting features for JSON documents.


* The user interface is now also available in the Chinese language.

* As always, this release includes numerous other requested features, 
API additions, bug fixes, and component updates.


=

New features added in Oxygen XML Web Author version 22.0.0 include:

* Structured auto-correct, to automatically expand text patterns to 
corresponding XML markup. For example, prefixing some text with "*" or 
"-" in DITA will generate a list item.


* Easier and more efficient way to insert content references or cross 
references directly from the target document preview.


* DITA users will benefit from improvements to the behavior of certain 
keyboard shortcuts, a new CSS style, and a new action for defining 
DITA variables.


* Toolbar actions were added to the Markdown editor to make it easier 
to insert syntax and real-time validation of Markdown documents 
against a custom Schematron file is now possible.


* It is now easier to reuse