About 553 results
Open links in new tab
  1. Customizing the User Interface Colors - Textbox.io

    Jun 27, 2016 · The tool enables designers to specify a small set of colors that are then compiled into a complete theme for use with Textbox.io. Themes are compiled into a set of CSS files that are placed …

  2. Textbox.io for IBM WCM : 3. Configuring services

    When specifying the URL/s for the domains that will serve the Textbox.io editor, you may need to specify different combinations of the protocol, hostname and port based on the browsers you use. For more …

  3. Textbox.io 2.x Documentation : Handling Local Images

    Configuring your application and Textbox.io for local image uploads involves first creating a server-side handler and then configuring your Textbox.io instance to use that handler.

  4. Textbox.io 2.x Documentation : Changing the Toolbar

    Feb 28, 2017 · The items that appear in the editor toolbar, as well as the order in which they appear, can be customized by the Textbox.io API. Additionally, you can define your own custom toolbar …

  5. Textbox.io for IBM WCM : Tone Analyzer overview and enablement …

    Follow the instructions on this page to install the Textbox.io services for IBM WCM, which include the spelling, hyperlinking, image-proxy and cognitive services.

  6. Textbox.io 2.x Documentation : upload

    Mar 30, 2017 · Examples Using Textbox.io's Built-in Upload Mechanism The simplest way to handle images is use automatic background uploads. A simple configuration object is used to define the …

  7. Textbox.io for IBM WCM : Customising Textbox.io

    Textbox.io makes use of various server-side services to provide spell checking, proxying of images for editing, validation of links, generating media embeds from links, and tone analysis.

  8. Textbox.io 2.x Documentation : Customizing the Editor

    Jun 20, 2016 · The colors of the Textbox.io user interface are completely customizable. Textbox.io is packaged with a simple theme builder tool that enables designers to customize the colors of the …

  9. Textbox.io 2.x Documentation : Creating and Removing Editors

    Feb 28, 2017 · The replace method is used to create a Textbox.io editor. The method takes a CSS3 selector as an argument, which identifies a target element on the page, and then replaces it with an …

  10. Textbox.io 2.x Documentation : Getting Started

    Oct 22, 2018 · In this guide you will invoke Textbox.io on a <textarea> as part of an HTML <form>. When the <form> is submitted, the contents of the Textbox.io editor will be submitted as part of the …