Search found 9059 matches

by Radu
Tue Feb 04, 2014 9:45 am
Forum: Common Problems
Topic: XML Parser Null when trying to generate a PDF from a DITA Ma
Replies: 8
Views: 3821

Re: XML Parser Null when trying to generate a PDF from a DIT

Hi, I need more information about the problem. After the transformation fails, in the DITA OT transformation console view at the bottom of the application you should find the entire output received from the ANT process. Please save the entire output to a file and send it to support@oxygenxml.com . I...
by Radu
Mon Feb 03, 2014 1:32 pm
Forum: Common Problems
Topic: Oxygen author Component slow performance with tables
Replies: 5
Views: 2602

Re: Oxygen author Component slow performance with tables

Hi Yuri, I am not familiar with your customization, do you use DITA or a DITA specialization? If you are using a DITA specialization, are the XML catalogs properly set up in the DITA framework bundled with the Author Component? What exact operations are performed on the tables? Column deletions, row...
by Radu
Mon Feb 03, 2014 12:26 pm
Forum: General XML Questions
Topic: superscript, subscript, small caps
Replies: 5
Views: 10722

Re: superscript, subscript, small caps

Hi, What type of XML vocabulary are you editing, Docbook, DITA, or a custom XML vocabulary? Even if for a certain XML vocabulary Oxygen does not have out of the box toolbar actions for adding certain elements, you can either: 1) Press ENTER in the visual Author editing mode and choose the element to...
by Radu
Mon Feb 03, 2014 9:42 am
Forum: Other Issues
Topic: functions in transformation scenario configurations
Replies: 5
Views: 2530

Re: functions in transformation scenario configurations

Hi Doug,

Unfortunately I don't think XQuery has the capabilities to write to multiple output sources (at least in the base specification), there might be extensions which could be used but I don't know for sure.

Regards,
Radu
by Radu
Fri Jan 31, 2014 5:02 pm
Forum: Common Problems
Topic: Class attribute error
Replies: 14
Views: 6777

Re: Class attribute error

Hi Frank, I added another comment to the bug I opened on the DITA OT Bugs List. Looks like the systemSuffix construct you are using is not properly annotated with an xml:base when copied to the catalog-dita.xml main catalog file. In my opinion you should simplify your XML catalog and avoid using abs...
by Radu
Fri Jan 31, 2014 4:35 pm
Forum: Other Issues
Topic: access preferences through API
Replies: 9
Views: 4601

Re: access preferences through API

Hi Patrick, Coming back to this as I got more details from MathFlow about licensing (probably someone from your side started the discussion with them): The license file can be either a concurrent license or a fixed license. The concurrent license points to a server location where a license manager c...
by Radu
Fri Jan 31, 2014 3:16 pm
Forum: XHTML
Topic: HML5 and micro data validation
Replies: 20
Views: 19697

Re: HML5 and micro data validation

Hi, Thanks for the confirmation. For the next version of Oxygen I updated the RNC file OXYGEN_INSTALL_DIR\frameworks\xhtml\xhtml5 (epub3)\mod\html5\html5-attrib-30.rnc to recognize the attributes: itemscope itemtype itemid itemprop itemref If you want to make the changes on your side, the contents o...
by Radu
Fri Jan 31, 2014 2:00 pm
Forum: Other Issues
Topic: functions in transformation scenario configurations
Replies: 5
Views: 2530

Re: functions in transformation scenario configurations

Hi Doug, Unfortunately we do not have such advanced constructs for our editor variables support. We'll possibly offer more flexibility for this in a future version and I added your vote for it. As a workaround if you are using XSLT 2.0 maybe you could use the result-document construct to control the...
by Radu
Fri Jan 31, 2014 11:13 am
Forum: Common Problems
Topic: Class attribute error
Replies: 14
Views: 6777

Re: Class attribute error

Hi,

I added this issue to the DITA OT Bugs List:

https://github.com/dita-ot/dita-ot/issues/1634

Regards,
Radu
by Radu
Fri Jan 31, 2014 10:21 am
Forum: Common Problems
Topic: Class attribute error
Replies: 14
Views: 6777

Re: Class attribute error

Hi Frank, You gave me enough details to reproduce the issue on my side. It seems that because the XML catalog my_oil_plugin_catalog.xml has a DOCTYPE declaration (which is perfectly valid) the integrator does not properly parse it. It looks like a bug in the DITA OT, I will look further into it. Jus...
by Radu
Thu Jan 30, 2014 2:01 pm
Forum: Other Issues
Topic: Update Problems with Version 15.2
Replies: 10
Views: 5502

Re: Update Problems with Version 15.2

Hi Simon, Our QA assurance team eventually found an issue with removing the reference to lib/ , it breaks the loading for the automatic spell checking Hunspell engine. This happens because in the "lib" folder there is a "com/sun/jna" folder from which libraries are loaded by the ...
by Radu
Thu Jan 30, 2014 1:36 pm
Forum: XHTML
Topic: HML5 and micro data validation
Replies: 20
Views: 19697

Re: HML5 and micro data validation

Hi, I'm not sure that the @content attribute should be available on every XHTML 5 element, it seems that it is already present on <meta> tags: http://html5doctor.com/microdata/#meta and you can refer to it using @itemref (which we should add to the schema bundled with Oxygen as well along with @item...
by Radu
Thu Jan 30, 2014 12:01 pm
Forum: Common Problems
Topic: Class attribute error
Replies: 14
Views: 6777

Re: Class attribute error

Hi Frank, I also tried to run the Ant integration transformation from the command line as described at http://dita4publishers.sourceforge.net/ ... tions.html and got an error message about a missing Java component (I think it was tools.jar). The warning about the "tools.jar" should not mat...
by Radu
Thu Jan 30, 2014 11:06 am
Forum: Common Problems
Topic: Class attribute error
Replies: 14
Views: 6777

Re: Class attribute error

Hi Frank, After running the integration you should look at the DITA OT XML catalog: OXYGEN_INSTALL_DIR\frameworks\dita\DITA-OT\catalog-dita.xml Were the references to your custom DTDs added at the end of the catalog? If so, could you post the exact mappings that you found in the catalog pointing to ...
by Radu
Wed Jan 29, 2014 12:30 pm
Forum: Other Issues
Topic: Update Problems with Version 15.2
Replies: 10
Views: 5502

Re: Update Problems with Version 15.2

Hi Simon, I know, I was just saying that I cannot yet find the reason why we had that entry there in the first place. It is possible that it was there in order to be able to add in the lib folder a log4j.properties file to enable Apache Log4j logging in the plugin. I will remove the entry for the ne...
by Radu
Tue Jan 28, 2014 5:50 pm
Forum: Other Issues
Topic: Update Problems with Version 15.2
Replies: 10
Views: 5502

Re: Update Problems with Version 15.2

Hi Simon, It's great you found a solution which works. In the next Oxygen 15.2 minor bug fix release those extra packages will be present in the Manifest.mf . For a future version we plan to auto-generate the exported packages list from the manifest based on the annotations we already have on API pa...
by Radu
Tue Jan 28, 2014 3:32 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Select an image depending on the publication
Replies: 8
Views: 3710

Re: Select an image depending on the publication

Hi, Missing linktext and navtitle for non-DITA resource "images/PDF.jpg". References must provide a local navigation title when the target is not a local DITA resource. This warning is probably benign, it should have probably not been issued at all by the DITA Open Toolkit. To inhibit it y...
by Radu
Tue Jan 28, 2014 11:46 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Select an image depending on the publication
Replies: 8
Views: 3710

Re: Select an image depending on the publication

Hi,
that contains the ditaval?
When you edit a transformation scenario, in the Filters tab you can specify the path to a DITAVAL filter file.

Regards,
Radu
by Radu
Tue Jan 28, 2014 10:18 am
Forum: Common Problems
Topic: can user input be passed to external tools?
Replies: 4
Views: 2053

Re: can user input be passed to external tools?

Hi Ron, Still, the other option you mentioned could just fit the bill, I'm very curious! Both conditions are fulfilled: the contributors edit in Author mode, and a document type association is defined in the xpr file. Great. You go to the Oxygen Preferences-> Document Type Association page and edit ...
by Radu
Tue Jan 28, 2014 10:04 am
Forum: Common Problems
Topic: Class attribute error
Replies: 14
Views: 6777

Re: Class attribute error

Hi Susan, Adding your custom XML catalog which points to the specialization DTDs in the Oxygen Preferences-> XML / XML Catalog page should be enough for validation and editing of your specialization's topics inside Oxygen (by the way, you do not need to uncheck that Use default catalog checkbox, you...
by Radu
Mon Jan 27, 2014 6:33 pm
Forum: Other Issues
Topic: Update Problems with Version 15.2
Replies: 10
Views: 5502

Re: Update Problems with Version 15.2

Hi Simon, What error do you obtain after adding those other packages? Basically our original plugin.xml contained this construct: <library name="lib/oxygenEclipse.jar"> <export name="*"/> </library> but I cannot yet find a way to specify the same thing in the Manifest.mf , that y...
by Radu
Mon Jan 27, 2014 6:23 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Publication with customize and without customize [oXy 14.2]
Replies: 6
Views: 2879

Re: Publication with customize and without customize [oXy 14

Hi, You mentioned: My problem is setting the scenario (in oXygen), if I use the customization the result is correct, if I do not use the customization, the result contains the changes made to the customization? That "customization.dir" parameter should point to a folder which is outside of...
by Radu
Mon Jan 27, 2014 6:12 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Select an image depending on the publication
Replies: 8
Views: 3710

Re: Select an image depending on the publication

Hi, For the first solution, you must change the file ditaval each publication? The transformation scenario for PDF would use a DITAVAL. The transformation scenario for XHTML would use another one. In second solution i don't understand solution ? if image in topic i indcate the reference <image keyre...
by Radu
Mon Jan 27, 2014 6:08 pm
Forum: Common Problems
Topic: can user input be passed to external tools?
Replies: 4
Views: 2053

Re: can user input be passed to external tools?

Hi Ron, We have Java-based API which would allow you to build a plugin which contributes additional toolbar buttons, each button invoking a certain transformation scenario. The external tools drop down can only invoke command lines defined in the External Tools Preferences page. When you edit an ext...
by Radu
Mon Jan 27, 2014 5:12 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Select an image depending on the publication
Replies: 8
Views: 3710

Re: Select an image depending on the publication

Hi, Probably either: Probably you could insert for each image two <image> references something like: <image href="../../images/LilacPDF.jpg" audience="pdf"/> <image href="../../images/LilacWEB.jpg" audience="html"/> and apply the DITA OT processing with DITAVA...
by Radu
Mon Jan 27, 2014 4:51 pm
Forum: Other Issues
Topic: Update Problems with Version 15.2
Replies: 10
Views: 5502

Re: Update Problems with Version 15.2

Hi Simon, You could try to add to the end of our plugin's MANIFEST.MF this export-package list and see if you need anything more: Export-Package: com.oxygenxml.editor.editors, ro.sync.ecss.extensions, ro.sync.ecss.extensions.api, ro.sync.ecss.extensions.api.access, ro.sync.ecss.extensions.api.attrib...
by Radu
Mon Jan 27, 2014 4:40 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Publication with customize and without customize [oXy 14.2]
Replies: 6
Views: 2879

Re: Publication with customize and without customize [oXy 14

Hi, Maybe it depends on the version of DITA Open Toolkit which you use. When you used the customization with Componize, did you publish the DITA content from the CMS side or from Oxygen? It's possible that a customization directory works with one DITA OT version and does not work with another. Oxyge...
by Radu
Mon Jan 27, 2014 3:36 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Publication with customize and without customize [oXy 14.2]
Replies: 6
Views: 2879

Re: Publication with customize and without customize [oXy 14

Hi, It seems that your customizations are not applied for some reason. I do not have enough details based on your description to point to an exact cause. Maybe if you have an XSLT customization you could check if you overwrote the proper XSLT template, possibly add some xsl:messages to see if your c...
by Radu
Mon Jan 27, 2014 2:59 pm
Forum: Feature Request
Topic: CSS 3 :not() selector
Replies: 5
Views: 3719

Re: CSS 3 :not() selector

Hi Patrick, In oxygen 15.2 which was just released we added support for quite a lot of additional CSS selectors, including the not() selector: http://www.oxygenxml.com/whatisnew15.2.html#15.2CSS_Support Blog post about this: http://blog.oxygenxml.com/2014/01/oxygen-152-new-author-visual-editor-css.h...
by Radu
Mon Jan 27, 2014 2:00 pm
Forum: General XML Questions
Topic: How to retreive the xml file encoding ?
Replies: 4
Views: 2642

Re: How to retreive the xml file encoding ?

Hi Sébastien, Oxygen 15.2 and the corresponding Author Component Project were released about a week ago. In it we added the API: ro.sync.exml.workspace.api.editor.WSEditorBase.createContentInputStream() which should create an input stream with the proper encoding over the edited XML contents. Regard...