Skip to content

KOBENDigital/skttl.HtmlEditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Html editor

A simple html editor for Umbraco using the built in ace editor. The editor comes with a property value converter, so if you use Models Builder, the values of your properties are cast to HtmlStrings.

Installation

  1. NuGet Package
    Install this NuGet package in your Visual Studio project. Makes updating easy.

  2. ZIP file
    Grab a ZIP file of the latest release; unzip and move the contents to the root directory of your web application.

Features

  • HTML editor using the built in ACE editor used for template editing.
  • Includes a property value converter, so values are cast as HtmlStrings

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.3%
  • C# 41.7%
  • HTML 3.0%