mindrevolution / umbraco-editorjs

Editor.js for Umbraco 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editor.js for Umbraco

An Editor.js package for Umbraco 8

Screenshot: Editor.js for Umbraco in action

👉 THIS IS A WORK IN PROGRESS

Based on Editor.js. From mindrevolution for Umbraco with love. Maintained by Marc Stöcker.

Features

  • Umbraco Property Editor
  • Umbraco Grid Editor
  • Image drag and drop upload while editing
  • Clipboard pasting of images
  • Integration with the Umbraco media library
  • Multi-instance support on document types as well as in the grid

Umbraco package installation

(TODO)

Manual installation

These steps are required for manual installation:

  • add /App_Plugins/EditorJs/ to your website
  • add /bin/Our.Umbraco.EditorJs.dll assembly

Customize the editor

(TODO)

Editor.js Documentation

Full documentation for Editor.js can be found here.

Licence

Contributing

This project is open for collaboration. Fork. Push. Innovate.

About

Editor.js for Umbraco 8

License:MIT License


Languages

Language:JavaScript 56.1%Language:C# 27.6%Language:HTML 10.8%Language:CSS 5.4%