Search found 9062 matches

by Radu
Wed Jan 10, 2024 9:02 am
Forum: Feature Request
Topic: Run Xpath with DITA Map Hierarchy Scope from Project View
Replies: 5
Views: 354

Re: Run Xpath with DITA Map Hierarchy Scope from Project View

Another way to go about this: In the Oxygen Project right click the root and choose "Enable main files support". Then select all 30 maps in the project, right click and "Add to main files". Then right click that particular SVG image and choose "Show dependent resources"...
by Radu
Wed Jan 10, 2024 8:57 am
Forum: Feature Request
Topic: Run Xpath with DITA Map Hierarchy Scope from Project View
Replies: 5
Views: 354

Re: Run Xpath with DITA Map Hierarchy Scope from Project View

Hi, Maybe a trick would have been to create a new DITA Map, open it in the Oxygen DITA Maps Manager view, select and copy from the Project view all those 30 maps, paste them in the new DITA Map so that it creates topicrefs to each of them and then you would have an XPath context DITA Map which refer...
by Radu
Wed Jan 10, 2024 8:31 am
Forum: Other Issues
Topic: Null Pointer
Replies: 7
Views: 565

Re: Null Pointer

Hi,
Thanks for confirming this. We'll try to make changes to the DITA OT publishing engine bundled with Oxygen so that in a future version it will be more robust in this regard.
Regards,
Radu
by Radu
Tue Jan 09, 2024 9:55 am
Forum: Other Issues
Topic: Null Pointer
Replies: 7
Views: 565

Re: Null Pointer

Hi, Looking at the attached zip, there is a DITA reusable component topic named "rc_departments_field_with_add_new_search.dita" which contains inside a table cell. Probably this generates the problem. Please try to re-write the "rc_departments_field_with_add_new_search.dita" to l...
by Radu
Tue Jan 09, 2024 9:11 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Custom CSS not displaying in Author view, DITA
Replies: 2
Views: 451

Re: Custom CSS not displaying in Author view, DITA

Hi, Thanks for also attaching the framework zip. I added a reference on my side in the Oxygen Preferences->"Document Type Association / Locations" page to the "custom_frameworks" folder you attached. Then I edited in the Oxygen Preferences->"Document Type Association" t...
by Radu
Tue Jan 09, 2024 8:42 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Questions concerning AI Positron Assistant
Replies: 5
Views: 523

Re: Questions concerning AI Positron Assistant

Hello Susanne, Thanks for the feedback, please see some answers below: At the moment, the assistant always seems to work on a single DITA topic. Do you have any plans to support a selection of topics, or the entire content referenced in a DITA map? Or is this not possible due to the maximum prompt s...
by Radu
Tue Jan 09, 2024 8:38 am
Forum: SDK-API, Frameworks - Document Types
Topic: Custom Paste commands in Dita Map Manager
Replies: 1
Views: 466

Re: Custom Paste commands in Dita Map Manager

Hi Kehua, Maybe it would be simpler to customize the context popup menu of a document opened in the DITA Maps Manager and add your own "Insert custom topicrefs" action: https://www.oxygenxml.com/InstData/Editor/SDK/javadoc/ro/sync/exml/workspace/api/editor/page/ditamap/WSDITAMapEditorPage....
by Radu
Mon Jan 08, 2024 2:33 pm
Forum: Feature Request
Topic: Convert MathML/LaTeX equations to SVG files during HTML transformations
Replies: 2
Views: 505

Re: Convert MathML/LaTeX equations to SVG files during HTML transformations

Hi Chris, In general modern versions of the web browsers including Chrome, Firefox should support embedded MathML equations without the need to refer to MathJax. Ideally the AI Engine should also support feeding it directly with MathML equations. Other than that how about if you do some kind of post...
by Radu
Mon Jan 08, 2024 8:40 am
Forum: Other Issues
Topic: Null Pointer
Replies: 7
Views: 565

Re: Null Pointer

Hi, Looking at the log files, there seems to be a fatal error when processing a table from the topic "rc_currency_drop_down_details.dita". The error would look similar to the one reported here: https://github.com/dita-ot/dita-ot/issues/4322 If you open that topic in Oxygen does it report a...
by Radu
Thu Jan 04, 2024 2:29 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Question on sharing a custom toolbar
Replies: 2
Views: 502

Re: Question on sharing a custom toolbar

Hi Ann, There are various ways to share a custom framework folder, this topic should cover them: https://blog.oxygenxml.com/topics/author-document-type-extension-sharing.html Are you editing XML content using the Oxygen desktop application or the Oxygen WebAuthor in-browser web editor tool? Regards,...
by Radu
Thu Jan 04, 2024 9:35 am
Forum: Common Problems
Topic: Ant errors
Replies: 4
Views: 341

Re: Ant errors

Hi, I agree with this being a problem in which the Saxon XSLT processor library is not properly loaded by the ANT build file. If you have an Oxygen ANT transformation scenario that you are running maybe you can edit it and click the "Libraries" button to see what JAR libraries are used by ...
by Radu
Thu Jan 04, 2024 9:20 am
Forum: Common Problems
Topic: Opening a URL programmatically in oXygen from a website
Replies: 2
Views: 263

Re: Opening a URL programmatically in oXygen from a website

Hi, I'm not a Javascript guru, I think it would be easier for you to add a drag and drop button like we have in the "Quick Installation" section for our plugins: https://www.oxygenxml.com/doc/versions/26.0/ug-editor/topics/git-addon.html#git-addon__section_tdq_wvx_qsb The HTML code for suc...
by Radu
Wed Jan 03, 2024 10:14 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: DITA Project Validation Error in DITA Framework
Replies: 3
Views: 557

Re: DITA Project Validation Error in DITA Framework

Hi Jason, I cannot reproduce this problem using Oxygen without any customizations made to its DITA Open Toolkit publishing engine folder. I added an internal issue to look into this problem and attempt to reproduce it on our side, pasting the issue ID below for future reference: EXM-54059 DITA OT Pr...
by Radu
Wed Jan 03, 2024 10:06 am
Forum: Feature Request
Topic: Copy Selection of Documents in Results Window to Project View
Replies: 1
Views: 273

Re: Copy Selection of Documents in Results Window to Project View

Hi Scott, Thanks for the feature request, I added your remarks on an existing issue we already have opened for this. Oxygen has this concept of working sets but right now they work only when performing XPath in files and in a DITA specific side view. We could extend this concept to work also with ba...
by Radu
Tue Jan 02, 2024 5:30 pm
Forum: Feature Request
Topic: Running a refactoring operation only on the root map of a map hierarchy
Replies: 1
Views: 266

Re: Running a refactoring operation only on the root map of a map hierarchy

Hi Chris, We have this static Java method in the Oxygen code "ro.sync.ecss.dita.DITAAccess.getRootMapURL()" which returns the root map in URL form. We consider the root map to be the DITA Map referenced in the "Context" combo box from the DITA Maps Manager view. So maybe you coul...
by Radu
Tue Dec 26, 2023 9:19 am
Forum: XSLT and FOP
Topic: XML (DocBook 5) -> HTML (w/ CSS) -> PDF
Replies: 1
Views: 1356

Re: XML (DocBook 5) -> HTML (w/ CSS) -> PDF

Hi, I'm sorry we missed this initial post you made. We'll look into this to see if the problem stems from some setting we make in the XML parser. In the meantime maybe in the XSLT stylesheet you can switch the XSLT output method to xhtml to avoid serializing also the DOCTYPE declaration: <xsl:output...
by Radu
Tue Dec 26, 2023 9:04 am
Forum: Common Problems
Topic: How to fast change upper cases of letters - to lower cases and vice versa?
Replies: 1
Views: 321

Re: How to fast change upper cases of letters - to lower cases and vice versa?

Hi,
If you are using the visual editing mode for editing, just select the content, right click and choose an action from the "Text" submenu. The actions there can also be assigned shortcuts in the main menu "Options->Menu shortcut keys" table.
Regards,
Radu
by Radu
Tue Dec 26, 2023 9:03 am
Forum: General XML Questions
Topic: Replace databases by xml
Replies: 0
Views: 392

Re: Replace databases by xml

Hi, I would use XML to encode mostly the structure of documents, I would not use the XML format to store large lists of records and then query them using XSLT or XQuery. Or I may se XML as an export format from a database table or SQL query if I want to apply a stylesheet over it and obtain the cont...
by Radu
Wed Dec 20, 2023 7:03 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Extension class not detected
Replies: 3
Views: 645

Re: Extension class not detected

Hi, Yes, please extend the DocBook5ExtensionsBundle and override its createAuthorReferenceResolver, delegate to the super implementation and then wrap it in your own implementation. This would help you avoid losing the large amounts of functionality we have in the base DocBook5ExtensionsBundle. Rega...
by Radu
Wed Dec 20, 2023 4:36 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Extension class not detected
Replies: 3
Views: 645

Re: Extension class not detected

Hi, So you extended the "ro.sync.ecss.extensions.api.ExtensionsBundle" base class and in it you overwrote the method "ro.sync.ecss.extensions.api.ExtensionsBundle.createAuthorReferenceResolver()" correct? This should be enough, once you choose to use your extensions bundle implem...
by Radu
Wed Dec 20, 2023 10:14 am
Forum: SDK-API, Frameworks - Document Types
Topic: Insert xml element with text value
Replies: 1
Views: 379

Re: Insert xml element with text value

Hi Isabelle, We have an issue registered for imposing text element values using cc_config, I added your details to it and if it will get resolved in the future we will notify you on this thread. Pasting the issue ID for future reference: EXM-47033 Impose default text value via the cc_config.xml For ...
by Radu
Wed Dec 20, 2023 9:15 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: can't get index configuration to work
Replies: 6
Views: 639

Re: can't get index configuration to work

Hi, I am just trying to decide on the best way ahead, taking into account that I have quite some investment over the years in the various customisations on PDF2. I understand, ideally all customizations would also have some kind of manual attached or comments in the XSLT code discussing what the cus...
by Radu
Tue Dec 19, 2023 6:50 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: can't get index configuration to work
Replies: 6
Views: 639

Re: can't get index configuration to work

Hi, The decision to deprecate the PDF Customization folder was not ours, the DITA OT project is open source and it evolves in its own ways. Other than that maybe you could have a DITA OT folder for each specific client, each DITA OT with its own PDF customization plugin installed in it. A DITA OT fo...
by Radu
Tue Dec 19, 2023 3:53 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: can't get index configuration to work
Replies: 6
Views: 639

Re: can't get index configuration to work

Hi, In general we (the Oxygen team) have shifted towards supporting the CSS-based PDF publishing which is easier to customize and we are no longer up to date what happens to the default XSL-FO based publishing between DITA OT releases. I assume you are using a PDF customization folder, right? As wri...
by Radu
Tue Dec 19, 2023 9:21 am
Forum: General XML Questions
Topic: programmatically add wrapping tags
Replies: 1
Views: 278

Re: programmatically add wrapping tags

Hi, Are you working with DocBook? Is it DocBook 4 or 5? In the Oxygen main menu "Tools->XML Refactoring" dialog there is a "Wrap element content" action. You could probably use "*:entry[@namest='col1' and @nameend="col2"]/*:para" as the target element and wrap...
by Radu
Tue Dec 19, 2023 9:17 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Reuse within codeblocks
Replies: 3
Views: 416

Re: Reuse within codeblocks

Hi,
I'm not sure if I understand how things are structured on your side. Maybe you can create a small sample project with a map and 1-2 topics, zip it and send it over (support@oxygenxml.com), then I could try to find some time to look at the samples.
Regards,
Radu
by Radu
Mon Dec 18, 2023 8:29 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Reuse within codeblocks
Replies: 3
Views: 416

Re: Reuse within codeblocks

Hi, Codeblocks are space preserve so probably what happens is that any content pulled in the codeblock by using conref will contain in the published output exactly the line breaks and formatting they had in the XML content. This use case of using a codeblock to conref to a list seems kind of strange...
by Radu
Mon Dec 18, 2023 8:20 am
Forum: XSLT and FOP
Topic: Problem with abbreviated-form in PDF output for OT 374
Replies: 3
Views: 371

Re: Problem with abbreviated-form in PDF output for OT 374

Hello Erik, Now the next step would be to copy and simplify your DITA project until you have only a map and 1-2 topics with which you can reproduce the problem. If you do that and the problem persists, maybe you can email me the small sample DITA project (support@oxygenxml.com) and I can try to find...
by Radu
Fri Dec 15, 2023 5:49 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Newly created profile condition set won't 'stick' when applied
Replies: 2
Views: 351

Re: Newly created profile condition set won't 'stick' when applied

Hi, Some DITA editing profiling videos (basic and advanced) can be found here: https://blog.oxygenxml.com/topics/learnDita.html What I think the main problem in your case is: The DITA standard only has 4-5 profiling attributes like product/platform/audience: https://www.oxygenxml.com/dita/1.3/specs/...