https://github.com/oxygenxml/web-author-charpicker-plugin
A plugin for oXygen XML Web Author that adds support for inserting special UTF-8 characters
https://github.com/oxygenxml/web-author-charpicker-plugin
oxygen-web-author-plugin
Last synced: 5 months ago
JSON representation
A plugin for oXygen XML Web Author that adds support for inserting special UTF-8 characters
- Host: GitHub
- URL: https://github.com/oxygenxml/web-author-charpicker-plugin
- Owner: oxygenxml
- License: other
- Created: 2016-04-01T07:40:35.000Z (about 10 years ago)
- Default Branch: BRANCH_OXYGEN_RELEASE_27_1
- Last Pushed: 2025-11-14T10:36:03.000Z (7 months ago)
- Last Synced: 2025-11-14T12:23:39.305Z (7 months ago)
- Topics: oxygen-web-author-plugin
- Language: Java
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 12
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# webapp-charpicker-plugin
[](https://travis-ci.org/oxygenxml/webapp-charpicker-plugin)
A plugin for Oxygen XML WebAuthor that adds support for inserting special UTF-8 characters
## Installation
To install this plugin, download one of the releases ([link](https://www.oxygenxml.com/maven/com/oxygenxml/web-author-charpicker-plugin/)) and [upload it in your Web Author deployment](https://www.oxygenxml.com/doc/ug-webauthor/topics/webapp-configure-plugins.html).
## Use
Once installed, you should find the  button in the framework toolbar. Clicking it presents a grid with 21 recently used characters.
Initially, the grid contains a set of commonly used characters.
Clicking on the **More symbols...** button will open a dialog box where you can search for special characters in one of the following ways:
- by partial or full name (ex: "left arrow")
- by categories and subcategories
- by their hex value
## Configuration
From the plugin configuration page (found in the "Plugins" section in Web Author's administration page), you can:
- Use the **Remove categories** field to remove one or more categories shown in the "By categories" tab (you can also use the * character to completely remove the "By categories" view).
- Use the **Default recently used characters** field to set the default characters shown in the recently used characters grid.
Copyright and License
---------------------
Copyright 2018 Syncro Soft SRL.
This project is licensed under [Apache License 2.0](LICENSE)