Search found 157 matches

by mu258770
Fri Dec 13, 2019 2:38 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Detecting a zero length characters in Oxygen Editor!
Replies: 3
Views: 1389

Re: Detecting a zero length characters in Oxygen Editor!

Hi Octavian.

That works good! Thank you.

One more thing, is it possible to check for any characters above 7F (basically accepting only US-ASCII), and removing all occurrences of these? Or do we need to specify the exact matching character only as in your response?

Regards,
Shabeer
by mu258770
Wed Dec 11, 2019 6:24 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Detecting a zero length characters in Oxygen Editor!
Replies: 3
Views: 1389

Detecting a zero length characters in Oxygen Editor!

Hi team, We are using Oxygen XML Author 20.1 Eclipse plugin version. We have a query that we need to identify if there is any zero-length character is present in the opened topic/map. For example, if we copy some content from some other editor to Oxygen, there can be sometimes the zero-length charac...
by mu258770
Mon Oct 21, 2019 9:23 am
Forum: SDK-API, Frameworks - Document Types
Topic: How can I use Checkbox Form Control as Radio button ?
Replies: 4
Views: 3550

Re: How can I use Checkbox Form Control as Radio button ?

Hi, I have come across to a similar issue where I need to have multiple check boxes for one particular attribute. For example, I need to have a, b, c, d as @outputclass attribute. But a &b should be mutually exclusive, but others can co-exist. That means, @outputclass="a c d" and @outp...
by mu258770
Tue Sep 17, 2019 5:19 pm
Forum: Common Problems
Topic: Oxygen Web Author 20.1 multiple custom Dialogs
Replies: 3
Views: 2123

Re: Oxygen Web Author 20.1 multiple custom Dialogs

Hi,

Thank you for the response and it was useful!

Could you please let me know, if there is an easy way to add tooltip for the newly added item in toolbar.

Regards,
Shabeer
by mu258770
Tue Sep 10, 2019 2:19 pm
Forum: Common Problems
Topic: Oxygen Web Author 20.1 multiple custom Dialogs
Replies: 3
Views: 2123

Oxygen Web Author 20.1 multiple custom Dialogs

Hi team, We are working on making custom dialogs for Oxygen Web Author 20.1. We have followed the steps in the below link, https://www.oxygenxml.com/maven/com/oxygenxml/oxygen-webapp/18.1.0.0/jsdoc/tutorial-customaction.html We are able to create the custom dialog and its functionality making use of...
by mu258770
Mon Mar 04, 2019 10:34 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Fixed width for Oxygen Text Box!
Replies: 1
Views: 1251

Fixed width for Oxygen Text Box!

Hi, We are using Oxygen Author 19.1 Eclipse version. For the <day> element inside <bookmap>, we have defined the text box like below, bookevent completed day{ -oxy-editable:true; visibility:-oxy-collapse-text; content:oxy_textfield( edit, '#text', columns, 2) !important; } Here we kept the columns a...
by mu258770
Mon Dec 31, 2018 10:28 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Schematron Quick Fix to Remove Part of an Attribute Value!
Replies: 2
Views: 1686

Re: Schematron Quick Fix to Remove Part of an Attribute Value!

Hi Radu,

Thanks a lot for the reference!

It works now :)

Regards,
Shabeer
by mu258770
Mon Dec 31, 2018 9:28 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Schematron Quick Fix to Remove Part of an Attribute Value!
Replies: 2
Views: 1686

Schematron Quick Fix to Remove Part of an Attribute Value!

Hi team, We are working on adding some schematron quick fixes to some of our specialized schematron rules in oXygen Author 19.1 Eclipse version. We are stuck in a place that we need to remove part of an attribute value using schematron quick fix. Consider the below example, If a user inserts <table ...
by mu258770
Wed Nov 28, 2018 3:36 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: MathML support in Eclipse Oxygen 19.1 and Web
Replies: 14
Views: 5666

Re: MathML support in Eclipse Oxygen 19.1 and Web

Hi Radu,

Thanks a lot for the sample plugin :) I will check and let you know how it works :)

Regards,
Shabeer
by mu258770
Thu Nov 22, 2018 1:05 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: MathML support in Eclipse Oxygen 19.1 and Web
Replies: 14
Views: 5666

Re: MathML support in Eclipse Oxygen 19.1 and Web

Hi Radu,

Thank you for the explanation!

Is there built in DITA-OT plugins for that, or do we need to invent it ?

Regards,
Shabeer
by mu258770
Tue Nov 20, 2018 5:04 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: MathML support in Eclipse Oxygen 19.1 and Web
Replies: 14
Views: 5666

Re: MathML support in Eclipse Oxygen 19.1 and Web

Hi Radu, Thank you! We have inserted some sample ".mml" files to a DITA topic in Oxygen and converted it to PDF and HTML (from Oxygen Author 20.1). It works fine in PDF, but not in HTML. We have added the JavaScript reference mentioned in the URL https://www.oxygenxml.com/doc/versions/20.1...
by mu258770
Tue Nov 20, 2018 9:46 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: MathML support in Eclipse Oxygen 19.1 and Web
Replies: 14
Views: 5666

Re: MathML support in Eclipse Oxygen 19.1 and Web

Hi Radu, Thank you very much for your quick responses! We are looking for some alternatives also for ".mml" file editing. Do you have any known tool for Windows (not Oxygen integrated but standalone Windows tool) for ".mml" creation and editing. We could see some tools like MathM...
by mu258770
Thu Nov 15, 2018 1:15 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: MathML support in Eclipse Oxygen 19.1 and Web
Replies: 14
Views: 5666

Re: MathML support in Eclipse Oxygen 19.1 and Web

Hi Radu, Thank you! MathFlow we can use if we want to edit the MathML equations inline in Oxygen if it is inserted using <mathml> element. But when we insert it as an image (.mml) how we could edit it using MathFlow? Is there a known tool for .mml files creation and editing ? It need not to be integ...
by mu258770
Thu Nov 15, 2018 7:35 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: MathML support in Eclipse Oxygen 19.1 and Web
Replies: 14
Views: 5666

Re: MathML support in Eclipse Oxygen 19.1 and Web

Hi Radu,

Thanks a lot for the explanation:)

I have one more query though. Do we have an editor for .mml files for Windows? Some reference would be useful. I have done some searches in google and could not find much.

Regards,
Shabeer
by mu258770
Wed Nov 14, 2018 12:55 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: MathML support in Eclipse Oxygen 19.1 and Web
Replies: 14
Views: 5666

Re: MathML support in Eclipse Oxygen 19.1 and Web

Hi Costin, Thank you for the response! I have one more query related to MathMl. In Oxygen documentation (https://www.oxygenxml.com/doc/versions/20.1/ug-editor/topics/working-with-mathml.html), I have seen MathMl can be inserted as image. Could you please explain how that is possible? What should be ...
by mu258770
Tue Oct 30, 2018 11:46 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: MathML support in Eclipse Oxygen 19.1 and Web
Replies: 14
Views: 5666

MathML support in Eclipse Oxygen 19.1 and Web

Hi team, We would like to support MathML editing support in Eclipse Oxygen Author 19.1 and Web Oxygen Author 19.1 version. Is there any built in editor in Eclipse Oxygen for it? Or should we install it separately? Is there any support for Web Oxygen Author 19.1? Could you please answer the above. Re...
by mu258770
Tue Sep 04, 2018 10:20 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Dynamic width for block elements using CSS
Replies: 3
Views: 1940

Re: Dynamic width for block elements using CSS

Hi Radu,

Thanks for your reply! :D

Regards
Shabeer
by mu258770
Tue Sep 04, 2018 8:40 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Dynamic width for block elements using CSS
Replies: 3
Views: 1940

Dynamic width for block elements using CSS

Hi Is it possible to have different width for the block elements using oXygen css when it is collapsed and expanded. We have draft-element which is a block element,We want to have to reduce the width of block when it is collapsed and we want to have different width when it is expanded. *[class~=&quo...
by mu258770
Thu Aug 23, 2018 12:07 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Placeholder text in oXygen css for text field and textarea
Replies: 4
Views: 2537

Re: Placeholder text in oXygen css for text field and textarea

Hi Alex, Thanks for the solution. We are using eclipse-oXygen 18.1. Currently the date format shown in oxy_datePicker is in 'MM/DD/YYYY' and the date inserted is in 'YYYY-MM-DD' format. This is a little confusing for an end user. Is there any way to change the date format shown in the oxy_datePicker...
by mu258770
Mon Aug 20, 2018 4:05 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Placeholder text in oXygen css for text field and textarea
Replies: 4
Views: 2537

Placeholder text in oXygen css for text field and textarea

Hi Team I would like to know whether it is possible to keep some placeholder text in an oXygen css text field(oxy_textfield). We are using oXygen 19.1 Author version. For example : we have a text box for <change-completed> element and we need to show DD-MM-YYYY as placeholder text in the text box. H...
by mu258770
Wed Jun 20, 2018 11:21 am
Forum: SDK-API, Frameworks - Document Types
Topic: Filling date field automatically
Replies: 9
Views: 4424

Filling date field automatically

Hi

Whether it is possible for Date field to be filled automatically.

Would it be possible to auto-insert the current date when item is inserted?

For example : '<change-completed>' in '<change-historylist>'.

Best Regards
Shabeer
by mu258770
Tue Jan 16, 2018 7:48 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Default track changes color in Web Author 19.1!
Replies: 3
Views: 2657

Re: Default track changes color in Web Author 19.1!

Hi Mihaela, Thank you for your quick response! I tried to use the same code in my customized CSS but failed. I searched for this snippet also in the CSS folder under frameworks/dita, but could not find it. Could you please provide me some hints on how I can make use of the snippet. Regards, Shabeer
by mu258770
Tue Jan 16, 2018 2:14 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Default track changes color in Web Author 19.1!
Replies: 3
Views: 2657

Default track changes color in Web Author 19.1!

Hi, This is again related to oXygen Web Client 19.1 customization. Could you please let me know how we can change the default track change colors. Currently for insert changes and delete changes, color is set as blue. We would like to keep different colors for insert and delete. In eclipse client, w...
by mu258770
Fri Jan 12, 2018 6:25 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Auto-insertion of p in entry when new table is inserted - WEB AUTHOR
Replies: 2
Views: 2389

Auto-insertion of p in entry when new table is inserted - WEB AUTHOR

Hi team, This is also regarding oXygen 19.1 Web Author customization. When I insert a CALS table using toolbar icon, I should be able to get <entry> element with <p> inside. ie I want to add content inside <p> only, not directly in <entry>. Currently I will get table with <entry> elements only. I ha...
by mu258770
Tue Jan 09, 2018 4:50 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Default Symbols customization in oXygen 19.1 Web Author
Replies: 1
Views: 1473

Default Symbols customization in oXygen 19.1 Web Author

Hi Team,

I would like to change the default displayed Symbols in oXygen Web Author 19.1. The currently displayed symbols should be replaced with the one which we recommend.

Could you please let me know if there is any way it can be achieved.

Regards,
Shabeer
by mu258770
Fri Dec 29, 2017 11:49 am
Forum: SDK-API, Frameworks - Document Types
Topic: Launching SWT dialog in Oxygen Web author 19.1
Replies: 1
Views: 2071

Launching SWT dialog in Oxygen Web author 19.1

Hi oXygen, We have been using eclipse oXygen version. Now we are planning to use oXygen Web Client 19.1. We had done so many customizations to eclipse oXygen in which some of those are still working well with web client. We have added one SWT dialog in eclipse oXygen which we would like to reuse or ...
by mu258770
Mon Feb 27, 2017 1:57 pm
Forum: XSLT and FOP
Topic: Track change support in DITAPDF output
Replies: 6
Views: 4150

Re: Track change support in DITAPDF output

Hi team, I have been testing oXygen 18 feature for track change support in PDF output. I could see some fault in it. When I delete a complete table keeping track change ON and I generate the PDF output keeping the track change option, the output is not coming proper. It should just show the complete...
by mu258770
Thu Feb 23, 2017 8:32 am
Forum: SDK-API, Frameworks - Document Types
Topic: Automatically add specific optional elements
Replies: 17
Views: 11772

Re: Automatically add specific optional elements

Hi Costin, Thank you for your response! The solution works well for <entry> :) We still have one more query though regarding the auto-insertion of elements. Consider we have added the configuration change for auto-insertion of <p> for <note> element doing the below additional coding in the config fi...
by mu258770
Tue Feb 21, 2017 10:53 am
Forum: SDK-API, Frameworks - Document Types
Topic: Automatically add specific optional elements
Replies: 17
Views: 11772

Re: Automatically add specific optional elements

Hi, For keeping auto-insertion of <p> inside <entry> element, we have added below line of code to cc_config.xml, <elementProposals path="row/entry" insertElements="p"/> But that does not work when we insert <table> using "table wizard" option from content completion. In...