2012-11-22 16:06:06 -01:00
<?xml version="1.0" encoding="utf-8"?>
<WebPlatform >
<Links >
<AddLink InDashboard= "True" >
<Title > Start Here</Title>
<Description > First time here? Complete the installation of your Umbraco Site, select a Starter Kit and Skin to get you started.</Description>
<Uri > /install/default.aspx</Uri>
<ImageUri > http://cdn.umbraco.org/cdn/umbraco/images/webmatrix/umbraco.png</ImageUri>
</AddLink>
<AddLink InDashboard= "True" InLearn= "True" >
<Title > Getting Started with Umbraco</Title>
<Description > So you've finished installing Umbraco in WebMatrix, what next? Learn how to build and configure your new site!</Description>
<Uri > http://our.umbraco.org/wiki/how-tos/getting-started-with-umbraco-what-is-next-after-you-install</Uri>
<ImageUri > http://cdn.umbraco.org/cdn/umbraco/images/webmatrix/umbraco.png</ImageUri>
</AddLink>
<AddLink InDashboard= "True" InLearn= "True" >
<Title > Extending Umbraco using WebMatrix</Title>
<Description > In this 5-minute video tutorial you'll learn how to edit templates, use the Razor syntax to add dynamic functionality and deploy an Umbraco site - all from within WebMatrix.</Description>
<Uri > http://umbraco.com/help-and-support/video-tutorials/getting-started/working-with-webmatrix</Uri>
<ImageUri > http://cdn.umbraco.org/cdn/umbraco/images/webmatrix/umbraco.png</ImageUri>
</AddLink>
<AddLink InDashboard= "True" InLearn= "True" >
<Title > Umbraco Forum - Where the friendliest CMS community on the planet helps each other</Title>
<Description > Search for documentation, get help and guidance from seasoned experts, download and collaborate on plugins and extensions.</Description>
<Uri > http://our.umbraco.org/</Uri>
<ImageUri > http://cdn.umbraco.org/cdn/umbraco/images/webmatrix/community.png</ImageUri>
</AddLink>
<AddLink InDashboard= "True" >
<Title > Umbraco Products</Title>
<Description > We have additional products and services available to help you get the most out of Umbraco.</Description>
<Uri > http://umbraco.com/products</Uri>
<Uri xml:lang= "es" > http://umbraco.com/products</Uri>
<ImageUri > http://cdn.umbraco.org/cdn/umbraco/images/webmatrix/products.png</ImageUri>
</AddLink>
<AddLink InDashboard= "True" >
<Title > Umbraco Community Projects - "The Deli"</Title>
<Description > Find free and commercial add-ons, extensions, skins, and starter sites.</Description>
<Uri > http://our.umbraco.org/projects</Uri>
<ImageUri > http://cdn.umbraco.org/cdn/umbraco/images/webmatrix/deli.png</ImageUri>
</AddLink>
</Links>
<Ribbon >
<AddRibbonButton >
<Label > Site Admin</Label>
2014-04-09 09:35:02 +02:00
<Uri > /umbraco/</Uri>
2012-11-22 16:06:06 -01:00
<ImageUri > http://cdn.umbraco.org/cdn/umbraco/images/webmatrix/umbraco.png</ImageUri>
</AddRibbonButton>
<AddRibbonButton >
<Label > Community</Label>
<Uri > http://our.umbraco.org/</Uri>
<ImageUri > http://cdn.umbraco.org/cdn/umbraco/images/webmatrix/community.png</ImageUri>
</AddRibbonButton>
</Ribbon>
<PathProtection >
<AllowPath >
<RelativePath > install</RelativePath>
</AllowPath>
<AllowPath AllowNested= "False" >
<RelativePath > web.config</RelativePath>
</AllowPath>
<ProtectPath >
<RelativePath > bin</RelativePath>
</ProtectPath>
<ProtectPath >
<RelativePath > umbraco</RelativePath>
</ProtectPath>
<ProtectPath >
<RelativePath > umbraco_client</RelativePath>
</ProtectPath>
</PathProtection>
</WebPlatform>