-
Notifications
You must be signed in to change notification settings - Fork 4
/
readme.txt
22 lines (10 loc) · 1 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
EditorNotes For Umbraco 7
This is a port to Umbraco 7 of Matt Brailsford's Editor Notes package that was available in uComponents in Umbraco 4/6.
It enables you to create a new 'read only' property to add to your document types; for the purpose of providing additional information to an editor within the context of the document type. You use a rich text editor to create the read only property so you can add links / embed videos etc.
It's great for parts of the site you're building that perhaps only gets updated every few months, just long enough for an editor to forget the convoluted mechanism you have designed for them and also forgotten; adding notes or a video can circumvent the need for an editor to ask for a 're-explaination'.
See the following blog post for more information:
http://tooorangey.co.uk/posts/editor-notes-for-umbraco-7/
Available as a Nuget Package:
Install-Package tooorangey.uEditorNotes
Available on Our Umbraco:
https://our.umbraco.org/projects/backoffice-extensions/ueditornotes/