Files
OurUmbraco/Marketplace/MasterPages/Master.master
T
2015-02-23 14:17:53 +01:00

146 lines
6.2 KiB
Plaintext

<%@ Master Language="C#" MasterPageFile="~/umbraco/masterpages/default.master" AutoEventWireup="true" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<asp:Content ContentPlaceHolderID="ContentPlaceHolderDefault" runat="server">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head runat="server">
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<link rel="alternate" type="application/rss+xml" title="Latest packages" href="http://our.umbraco.org/rss/projects" />
<link rel="alternate" type="application/rss+xml" title="Package updates" href="http://our.umbraco.org/rss/projectsupdate" />
<link rel="alternate" type="application/rss+xml" title="Latest documentation" href="http://our.umbraco.org/rss/wiki" />
<link rel="alternate" type="application/rss+xml" title="Documentation updates" href="http://our.umbraco.org/rss/wikiupdate" />
<link rel="alternate" type="application/rss+xml" title="Active forum topics" href="http://our.umbraco.org/rss/activetopics" />
<link rel="alternate" type="application/rss+xml" title="Community blogs" href="http://pipes.yahoo.com/pipes/pipe.run?_id=8llM7pvk3RGFfPy4pgt1Yg&_render=rss" />
<link rel="search" type="application/opensearchdescription+xml" title="our.umbraco.org" href="/scripts/OpenSearch.xml">
<link rel="shortcut icon" type="image/x-icon" href="/css/img/our.favicon.png"/>
<title><umbraco:Macro Alias="Title" runat="server"></umbraco:Macro></title>
<link rel="stylesheet" type="text/css" href="/css/community.css?v=4&update=yes" />
<link rel="stylesheet" type="text/css" href="/css/forum.css?v=2" />
<link rel="stylesheet" type="text/css" href="/css/wiki.css?v=4" />
<link rel="stylesheet" type="text/css" href="/css/deli.css?v=2" />
<link rel="stylesheet" type="text/css" href="/css/fonts.css?v=2" />
<link rel="stylesheet" type="text/css" href="/css/jquery.tabs.css?v=2" />
<link rel="stylesheet" type="text/css" href="/css/events.css?v=2" />
<link rel="stylesheet" type="text/css" href="/css/notifications.css?u=yes" />
<script type="text/javascript" src="/scripts/libs/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="/scripts/community.js?v=2"></script>
<script type="text/javascript" src="/scripts/powers/uPowers.js?v=2.5"></script>
<script type="text/javascript" src="/scripts/jquery.validation.js"></script>
<script type="text/javascript" src="/scripts/notifications/notifications.js?ay=y"></script>
<script src="/scripts/libs/jquery-ui-1.7.1.custom.min.js" type="text/javascript"></script>
<script type="text/javascript" src="/scripts/libs/SimpleModal.js"></script>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript">
google.load('visualization', '1', {packages: ['corechart']});
</script>
<umbraco:Macro Alias="Member-JsValues" runat="server"></umbraco:Macro>
<asp:ContentPlaceHolder Id="Head" runat="server"></asp:ContentPlaceHolder>
</head>
<body>
<div id="main">
<form runat="server">
<cc1:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server"></cc1:ToolkitScriptManager>
<div id="topNotificationContainer">
<div class="topNotification">
<span class="notifyClose">
x
</span>
First time here? Check out the <a href="#">FAQ</a>
</div>
</div>
<asp:ContentPlaceHolder Id="Top" runat="server">
<div id="top">
<div id="memberInfo">
<div class="wrapper">
<div id="memberHeaderProfile">
<umbraco:Macro ProfilePage="1057" LoginPage="1056" CreatePage="1071" BlockedPage="5571" Alias="MemberTopProfile" runat="server"></umbraco:Macro>
<umbraco:Macro Alias="Deli-MicroCart" runat="server"></umbraco:Macro>
</div>
</div>
</div>
<div class="wrapper">
<a href="/" id="logo" title="Our umbraco dot org">our.umbraco.org</a>
<umbraco:Macro Alias="TopNavigation" runat="server"></umbraco:Macro>
</div>
</div>
<umbraco:Macro Alias="SearchField" runat="server"></umbraco:Macro>
</asp:ContentPlaceHolder>
<umbraco:Item field="mainNotification" insertTextBefore="&lt;div id=&quot;notification&quot;&gt;" insertTextAfter="&lt;/div&gt;" recursive="true" runat="server"></umbraco:Item>
<div id="contentArea">
<asp:ContentPlaceHolder Id="SpecialContent" runat="server"/>
<asp:ContentPlaceHolder Id="Main" runat="server">
<div id="body" class="subpage wrapper">
<div style="margin-top: 25px;">
<umbraco:Macro Alias="Breadcrumb" runat="server"></umbraco:Macro>
</div>
<h1><umbraco:Item field="alternativeHeadline" useIfEmpty="pageName" runat="server"></umbraco:Item></h1>
<umbraco:Item field="bodyText" runat="server"></umbraco:Item>
</div>
</asp:ContentPlaceHolder>
</div>
<div class="push"></div>
</form>
</div>
<div id="footer">
Our.umbraco.org is the community mothership for <a href="http://umbraco.org" title="Go to umbraco.org">Umbraco, the open source asp.net cms</a>.
With a <a href="/forum">friendly forum</a> for all your questions, a comprehensive <a href="/wiki">documentation wiki</a> and the a ton of <a href="/projects">packages, extensions and extras</a> from the community.
</div>
<div id="votingModal" style="display: none;">
<h3></h3><p></p>
<textarea rows="4" cols="10"></textarea>
<small>Please enter atleast 50 characters (<em class="counter">50</em> remaining)
<input type="button" value="submit" /> <em> or </em> <a href="#" class="simplemodal-close">cancel</a>
</small>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-120590-4");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
</asp:Content>