Skip to content
Snippets Groups Projects
Select Git revision
  • 8.x-2.21
  • 8.x-2.x default
  • 7.x-1.x
  • 8.x-1.x
  • 8.x-2.80
  • 8.x-2.79
  • 8.x-2.78
  • 8.x-2.77
  • 8.x-2.76
  • 8.x-2.75
  • 8.x-2.74
  • 8.x-2.73
  • 8.x-2.72
  • 8.x-2.71
  • 8.x-2.70
  • 8.x-2.69
  • 8.x-2.68
  • 8.x-2.67
  • 8.x-2.66
  • 8.x-2.65
  • 8.x-2.64
  • 8.x-2.63
  • 8.x-2.62
  • 8.x-2.61
24 results

n1ed

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • dmitriy-komarov's avatar
    dmitriy-komarov authored
    2e96facf
    History
    CONTENTS OF THIS FILE
    ---------------------
    
     * Introduction
     * Requirements
     * Installation
     * Configuration
    
    
    INTRODUCTION
    ------------
    
    N1ED is responsive page builder for your website.
    Powers up your TinyMCE and CKEditor with widgets, the handy fullscreen mode,
    and support for responsive controls. Features its own add-on ecosystem.
    Keeps compatibility with all standard add-ons and the API of the editor.
    
    Official website: https://n1ed.com
    
    
    REQUIREMENTS
    ------------
    
    No special requirements, except CKEditor which is already installed by default.
    N1ED acts as its add-on.
    
    Flmngr server package is required to upload images and let file manager to
    list and modify them. This Composer dependency is installed automatically:
    
    {
        "require": {
            "edsdk/flmngr-server-php": "^1.0.24"
        }
    }
    
    
    INSTALLATION
    ------------
    
    https://n1ed.com/docs/install/drupal-8
    
    
    CONFIGURATION
    -------------
    
    Module comes already preconfigured to be used after installation.
    If you want to change any options, do it as usual for text format you need on:
    
      Configuration > Content authoring > Text formats
    
    choose and open text format you want to configure, then use CKEditor and N1ED
    configuration widgets to change preferences. Then press "Save".