<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Morten Bock</title><link>http://www.mortenbock.dk/</link><description>A feed of new content on my website</description><item><author>Morten Bock</author><category>english</category><category>umbraco</category><category>codegarden08</category><description>
&lt;p&gt;This is just an ultra short writeup of some of the hidden gems
presented at one of the Open Space sessions at codegarden.&lt;/p&gt;

&lt;p&gt;You can now get the image source directly in the template:
&amp;lt;img src='&amp;lt;umbraco:Item field="umbracoFile" nodeid="1072"
runat="server"&amp;gt;&amp;lt;/umbraco:Item&amp;gt;' /&amp;gt; 'nodeid' is the id
of the media item.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"Magic" document property names&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;These all work by adding a property to your document type with
the mentioned name as property alias&lt;/p&gt;

&lt;p&gt;&lt;em&gt;umbracoRedirect&lt;/em&gt; When a nodeid is entered in this
property on a page, Umbraco will redirect to that page.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;umbracoUrlName&lt;/em&gt; If you want to change/override the
niceUrl of a page, but don't want to change the pagename property,
this is the way to go.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;umbracoUrlAlias&lt;/em&gt; This will _add_ new url's that will
show the page. For example if you have a page hidden deep in your
nodetree, you can add "signup" to the property, and you can now
access the page on "/signup.aspx" (or without the .aspx if you are
using directory url's). You can add multiple shortcuts by
separating with a comma (no spaces):
"signup,membership,deeper/url/here".&lt;/p&gt;

&lt;p&gt;Feel free to add more of the gems from the session (I didn't
attend the whole thing)&lt;/p&gt;
</description><guid isPermaLink="false">1342</guid><link>http://www.mortenbock.dk/blog/2008/06/05/codegarden-08-hidden-gems.aspx</link><pubDate>Thu, 05 Jun 2008 22:56:35 +0100</pubDate><title>Codegarden 08: Hidden gems</title></item></channel></rss>
