Removing oXygen functions out of the top toolbar in Web Author
Are you missing a feature? Request its implementation here.
-
- Posts: 29
- Joined: Tue Feb 25, 2014 12:14 am
Removing oXygen functions out of the top toolbar in Web Author
Post by david.badger »
Hello,
We are using Web Author 22.1. We'd like to remove the "Author/AcceptChange" and "Author/RejectChange" functions from the top toolbar to free up some space. We've tried the function, however this also removes the functions from the Review pane at the right.
Is there a way to preserve the functions and only remove them from the top toolbar in Web Author?
Thanks!
We are using Web Author 22.1. We'd like to remove the "Author/AcceptChange" and "Author/RejectChange" functions from the top toolbar to free up some space. We've tried the
Code: Select all
editor.getActionsManager().unregisterAction(...)
Is there a way to preserve the functions and only remove them from the top toolbar in Web Author?
Thanks!
-
- Site Admin
- Posts: 234
- Joined: Wed Aug 30, 2023 2:33 pm
Re: Removing oXygen functions out of the top toolbar in Web Author
Hello,
Thank you for contacting us.
You can use this tutorial [1] - "Implementing a Custom Action" as a reference. However, instead of adding an action, you'll need to filter the actions by the desired IDs.
Best,
Cosmin
[1] https://www.oxygenxml.com/maven/com/oxy ... ction.html
Thank you for contacting us.
You can use this tutorial [1] - "Implementing a Custom Action" as a reference. However, instead of adding an action, you'll need to filter the actions by the desired IDs.
Best,
Cosmin
[1] https://www.oxygenxml.com/maven/com/oxy ... ction.html
Cosmin Eftenie
www.oxygenxml.com
www.oxygenxml.com
-
- Posts: 29
- Joined: Tue Feb 25, 2014 12:14 am
Re: Removing oXygen functions out of the top toolbar in Web Author
Post by david.badger »
Thanks for pointing us in the right direction. We were able to remove the functions from the top toolbar by identifying the "Review" toolbar, then looping through and calling to remove the desired actions.
Code: Select all
toolbar.children
Code: Select all
splice()
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service