A property editor for Umbraco 7.x to provide a sortable list of strings.
- Clone the repository to
/App_Plugins/SortableStringList
- Restart Umbraco
- Create a new data type using property editor "Sortable String List"
A property value converter is available in this gist. This can be saved in your /App_Code
directory