Skip to content

Instantly share code, notes, and snippets.

@mattbrailsford
Created November 10, 2011 11:05
Show Gist options
  • Save mattbrailsford/1354612 to your computer and use it in GitHub Desktop.
Save mattbrailsford/1354612 to your computer and use it in GitHub Desktop.
uGoLive Config Section
<?xml version="1.0" encoding="utf-8" ?>
<dashBoard>
...
<section alias="uGoLiveDashboardSection">
<areas>
<area>developer</area>
</areas>
<tab caption="uGoLive Checklist">
<control>/umbraco/plugins/uGoLive/Dashboard.ascx</control>
</tab>
</section>
...
</dashBoard>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment