Varbase Editor

Integrates a rich editor into Varbase distribution.

Varbase Editor Module

Varbase editor features are bundled through the Varbase Editor module. GitHub: https://github.com/Vardot/varbase_editor Drupal.org: https://www.drupal.org/project/varbase_editor

After building a project using the varbase-project template, you can see the code of the Varbase Editor module in:

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_editor

Brings in the following core and contributed modules to your site:

Features

  • Full media integration with CKEditor including captions and much more like the CKEditor paste filter which provides extra filtering for text pasted from word.

  • LinkIt Integration for easy internal linking of content.

  • Image enhancements and optimizations.

  • Embeddable media and entities.

  • Path fixing when uploading images or linking to content with absolute URLs directing to staging or development environments.

  • Code Editor for Web Admins.

List of Text Formats

Rich Editor

Simple Editor

HTML Code

Last updated