Skip to content

Commit

Permalink
update layouts for totalfinder 1.0 launch
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Sep 26, 2010
1 parent 73d38b9 commit 1c40fa2
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 3 deletions.
5 changes: 2 additions & 3 deletions default.html
Expand Up @@ -105,7 +105,7 @@
</script>
{% endif %}
</head>
<body>
<body id="page-{{ page.url | remove: '/' | remove: '.html' }}">
<div id="header-wrapper">
<div id="header">
<div class="container header-bar">
Expand All @@ -124,9 +124,8 @@
</div>
</div>
<div class="span-17 last">
<div class="item-store-badge">Opening soon</div>
<ul class="header-menu {{page.menu}} segment">
<li class="segment-1 menu-item-store"><a href=""><span>store</span></a></li>
<li class="enabled segment-1 menu-item-store"><a href="https://sites.fastspring.com/binaryage/instant/totalfinder"><span>store</span></a></li>
<li class="enabled segment-0 menu-item-products"><a href="http://binaryage.com"><span>products</span></a></li>
<li class="enabled segment-0 menu-item-blog"><a href="http://blog.binaryage.com"><span>blog</span></a></li>
<li class="enabled segment-2 menu-item-support"><a href="http://support.binaryage.com"><span>support</span></a></li>
Expand Down
104 changes: 104 additions & 0 deletions tf-home.html
@@ -0,0 +1,104 @@
---
layout: default
satisfaction: 1
---
<div id="main-product">
<div class="container">
<div class="main-product-left span-12" style="padding-top:{{page.leftshift}}">
<div class="product-logo-box">
<img class="product-icon" src="/shared/img/icons/{{page.product_title|downcase}}-64.png">
<div class="product-tagline">
<h1 class="product-title">{{page.product_title}}</h1>
{% if page.product_badge %}
<div class="product-badge badge-{{page.product_title|downcase}}">{{page.product_badge}}</div>
{% endif %}
<h2 class="product-subtitle">{{page.product_subtitle}}</h2>
</div>
</div>
<div class="product-buttons-box">
<div class="product-buttons">
<a href="http://revision3.com/tzdaily/2010-02-16totalfinder" id="teaser-link" rel="#teaser" class="button button-300 product-button-play">
<div><div>Watch Video</div></div>
</a>
<a href="{{page.download}}" class="button button-300 product-button-download">
<div><div><div class="trial-note">14 days trial</div>{{page.downloadtitle}}<div class="product-specs">Requires OS X 10.6 (Snow Leopard)</div></div></div>
</a>
<a href="https://sites.fastspring.com/binaryage/instant/totalfinder" class="button button-300 product-button-buy">
<div><div>Buy it for $15</div></div>
</a>
<div class="clear"></div>
</div>
<div class="reasons-to-buy">
<a href="/reasons-to-buy">Why should I buy?</a>
</div>
</div>
{% if false %}
<div class="product-advert-box">
{% if page.advert %}
<div class="product-advert">{{page.advert}}</div>
{% endif %}
</div>
{% endif %}
</div>
<div class="main-product-right span-12 last">
<!-- <div class="product-actions-box">
{% if page.retweet %}
<script type="text/javascript">tweetmeme_source = "binaryage";</script>
<div class="retweet">
</div>
<script>
$(".retweet").html(writeCapture.sanitize('<scr'+'ipt type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></scr'+'ipt>'));
</script>
{% endif %}
{% if page.facebook and false %}
<div class="facebook">
<fb:share-button class="url" href="{{page.ogmeta.url}}/" type="box_count"></fb:share-button>
</div>
{% endif %}
{% if page.buzz %}
<div class="buzz">
</div>
<script>
$(".buzz").html(writeCapture.sanitize('<a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="{{page.ogmeta.url}}" data-imageurl="{{page.ogmeta.image}}"></a><scr'+'ipt type="text/javascript" src="http://www.google.com/buzz/api/button.js"></scr'+'ipt>'));
</script>
{% endif %}
{% if page.usethis %}
<div class="usethis">
</div>
<script>
$('.usethis').html(writeCapture.sanitize('<scr'+'ipt type="text/javascript" src="http://osx.iusethis.com/app/include/{{page.usethis}}/8"></scr'+'ipt>'));
</script>
{% endif %}
{% if page.flattr %}
<div class="flattr">
<script type="text/javascript">
document.write('<iframe width="50" scrolling="no" height="60" frameborder="0" src="http://api.flattr.com/button/view/?uid=0&amp;url='+encodeURIComponent('{{page.flattr}}')+'&amp;language=&amp;hidden=0&amp;title=&amp;category=&amp;tags=&amp;description=" border="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>')
</script>
</div>
{% endif %}
<div class="clear"></div>
</div> -->
<div class="facebook-like-box" style="left:{{ page.likeshift }};">
<fb:like href="{{page.ogmeta.url}}" layout="standard" show_faces="false" action="like" font="arial" colorscheme="light"></fb:like>
</div>
<div class="main-screenshot" style="height: 325px;">
{% for shot in page.shots %}
<div id="screenshot-box-{{forloop.index}}" class="screenshot-box" {% if forloop.index0 > 0 %}style="display:none"{% endif %}>
{% if shot.type == 'xxx' %}

{% else %}
<a href="{{site.url}}{{shot.full}}" class="overlayable" title="{{shot.title}}"><img src="{{site.url}}{{shot.full}}"/></a>
{% endif %}
</div>
{% endfor %}
<div class="clear"></div>
</div>
</div>
</div>
</div>

<div id="main-content tf-home">
<div class="container">
{{ content }}
</div>
</div>
49 changes: 49 additions & 0 deletions tf-page.html
@@ -0,0 +1,49 @@
---
layout: default
satisfaction: 1
product_title: TotalFinder
product_subtitle: documentation index
---
<div>
<div class="container" id="tf-header">
<div class="tf-header-nav span-24 last">
<a class="tf-back-button" href="/">&larr; back to homepage</a>
</div>
<div class="tf-header-left span-19">
<h1 class="doc-title">{{page.subtitle}}</h1>
</div>
<div class="tf-header-right span-5 last">
<div class="product-logo-box">
<img class="product-icon" src="/shared/img/icons/{{page.product_title|downcase}}-64.png">
<div class="product-tagline">
<h2 class="product-title">{{page.product_title}}</h2>
<h3 class="product-subtitle"><a href="/documentation">{{page.product_subtitle}}</a></h3>
</div>
</div>
</div>
</div>
<div class="container" id="tf-nav">
<div class="tf-header-left span-12">
{% if page.prev_link %}
<h3 class="page-prev"><a href="{{page.prev_link}}">&larr; {{page.prev}}</a></h3>
{% else %}
&nbsp;
{% endif %}
</div>
<div class="tf-header-right span-12 last">
{% if page.next_link %}
<h3 class="page-next"><a href="{{page.next_link}}">{{page.next}} &rarr;</a></h3>
{% else %}
&nbsp;
{% endif %}
</div>
</div>
</div>

<div id="main-content" class="tf-page">
<div class="container">
<div class="page-content">
{{ content }}
</div>
</div>
</div>

0 comments on commit 1c40fa2

Please sign in to comment.