abstracts out the DocumentType, MemberType and MediaType editor models, since some contain different props than each other and now member properties contain different properties than each other. So we have a lot of generic insanity going on... it works though.

This commit is contained in:
Shannon
2016-01-21 15:01:55 +01:00
parent 504235d6db
commit 52b1a09de0
27 changed files with 377 additions and 177 deletions

View File

@@ -421,6 +421,7 @@
<key alias="logoff">Log off</key>
<key alias="logout">Logout</key>
<key alias="macro">Macro</key>
<key alias="mandatory">Mandatory</key>
<key alias="move">Move</key>
<key alias="more">More</key>
<key alias="name">Name</key>
@@ -1058,6 +1059,9 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="andAllMembers">and all members using this type</key>
<key alias="thisEditorUpdateSettings">using this editor will get updated with the new settings</key>
<key alias="memberCanEdit">Member can edit</key>
<key alias="showOnMemberProfile">Show on member profile</key>
</area>
<area alias="templateEditor">