Getting started with umbraco v4 2
Yesterday umbraco 4 was released, this post is an updated version of the getting started with umbraco one I did some time ago.
Download:
You can always find the latest umbraco release on codeplex
http://www.codeplex.com/umbraco/Release/ProjectReleases.aspx
Installation:
Install umbraco 4 on Windows Vista
Install umbraco 4 on “localhost” - simplified
Screencast 1
Screencast 2 (installation in 200 seconds)
Basics:
Document types:
Umbraco basics: document types by umbraco founder Niels Hartvig - part 1, part 2
Document Types Explained
Screencast
New feature in v4, master document types
Templates:
Screencasts on v4 masterpages by Warren Buckley - part 1, part 2, part 3
Xslt and Macro’s:
XSLT Basics
Inline xslt (new in v4)
Macro Parameters syntax
Canvas:
Beyond the Basics:
.Net controls and umbraco:
Event model:
Attaching document eventhandlers
Using ApplicationBase to register events
Base:
Xslt extension:
Create xslt exstension like umbraco.Library
Custom datatypes:
Creating custom datatypes using the umbraco usercontrol wrapper
Creating custom umbraco datatypes