Hi,
Just to update this thread, we released Oxygen 21 and it now supports auto completion in IDREF elements for XML Schema.
Regards,
Radu
Search found 6001 matches
- Fri Feb 22, 2019 4:41 pm
- Forum: Other Issues
- Topic: Autocompletion for elements with IDREF data type
- Replies: 2
- Views: 529
- Fri Feb 22, 2019 4:39 pm
- Forum: XQuery
- Topic: Support for data URIs in XQuery with Saxon in oXygen
- Replies: 4
- Views: 796
Re: Support for data URIs in XQuery with Saxon in oXygen
Hi,
Just to update this thread, we released Oxygen 21 which can validate XQuery module and we also fixed that unhandled error with the data URIs.
Regards,
Radu
Just to update this thread, we released Oxygen 21 which can validate XQuery module and we also fixed that unhandled error with the data URIs.
Regards,
Radu
- Fri Feb 22, 2019 2:41 pm
- Forum: XQuery
- Topic: Saxon EE not available in Refactoring? Oxygen 19.1
- Replies: 1
- Views: 16
Re: Saxon EE not available in Refactoring? Oxygen 19.1
Hi,
I can reproduce the problem with Oxygen 19.1 but I can no longer reproduce it with Oxygen 20.1.
Probably the fact that we kept upgrading the Saxon XSLT processor between Oxygen releases made things work at some point.
Regards,
Radu
I can reproduce the problem with Oxygen 19.1 but I can no longer reproduce it with Oxygen 20.1.
Probably the fact that we kept upgrading the Saxon XSLT processor between Oxygen releases made things work at some point.
Regards,
Radu
- Fri Feb 22, 2019 9:21 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Author mode - Draft comment displayed in xref text resolution
- Replies: 1
- Views: 27
Re: Author mode - Draft comment displayed in xref text resolution
Hi Nico, I added an internal issue to fix this problem in a future Oxygen version. About somehow fixing this problem yourself, our Oxygen Author SDK is Java based and freely available, there is a "DITALinkTextResolver" API class which computes the link target texts and which could be modif...
- Fri Feb 22, 2019 8:37 am
- Forum: Common Problems
- Topic: Add CSS to non DITA XML
- Replies: 3
- Views: 34
Re: Add CSS to non DITA XML
Hi, Let's try this experiment: - Open your DITA topic in Oxygen in the Author editing mode - Go to the main menu "Window=>Show view->Properties" - The Properties view should show you the "Document type" matching your XML document. Is it the document type that you expect? If not, ...
- Thu Feb 21, 2019 9:09 am
- Forum: Common Problems
- Topic: Add CSS to non DITA XML
- Replies: 3
- Views: 34
Re: Add CSS to non DITA XML
Hi, This older blog post I wrote should contain a complete sequence of steps for doing this: http://blog.oxygenxml.com/2016/10/customizing-dita-visual-editing.html I wrote the blog post while I was doing the steps and it should work. If you add the "!important" important flag on the variou...
- Thu Feb 21, 2019 8:52 am
- Forum: Common Problems
- Topic: Error when opening Oxygen 17.1
- Replies: 1
- Views: 21
Re: Error when opening Oxygen 17.1
Hi Rick, This particular API method was added in Oxygen 18.1. So if a plugin uses it (and it seems that a plugin you have installed on your side does) then Oxygen 17.1 when started would throw this unhandled error. So either the CMS-provided plugin needs to be used in a newer Oxygen installation or ...
- Wed Feb 20, 2019 9:16 am
- Forum: XSLT and FOP
- Topic: landscape page-sequence for images/tables
- Replies: 4
- Views: 1232
Re: landscape page-sequence for images/tables
Hi John, At some point we put together a plugin which changes the paper orientation of entire chapters: https://github.com/oxygenxml/dita-classic-pdf-landscape-sample But I'm not sure it can be adapted well to change the orientation only for a certain element. Or as a workaround you can use for crea...
- Tue Feb 19, 2019 2:36 pm
- Forum: XQuery
- Topic: get date from week number
- Replies: 1
- Views: 51
Re: gate date from week number
Hi Steffen, We (the Oxygen team) do not work much internally with XQuery. There seems to be quite a large collection of XQuery functions here: http://www.xqueryfunctions.com/ You can also try to call Java methods directly in XQuery: http://saxonica.com/html/documentation/extensibility/functions/stat...
- Mon Feb 18, 2019 2:16 pm
- Forum: Common Problems
- Topic: visual line wrap
- Replies: 1
- Views: 30
Re: visual line wrap
Hi,
Preferences->"Editor / Edit Modes / Text" and there is a Line wrap checkbox.
Regards,
Radu
Preferences->"Editor / Edit Modes / Text" and there is a Line wrap checkbox.
Regards,
Radu
- Mon Feb 18, 2019 9:02 am
- Forum: Other Issues
- Topic: HTML5 attributes marked as "not allowed"
- Replies: 1
- Views: 48
Re: HTML5 attributes marked as "not allowed"
Hi, Possibly the schema Oxygen uses to validate HTML5 documents needs to be updated in order not to report this as a problem anymore. I'll add an issue for this and we'll look into the specification. In the meantime if you open this Relax NG schema file: OXYGEN_INSTALL_DIR\frameworks\xhtml\xhtml5 (e...
- Mon Feb 18, 2019 8:54 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Mapping of ditaval files and bookmaps
- Replies: 5
- Views: 250
Re: Mapping of ditaval files and bookmaps
Hi, You could have two transformation scenarios, one for document A and one for document B, each one with its own "Filter" settings. Or you could have a single transformation scenario which in the "Filters" tab would refer to the ".ditaval" filter using Oxygen editor va...
- Mon Feb 18, 2019 8:31 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Issues breaking strings of symbols in table cells
- Replies: 2
- Views: 56
Re: Issues breaking strings of symbols in table cells
Hi Shannon, I see you also asked the same question on Stack Overflow, I answered you here: https://stackoverflow.com/questions/54714718/having-trouble-getting-a-string-of-symbols-to-break-inside-a-table-cell-in-pdf-o/54720236#54720236 I will also ask my colleagues who work on the XML + CSS to PDF su...
- Mon Feb 18, 2019 8:23 am
- Forum: Common Problems
- Topic: Newbie question on creating ANT scripts
- Replies: 2
- Views: 51
Re: Newbie question on creating ANT scripts
Hi Jang, Right, in the ANT transformation scenarios you create in Oxygen you can add ANT parameters and each parameter can have its value given by an Oxygen editor variable: https://www.oxygenxml.com/doc/versions/20.1/ug-editor/topics/editor-variables.html About applying XSLT to multiple XML documen...
- Fri Feb 15, 2019 9:28 am
- Forum: Feature Request
- Topic: "Open With" in Projects
- Replies: 6
- Views: 992
Re: "Open With" in Projects
Hi, Indeed, if you look in the Oxygen Preferences-> Archive page these extensions and others are associated with Oxygen's Archive Browser. Unfortunately right now this cannot be changes, even if you delete those associations, Oxygen still considers them. I will add an internal issue to look into thi...
- Fri Feb 15, 2019 8:56 am
- Forum: XSLT and FOP
- Topic: How to add more namespaces to one element by XSLT
- Replies: 3
- Views: 155
Re: How to add more namespaces to one element by XSLT
Hi, If in the XSLT stylesheet you output elements using constructs like this: <typ:ids>1Fp</typ:ids> you will still need to declare a namespace for the prefix xmlns:typ="http://www.stormware.cz/schema/version_2/type.xsd" usually directly on the xsl:stylesheet root element. So declaring pre...
- Fri Feb 15, 2019 8:51 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: Extending frameworks that are extensions
- Replies: 1
- Views: 84
Re: Extending frameworks that are extensions
Hi Wolfgang, Unfortunately this is a limitation we currently have. If at some point we remove the limitation I will update this thread but I cannot give a timeline for this because it's something which requires quite some work on our side. As a possible workaround a ".framework" file is ju...
- Fri Feb 15, 2019 8:06 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: JSOperation activexobject
- Replies: 3
- Views: 62
Re: JSOperation activexobject
Hi Akheil, Yes. For example you can implement your own Java-based Author operation which uses the Java Swing architecture to show a dialog and use it later from an Author action: https://www.oxygenxml.com/doc/versions/20.1/ug-editor/topics/addCustomActionHowTo.html Regards, Radu
- Fri Feb 15, 2019 7:53 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: Multiple inheritance for frameworks?
- Replies: 4
- Views: 67
Re: Multiple inheritance for frameworks?
Hi Wolfgang,
The original DITA mandatory Schematron checks are not many and also not that necessary, so not much to lose.
Regards,
Radu
The original DITA mandatory Schematron checks are not many and also not that necessary, so not much to lose.
Regards,
Radu
- Thu Feb 14, 2019 5:03 pm
- Forum: SDK-API, Frameworks - Document Types
- Topic: Multiple inheritance for frameworks?
- Replies: 4
- Views: 67
Re: Multiple inheritance for frameworks?
Hi Wolfgang, As you said, Oxygen uses only the first framework which matches an XML document. So we don't have such a possibility to merge two or more frameworks to provide an unified editing experience. An Oxygen plugin can force a set of global options to the application, there is an example here:...
- Thu Feb 14, 2019 9:45 am
- Forum: XSLT and FOP
- Topic: XSLT looping variable number of times across multiple segments
- Replies: 1
- Views: 36
Re: XSLT looping variable number of times across multiple segments
Hi, If you want to change parts of an XML document, your XSLT needs to contain first of all the copy-template which is this one: <xsl:template match="@*|node()"> <xsl:copy> <xsl:apply-templates select="@*|node()"/> </xsl:copy> </xsl:template> and in addition you can add xsl:templ...
- Thu Feb 14, 2019 8:28 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: add attribute with value on element insert
- Replies: 8
- Views: 259
Re: add attribute with value on element insert
Hi, After you define your custom Author action in the "Document Type" edit dialog in the Author->Actions tab, there is also a tab there called Content Completion . There you have a "Remove Content Completion Items" list from which you can remove the old "draft-comment" ...
- Thu Feb 14, 2019 8:25 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: JSOperation activexobject
- Replies: 3
- Views: 62
Re: JSOperation activexobject
Hi,
As Oxygen is a Java application calling ActiveX components from Oxygen's code is not supported.
What did that previously implemented ActiveX object do?
Regards,
Radu
As Oxygen is a Java application calling ActiveX components from Oxygen's code is not supported.
What did that previously implemented ActiveX object do?
Regards,
Radu
- Wed Feb 13, 2019 3:52 pm
- Forum: XSLT and FOP
- Topic: PDF outout: Preserve formatting in titles?
- Replies: 4
- Views: 74
Re: PDF outout: Preserve formatting in titles?
Hi,
I did a quick test and the italic formatting was preserved in a topic title when published to PDF.
Regards,
Radu
I did a quick test and the italic formatting was preserved in a topic title when published to PDF.
Regards,
Radu
- Wed Feb 13, 2019 2:34 pm
- Forum: Common Problems
- Topic: SQF and DITA classes
- Replies: 3
- Views: 69
Re: SQF and DITA classes
Hi Tom,
Quite an interesting use case
Regards,
Radu
Quite an interesting use case

Regards,
Radu
- Wed Feb 13, 2019 2:32 pm
- Forum: XSLT and FOP
- Topic: PDF outout: Preserve formatting in titles?
- Replies: 4
- Views: 74
Re: PDF outout: Preserve formatting in titles?
Hi, There may be two possibilities for this behavior: 1) You have a custom PDF plugin (or customization folder) which somehow changed the way in which the title text was generated and removed all formatting from it. 2) You are using for the title a font which does not support italic glyphs (for exam...
- Wed Feb 13, 2019 10:51 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: add attribute with value on element insert
- Replies: 8
- Views: 259
Re: add attribute with value on element insert
Hi Akheil, So the author name editor variable now works, right? The timestamp editor variable should work as well, it works on my side, just double check that you are using it correctly ( ${timeStamp} , the editor variable names are case sensitive) in the XML fragment which you set on the InsertFrag...
- Wed Feb 13, 2019 10:39 am
- Forum: Common Problems
- Topic: SQF and DITA classes
- Replies: 3
- Views: 69
Re: SQF and DITA classes
Hi Tom, My colleague Octavian who implemented the quick fix functionality reproduced the behavior starting from your example and indeed it seems we have a small bug on our side because Oxygen is trimming spaces before and after the attribute value before inserting it. We'll work on our side to fix t...
- Tue Feb 12, 2019 2:53 pm
- Forum: Common Problems
- Topic: SVG and img tag
- Replies: 3
- Views: 955
Re: SVG and img tag
Hi,
Just to update this thread I created a DITA Open Toolkit plugin which might help with this use case:
https://github.com/raducoravu/dita-embed-mathml-imageref
Regards,
Radu
Just to update this thread I created a DITA Open Toolkit plugin which might help with this use case:
https://github.com/raducoravu/dita-embed-mathml-imageref
Regards,
Radu
- Tue Feb 12, 2019 10:42 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: add attribute with value on element insert
- Replies: 8
- Views: 259
Re: add attribute with value on element insert
Hi,
I just tested and a "fragment" value of:
works on my side and is properly expanded when the action is invoked.
What version of Oxygen are you using?
Regards,
Radu
I just tested and a "fragment" value of:
Code: Select all
<draft-comment author="${author.name}">${timeStamp}</draft-comment>
works on my side and is properly expanded when the action is invoked.
What version of Oxygen are you using?
Regards,
Radu