Search found 20 matches

by ashukuma
Mon Jul 26, 2021 12:52 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Oxy collapsible property for bookevent elements
Replies: 5
Views: 1842

Re: Oxy collapsible property for bookevent elements

Hey Adrian, What about the other query? Another observation with above mentioned code is that, even though I have set oxy_label as Revision Information , it is showing Bookchangehistory Revision Information as display text in author view. Is there any other way we can achieve collapsibility for mult...
by ashukuma
Thu Jul 22, 2021 4:28 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Oxy collapsible property for bookevent elements
Replies: 5
Views: 1842

Oxy collapsible property for bookevent elements

We have done some customization in CSS for bookmap elements. For one of the requirement, we have do add custom CSS to <bookchangehistory> element. We have the following structure for <bookchangehistory> element in our bookmap DTD. <bookchangehistory> <reviewed> <person value=""/> </reviewe...
by ashukuma
Tue Jun 29, 2021 4:43 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Paste as Link Issue in oXygen v23
Replies: 1
Views: 857

Paste as Link Issue in oXygen v23

Hi Radu, This case was already raise through different forum. But, I am raising it here again with more details as you requested. We had developed an extension to merge Paste as Link (keyref and href) when we started with oXygen 18.0 version (https://www.oxygenxml.com/forum/topic13766.html) . This e...
by ashukuma
Fri Sep 11, 2020 8:56 am
Forum: Other Issues
Topic: Link attribute in web author for PI element not working
Replies: 15
Views: 4488

Re: Link attribute in web author for PI element not working

Moreover, the browser is also throwing error when I click on the button. The values of the variables defined in the code returned empty. Content nodeAtSelection -> [object Object] plugins.js:181 Content nodeAtSelection -> [object Object] plugins.js:183 Content -> undefined plugins.js:185 URL -> null
by ashukuma
Wed Sep 09, 2020 2:16 pm
Forum: Other Issues
Topic: Link attribute in web author for PI element not working
Replies: 15
Views: 4488

Re: Link attribute in web author for PI element not working

Hi Christian, I have added the files as per your suggestion below and uploaded the plugin. web-author-acrolinx-plugin/plugin.xml web-author-acrolinx-plugin/web/plugin.js After doing the changes, I have refreshed the page while the browser console was open. This is the top output from browser console...
by ashukuma
Fri Aug 28, 2020 1:09 pm
Forum: Other Issues
Topic: Link attribute in web author for PI element not working
Replies: 15
Views: 4488

Re: Link attribute in web author for PI element not working

Hi Cristi, Thanks for the solution. But, when I placed the JS file (as OpenScoreCard.js) in web folder and the css code in css file, the button name is shown as Unknown with tooltip as unknown action ID: open.score.card . When I click on the button, it shows the following error. Unknown action ID: o...
by ashukuma
Thu Aug 27, 2020 1:33 pm
Forum: Other Issues
Topic: Link attribute in web author for PI element not working
Replies: 15
Views: 4488

Re: Link attribute in web author for PI element not working

Hi Mihaela, We do not want to have any toolbar or content menu edition. We just want to launch the page when the link is clicked inside processing-instruction. Is it possible to share a sample code to start with which explains how the linking should be used? I tried with the following code just to c...
by ashukuma
Tue Aug 25, 2020 6:02 pm
Forum: Other Issues
Topic: Link attribute in web author for PI element not working
Replies: 15
Views: 4488

Re: Link attribute in web author for PI element not working

Thanks Mihaela, This does work. I just tried add transparency to merge the button with background. The button click opens first the page as overlay but refused to show the content. When I checked in console, I found the below error: Refused to display 'https://serverurl/report.html' in a frame oxyge...
by ashukuma
Mon Aug 24, 2020 7:39 pm
Forum: Other Issues
Topic: Link attribute in web author for PI element not working
Replies: 15
Views: 4488

Re: Link attribute in web author for PI element not working

Hi Josh,

This is not an issue with Acrolinx but more on how oXygen web author CSS handles the content. If you see the code, I have discussed about showing the content in oXygen Eclipse which works perfectly but in case of web, the link is not clickable.
by ashukuma
Mon Aug 24, 2020 10:34 am
Forum: Other Issues
Topic: Link attribute in web author for PI element not working
Replies: 15
Views: 4488

Link attribute in web author for PI element not working

HI Team, We have introduced usage of Acrolinx and its data to be embedded in topics. We have done some css changes to style the content to be properly visible in web author. The PI that gets inserted is: <?acrolinxCheckData timeStarted="2020-08-24T07:29:11.534Z" score="82" status...
by ashukuma
Wed Sep 14, 2016 2:51 pm
Forum: Other Issues
Topic: License refresh interval
Replies: 1
Views: 1580

License refresh interval

Hi, We have set up our TCP floating license server (license server v17) using the steps given in http://oxygenxml.com/doc/versions/18.0/ug-editor/tasks/install-license-server-osx.html Since this is not based on HTTP server, is there a way I can check the license refresh interval for this server? Reg...
by ashukuma
Tue Sep 13, 2016 4:34 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Multilevel checkbox similar to Apply Profile dialog in Author view
Replies: 10
Views: 5402

Re: Multilevel checkbox similar to Apply Profile dialog in Author view

Hi Alex, Thanks for explaining again. I created three new actions as suggested. But, when I try to execute using the button, I get errors related to Xpath. The Xpath expression: cannot be evaluated. Cause:Xpath failed due to: Unexpected token "<eof>" in path expression. This worked when I ...
by ashukuma
Tue Sep 13, 2016 12:20 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Multilevel checkbox similar to Apply Profile dialog in Author view
Replies: 10
Views: 5402

Re: Multilevel checkbox similar to Apply Profile dialog in Author view

Hi Alex,

Sorry for bugging more here.

But I am unable to find the way I should write the code here for using ExecuteMultipleActionsOperation in case of above mentioned button.

Can you please give a sample on how to use these w.r.t. above case of grid?

Regards,
Ashu
by ashukuma
Mon Sep 12, 2016 5:06 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Multilevel checkbox similar to Apply Profile dialog in Author view
Replies: 10
Views: 5402

Re: Multilevel checkbox similar to Apply Profile dialog in Author view

Hi Alex,

Thanks for explanation. We will be moving to oXygen 18 by November end. As of now we use oXygen 17.0

So, can you please let us know how to execute the similar operation in oXygen 17.0?

Another important thing, if I need to find the actionID, how can I find them?

Regards,
Ashu
by ashukuma
Tue Sep 06, 2016 3:46 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Multilevel checkbox similar to Apply Profile dialog in Author view
Replies: 10
Views: 5402

Re: Multilevel checkbox similar to Apply Profile dialog in Author view

Hi again,

This current implementation will only work in oXygen 18 or will it workin in oXygen 17 as well?

Regards,
Ashutosh
by ashukuma
Tue Sep 06, 2016 11:46 am
Forum: SDK-API, Frameworks - Document Types
Topic: Multilevel checkbox similar to Apply Profile dialog in Author view
Replies: 10
Views: 5402

Re: Multilevel checkbox similar to Apply Profile dialog in Author view

hi Alex, Thank you very much for the response. It seems it works the way we expected. Instead of using button API, can we achieve similar behavior with checkbox? One more thing, is there a option in oXygen to hide the attributes as well when we go to no tag mode. Hiding everything except content and...
by ashukuma
Mon Sep 05, 2016 2:11 pm
Forum: SDK-API, Frameworks - Document Types
Topic: Multilevel checkbox similar to Apply Profile dialog in Author view
Replies: 10
Views: 5402

Multilevel checkbox similar to Apply Profile dialog in Author view

Hi Team, We want to know if there is a possibility to take care of multiple attributes using a single checkbox in oXygen author using CSS. Motivation: Table has attributes frame, rowsep and colsep. Using a combination of these three attribute, I want to present table as 1) Table : Frame=all, rowsep,...
by ashukuma
Thu Dec 04, 2014 2:12 pm
Forum: Common Problems
Topic: New Maven Project
Replies: 1
Views: 1895

New Maven Project

Hi Team, I followed the steps given in http://www.oxygenxml.com/oxygen_sdk_maven.html#maven_sdk_configuration to create new Maven projects so that I can get all the samples as suggested in the above link. But, on click on OK after adding the archetype, I am getting the below error. Can't resolve Arc...
by ashukuma
Fri Nov 14, 2014 12:34 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: XML menu customization
Replies: 25
Views: 16473

XML menu customization

Hi, I have installed oXygen Eclipse in my system and I am trying to open one DITA sample file as given in the samples. What I have observed is there are two different menu items loaded on opening DITA file. One is XML and other is DITA menu. Since, XML Menu contains menu items related to validation ...
by ashukuma
Fri Nov 14, 2014 12:12 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Customization of window layout and toolbar buttons
Replies: 18
Views: 9684

Re: Customization of window layout and toolbar buttons

Hi, I have installed oXygen Eclipse in my system. I am trying to open DITA file. On opening, I am getting XML and DITA menu items in toolbar. Is there anyway to customize/hide the XML menu so that it is not visible. Since, most of the menu items are related to validation and transformation. I have g...