=== Tansa === Contributors: tansadev Tags: spellcheck, stylecheck, word usage, plain language, ap stylebook, proofing, dictionary, style guide, writing, editing, proofreading, grammar Requires at least: 4.0 Tested up to: 4.9.2 Requires PHP: 7.2.0 Stable tag: 5.0.0.2 Author URI: https://www.tansa.com TANSA IS AN ADVANCED text proofing system that can process thousands of words per second. Not only will it correct nearly all spelling, usage, style, punctuation and hyphenation errors in the blink of an eye, it also ensures that everyone in your organization follows a common set of rules. == Description == TANSA IS: * a client-server solution that integrates with your existing content creation, editing and layout tools. The solution can be self-hosted or used from the Tansa Cloud. * a single proofing system for all your users, in all your writing tools, making sure your organization's spelling and style rules are consistently applied. * an advanced text proofing system that can process thousands of words per second. Not only will it correct nearly all spelling, usage, style, punctuation and hyphenation errors in the blink of an eye, it also ensures that everyone in your organization follows the same set of rules. * an open system, enabling it to work with most word processors, database managers, layout programs and content management systems (CMS) in use today. It is easy to use, requires almost no training, and can usually be installed without modifications to your current system setup or workflow. * perfectly adapted to a world where parallel publishing on several platforms is becoming the norm. It works equally well with print, web and electronic publishing, and can be customized for any technology. THE DICTIONARY can be customized for every customer. As an option, we can analyze a large volume of your company's published text. This helps us compile a custom-made dictionary incorporating specialized terminology, proper names, language style, etc. The Tansa Administrator web application lets you add words and phrases, tweak proofing rules, and keep your dictionary up-to-date. Tansa also provides frequent updates to your dictionary, including new words, phrases and proper names. PLUG-INS/EXTENSIONS Tansa provides extensions for a range of applications and CMS systems, including browsers, Microsoft Office, Adobe InDesign and InCopy. If that does not cover your needs, Tansa has several APIs to seamlessly integrate Tansa into your editing environment. == Installation == 1. Once you install the Plugin, you will notice a "tansa" folder in wp-content/plugins folder of your WordPress installation. Inside that folder you will find a "plugin" folder, which contains a "plugin.min.js" file. 2. Open the "plugin.min.js" in edit mode and modify the following function by adding a user id and a license key: function modifyTansaSettingsForUser () { tansa.settings.tansaUserId = '' ; tansa.settings.licenseKey = '' ; } Save the file. The modified function will now look something like this: function modifyTansaSettingsForUser () { tansa.settings.tansaUserId = 'user@company.com' ; tansa.settings.licenseKey = '1234-1234-1234-1234' ; } == Frequently Asked Questions == [https://www.tansa.com/support/](https://www.tansa.com/support/) == Screenshots == 1. Install Tansa Extension 2. Tansa Button 3. Tansa Menu 4. Tansa Proofing Window 5. Before Proofing 6. After Proofing == Changelog == = 5.0.0.2 = Issue Fixed : Headers Already Sent Description of the plugin Changed. = 5.0.0.1 = Localization Support Added. (Compatible with Tansa Web Client 5.0.65.1799 and Onwards) = 5.0.0.0 = First Release. == Upgrade Notice == = 5.0.0.2 = Issue Fixed : Headers Already Sent Description of the plugin Changed. Localization Support Added. (Compatible with Tansa Web Client 5.0.65.1799 and Onwards) = 5.0.0.0 = First Release