Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

noaignite/Episerver.SampleEditors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Episerver.SampleEditors

Sample editor descriptors and dojo editors for Episerver sites to create a simple editing experience for the user

Currently there are the following Episerver editors:

  • Autocomplete List - let the editor enter a list of strings with autocomplete suggestions
  • String List - let the editor enter a list of strings
  • Key/Value List - let the editor enter a list of key/value pairs
  • Date Only
  • Time Only
  • Day of Week
  • Image Gallery - only allow images in Content Area and have Epi present the image picker
  • Integer Identifier - to remove the comma separator from the int editor
  • Base Enum Selection factory
  • Base Selection factory for developer to set predefined list (either static or dynamically pulled from a third party)

About

Sample editor descriptors and dojo editors for Episerver sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 65.0%
  • JavaScript 34.5%
  • CSS 0.5%