Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open the URL for the Kudo Enterprise editor. For example:
    http://localhost:8081/editor?server=http://localhost:3000&file=Construction.dwg&sessionId=123

  2. Add the following query parameter to the URL: oldUI=truefalse.
    http://localhost:8081/editor?server=http://localhost:3000&file=Construction.dwg&sessionId=123&oldUI=trueAfter adding the oldUI=true parameter, load the URL in your browser. The Ribbon UI will now be enabled.

...

2. Customizing the Ribbon in Kudo Enterprise

...

Additional Notes:

  • Ensure that the oldUI=truefalseparameter is included in the URL whenever you wish to load the Ribbon UI.

  • Customizing the Ribbon via the application.xml requires a basic understanding of XML and the structure used by Kudo Enterprise.

  • Any updates to the Kudo Enterprise software may require you to review and adjust your customizations as needed.