Files
OurUmbraco/OurUmbraco.Client/build/forum.html
T
Simon Busborg ee64a3194e Markdown Editor, Solved threads, Buttons
Even better readabilty to the markdown editor
Added spacing between multiple solved threads in a row
Removed tiny button to support to large font style
2015-06-25 13:38:20 +02:00

658 lines
19 KiB
HTML

<!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title></title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="robots" content="noindex">
<link href='http://fonts.googleapis.com/css?family=Asap:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="assets/css/style.min.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.7.1/modernizr.min.js"></script>
<![endif]-->
</head>
<body class="forum-page">
<!-- QUICK MENU START -->
<div class="quick-menu">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="close">
<i class="icon-Delete"></i>Close
</div>
<div class="settings">
<a href="profile.html"><i class="icon-Settings"></i>Edit profile</a>
</div>
<div class="user-image">
<img src="https://s3.amazonaws.com/uifaces/faces/twitter/anoff/128.jpg" alt="">
</div>
<div class="user-profile">
<h2>Darth Vader</h2>
<div class="karma">
2410
</div>
<div class="user-twitter">
<a href="#">@darthvader</a>
</div>
<span class="roles">
<span class="core">core</span>
<span class="mvp">mvp</span>
<span class="admin">admin</span>
<span class="hq">hq</span>
<span class="c-trib">c-trib</span>
</span>
</div>
<div class="user-notifications">
<small>
Your Notifications
</small>
<a href="#" class="user-notification__yellow">
<div class="user-notification-text">
<p>Your profile picture is a little on the small side, it would look much nicer if you could update it to be at least 400x400px.</p>
</div>
</a>
<a href="#" class="user-notification__green">
<div class="user-notification-text">
<p>Your profile picture is a little on the small side, it would look much nicer if you could update it to be at least 400x400px.</p>
</div>
</a>
<a href="#" class="user-notification__blue">
<div class="user-notification-text">
<p>Your profile picture is a little on the small side, it would look much nicer if you could update it to be at least 400x400px.</p>
</div>
</a>
<a href="#" class="user-notification__red">
<div class="user-notification-text">
<p>Your profile picture is a little on the small side, it would look much nicer if you could update it to be at least 400x400px.</p>
</div>
</a>
</div>
<div class="user-latest-posts">
<small>
Activity in threads you participated in
</small>
<a href="forum-thread.html" class="forum-thread">
<div class="forum-thread-text">
<h3>Allow user to change site design</h3>
<p>Reply by Dennis Aaen 7 minutes ago</p>
</div>
<div class="category frontend">
<span class="cat">Templates and document types</span>
</div>
</a>
<a href="forum-thread.html" class="forum-thread">
<div class="forum-thread-text">
<h3>Allow user to change site design</h3>
<p>Reply by Dennis Aaen 7 minutes ago</p>
</div>
<div class="category frontend">
<span class="cat">Frontend</span>
</div>
</a>
<a href="forum-thread.html" class="forum-thread">
<div class="forum-thread-text">
<h3>Allow user to change site design</h3>
<p>Reply by Dennis Aaen 7 minutes ago</p>
</div>
<div class="category frontend">
<span class="cat">Frontend</span>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- QUICK MENU END -->
<div class="wrapper">
<!-- HEADER START -->
<header>
<div class="navigation">
<div class="container">
<div class="row">
<div class="col-md-3">
<a class="logo" href="index.html">
Our Umbraco
</a>
</div>
<div id="toggle" class="menu-toggle">
<a href="#" class="toggle cross"><span></span></a>
</div>
<nav class="col-md-9">
<ul>
<li><a href="forum.html">Forum</a></li>
<li><a href="#">Packages</a></li>
<li><a href="documentation.html">Docs</a></li>
<li><a href="#">Download</a></li>
<li><a href="#">Contribute</a></li>
<!-- <li><a href="#">Sign in</a></li> -->
<li>
<div class="user">
<img src="https://s3.amazonaws.com/uifaces/faces/twitter/anoff/128.jpg" alt="">
<span class="notificationCount">
4
</span>
</div>
</li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<div class="alertbar__yellow">
<h2>Notice: Planned maintenance</h2>
<p>Our will be down tomorrow morning between 08:00-10:00 AM (GMT+1) for planned maintenance.</p>
<p>For more information, go to <a href="#">our.info</a></p>
</div>
<div class="notification__blue">
<div class="message">
<!-- <h3>What about a header in the notification</h3> -->
<p>Your profile picture is a <a href="#">little on the</a> small side, it would look <strong>much nicer</strong> if you could update it to be at least 400x400px.</p>
</div>
<div class="close-notification">
<i class="icon-Delete"></i>Close
</div>
</div>
<!-- HEADER END -->
<script type="text/javascript"></script>
<!-- FORUM OVERVIEW START -->
<section class="forum-overview">
<div class="forum-archive">
<!-- FORUM HEADER START -->
<div class="utilities">
<ul id="breadcrumb">
<li><a href="/documentation" rel="nofollow">Our Umbraco</a></li><li><a href="/documentation/Extending-Umbraco" rel="nofollow">Forum</a></li><li><a href="/documentation/Extending-Umbraco/Dashboards" rel="nofollow">Starter kit solutions on Github: how to use?</a></li>
</ul>
<div class="utility-actions">
<button class="button create-new-thread">
<i class="icon-Add"></i><span>Create new</span>
</button>
</div>
</div>
<div class="forum-settings">
<div class="search-big">
<input type="search" class="valid" required placeholder="Search for threads">
<label for="search">Search for threads</label>
</div>
<div class="or">
or
</div>
<div class="sorting">
<select id="selectCategory" data-placeholder="Choose&hellip;">
<option class="category" selected disabled>Choose category</option>
<option class="category frontend">Frontend</option>
<option class="category frontend">Azure</option>
<option class="category frontend">Core</option>
<option class="category frontend">Frontend</option>
<option class="category frontend">Azure</option>
<option class="category frontend">Core</option>
<option class="category frontend">Frontend</option>
<option class="category frontend">Azure</option>
<option class="category frontend">Core</option>
<option class="category frontend">Frontend</option>
<option class="category frontend">Azure</option>
<option class="category frontend">Core</option>
</select>
</div>
</div>
<!-- FORUM HEADER END -->
<!-- FORUM LIST START -->
<section class="forum">
<!-- FORUM LIST HEADER START -->
<div class="forum-head">
<div class="topic">Topic</div>
<div class="category">Category</div>
<div class="posts">Replies</div>
</div>
<!-- FORUM LIST HEADER END -->
<!-- FORUM LIST OF THREADS START -->
<div class="forum-content">
<!-- FORUM THREAD STA
RT -->
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Starter kit solutions on Github: how to use?</h3>
<span>last edited by <strong>Arsene Wenger</strong> 2 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Frontend</a></div>
<div class="posts"><small>123</small> <span>Replies</span></div>
</div>
<!-- FORUM THREAD START -->
<div class="topic-row solved">
<div class="topic">
<a href="forum-thread.html">
<h3>How to use uWebshop Basket with custom products ?</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Core</a></div>
<div class="posts"><small>12</small> <span>Replies</span></div>
</div>
<div class="topic-row solved">
<div class="topic">
<a href="forum-thread.html">
<h3>How to use uWebshop Basket with custom products ?</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Core</a></div>
<div class="posts"><small>12</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Inherit property value from parent page & combining with current page</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Azure</a></div>
<div class="posts"><small>154</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Failed to retrieve data for member list all-members (7.21)</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Frontend</a></div>
<div class="posts"><small>123</small> <span>Replies</span></div>
</div>
<div class="topic-row solved">
<div class="topic">
<a href="forum-thread.html">
<h3>Document Type properties not inheriting after upgrade</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Skybrud.Social for Umbraco 7 - General discussion</a></div>
<div class="posts"><small>12</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Umbraco 7 ImageCropper - new crops added to property</h3> editor are not available
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Azure</a></div>
<div class="posts"><small>154</small> <span>Replies</span></div>
</div>
<div class="topic-row solved">
<div class="topic">
<a href="forum-thread.html">
<h3>unit testing: moqing out IPublishedContent with child nodes</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Frontend</a></div>
<div class="posts"><small>123</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Using Textstring as link?</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Core</a></div>
<div class="posts"><small>12</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>TinyMCE and forecolor (text color picker)</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Azure</a></div>
<div class="posts"><small>154</small> <span>Replies</span></div>
</div>
<div class="topic-row solved">
<div class="topic">
<a href="forum-thread.html">
<h3>unit testing: moqing out IPublishedContent with child nodes</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Frontend</a></div>
<div class="posts"><small>123</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Using Textstring as link?</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Core</a></div>
<div class="posts"><small>12</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>TinyMCE and forecolor (text color picker)</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Azure</a></div>
<div class="posts"><small>154</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Starter kit solutions on Github: how to use?</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Frontend</a></div>
<div class="posts"><small>123</small> <span>Replies</span></div>
</div>
<div class="topic-row solved">
<div class="topic">
<a href="forum-thread.html">
<h3>How to use uWebshop Basket with custom products ?</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Core</a></div>
<div class="posts"><small>12</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href=</h3>"forum-thread.html">
<h3>Inherit property value from parent page & combining with current page
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Azure</a></div>
<div class="posts"><small>154</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Failed to retrieve data for member list all-members (7.21)</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Frontend</a></div>
<div class="posts"><small>123</small> <span>Replies</span></div>
</div>
<div class="topic-row solved">
<div class="topic">
<a href="forum-thread.html">
<h3>Document Type properties not inheriting after upgrade</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Core</a></div>
<div class="posts"><small>12</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Umbraco 7 ImageCropper - new crops added to property</h3> editor are not available
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Azure</a></div>
<div class="posts"><small>154</small> <span>Replies</span></div>
</div>
<div class="topic-row solved">
<div class="topic">
<a href="forum-thread.html">
<h3>unit testing: moqing out IPublishedContent with child nodes</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Frontend</a></div>
<div class="posts"><small>123</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Using Textstring as link?</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Core</a></div>
<div class="posts"><small>12</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>TinyMCE and forecolor (text color picker)</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Azure</a></div>
<div class="posts"><small>154</small> <span>Replies</span></div>
</div>
<div class="topic-row solved">
<div class="topic">
<a href="forum-thread.html">
<h3>unit testing: moqing out IPublishedContent with child nodes</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Frontend</a></div>
<div class="posts"><small>123</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>Using Textstring as link?</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Core</a></div>
<div class="posts"><small>12</small> <span>Replies</span></div>
</div>
<div class="topic-row">
<div class="topic">
<a href="forum-thread.html">
<h3>TinyMCE and forecolor (text color picker)</h3>
<span>last edited by <strong>Arsene Wenger</strong> 12 minutes ago</span>
</a>
</div>
<div class="category frontend"><a href="#">Azure</a></div>
<div class="posts"><small>154</small> <span>Replies</span></div>
</div>
<nav class="pagination" role="navigation">
<a class="prev" href="#">prev</a>
<span>...</span>
<a class="active" href="#">1</a>
<a href="#">2</a>
<a href="#">3</a>
<a href="#">4</a>
<span>...</span>
<a class="next" href="#">Next</a>
</nav>
</div>
<!-- FORUM LIST OF THREADS START -->
</section>
<!-- FORUM LIST END -->
</div>
</section>
<!-- FORUM OVERVIEW END -->
<!-- FOOTER START -->
<footer>
<div class="container">
<div class="row">
<div class="col-xs-12">
Our.umbraco.org is the community mothership for Umbraco, the open source asp.net cms. With a friendly forum for all your questions, a comprehensive documentation and the a ton of packages from the community.
</div>
</div>
</div>
</footer>
<!-- FOOTER END -->
</div> <!-- Wrapper end -->
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="//maps.googleapis.com/maps/api/js?sensor=false&extension=.js"></script>
<script src="assets/js/app.min.js"></script>
<script type="text/javascript">
classOnScroll('header', 'sticky', 10);
classOnScroll('.notification', 'sticky', 10);
</script>
</body>
</html>