FAQ

Answers for authors

What shortcut keys can I use in Xopus?

Here's an extensive list of keyboard shortcuts.

What are all the buttons in the toolbar for?

The Xopus Toolbars

What happens when I press the Tab key?

Using the Tab key

How does Xopus work with cache?

Xopus and Cache

Why isn't copy paste working in Firefox?

Firefox Copy/Paste Preference setting

Answers for developers

How do I add characters to the "Insert Character" menu?

Use the JavaScript function Editor.setSymbols to extend or replace this menu's contents.

How do I add buttons to the toolbar?

Since Xopus 4.1 your can use UI overlays . For Xopus 3, see this guide.

How can I load large document and use the XSL to help performance.

You can hide content using the XSL while still loading the complete XML document.

How can I configure and extend the built-in spell checker?

Spell Checker

Why doesn't my license key work?

License Key Not Working

How do Xopus licenses work in the first place?

License Keys

How do I prevent Xopus from caching my files while developing?

Use the Ctrl+R shortcut key for clearing the document, stylesheet, schema and role cache.

In which systems has Xopus been integrated?

Integrated Systems

How do I include content from another document.

XIncludes vs Document Function