Splash Editor

Categories

Component ID

2258341

Component name

Splash Editor

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

In Drupal 7 we have the CSS and JS injector modules that show that often we need to inject web stuff into our Drupal sites outside the bounds of a theme or module. The Splash Editor project aims to build on these ideas and provide a single framework for "injecting" stuff into Drupal. Splash Editor comes with the following features:

  • ability to embed Javascript
  • ability to embed CSS
  • ability to embed HTML Meta Tags
  • Integration with mirror code js library for sweet text editor action

Splash Editor uses Drupal 8's plugin framework to provide plugins that can be injected such as css, js and html.