File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2525 * [ Upgrade to Umbraco 7] ( fundamentals/setup/upgrading/version-specific/upgrade-to-umbraco-7.md )
2626 * [ Minor upgrades for Umbraco 7] ( fundamentals/setup/upgrading/version-specific/minor-upgrades-for-umbraco-7.md )
2727 * [ Server setup] ( fundamentals/setup/server-setup/README.md )
28+ * [ Backoffice] ( fundamentals/backoffice/README.md )
29+ * [ Property Editors] ( fundamentals/backoffice/property-editors/README.md )
30+ * [ Built-in Property Editors] ( fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/README.md )
31+ * [ Image Cropper] ( fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/image-cropper.md )
2832
2933## Implementation
3034
7579 * [ Unattended] ( reference/configuration/unattendedsettings.md )
7680 * [ Web routing] ( reference/configuration/webroutingsettings.md )
7781* [ Common Pitfalls & Anti-Patterns] ( reference/common-pitfalls.md )
82+ * [ UmbracoMapper] ( reference/mapping.md )
83+ * [ Depencency Injection / IoC] ( reference/using-ioc.md )
7884
7985## Tutorials
8086
Original file line number Diff line number Diff line change @@ -68,4 +68,7 @@ Here is a list of all the articles that are new to this version or have been upd
6868
6969* Changes made based on the removal of the UmbracoAPIController
7070 * [ Common Pitfalls: Static references to scoped references] ( reference/common-pitfalls.md#static-references-to-scoped-instances-such-as-umbracohelper )
71- * [ Creating a custom database table] ( extending/database.md )
71+ * [ Creating a custom database table] ( extending/database.md )
72+ * [ Image Cropper] ( fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/image-cropper.md )
73+ * [ UmbracoMapper] ( reference/mapping.md )
74+ * [ Depencency Injection / IoC] ( reference/using-ioc.md )
You can’t perform that action at this time.
0 commit comments