Файл: Jalendar2 Documentation/changelog.html
Строк: 175
<?php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Jalendar - Premium Calendar Tool</title>
<link rel="stylesheet" href="style/bootstrap.min.css">
<link rel="stylesheet" href="style/documentation.css">
<!-- Jalendar files -->
<link rel="stylesheet" href="jalendar/style/jalendar.css" type="text/css" />
<script type="text/javascript" src="jalendar/js/jquery-1.10.2.min.js"></script><!--jQuery-->
<script type="text/javascript" src="jalendar/js/jalendar.min.js"></script>
<!-- Jalendar files #end -->
<link rel="stylesheet" href="style/default.min.css" media="screen" type="text/css">
<script src="js/highlight.pack.js"></script>
<script src="js/documentation.js"></script>
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/tr_TR/sdk.js#xfbml=1&version=v2.4";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="container-fluid">
<div class="row header header-mini">
<ul class="nav">
<li><a href="index.html">Getting Started</a></li>
<li><a href="installation.html">Installation & Documentation</a></li>
<li><a href="#" class="selected">Change-log (v1.4)</a></li>
<li><a href="http://codecanyon.net/item/jalendar2-calendar-pack-event-range-and-more/12662442?ref=bqra">Purchase and Download</a></li>
<li><a href="mailto:bora_dan@hotmail.com?Subject=Jalendar2 Support">Support</a></li>
</ul>
<div class="container">
<div class="logo text-center"><img src="img/logo.png" alt="" /></div>
<p class="mini-desc text-center">Change-log</p>
</div>
</div>
<div class="container white">
<div class="row">
<div class="col-xs-12">
<h1>V1.4</h1>
<ul>
<li>Added option for disable selecting and clicking to day which after today (selectingBeforeToday: boolen)</li>
</ul>
<hr />
<h1>V1.3</h1>
<ul>
<li>Added French, Italian, Filipino, Russian, Dutch, Chinese, Hindi, Portuguese and Polish language support</li>
<li>Added week start day option for sunday or monday</li>
<li>Fixed today selecting problem</li>
<li>Updated .js file for optimization</li>
<li>Updated installation guide</li>
</ul>
<hr />
<h1>V1.2</h1>
<ul>
<li>Added German language support</li>
<li>Added link option for events on using 'type: range'</li>
<li>Updated installation guide</li>
</ul>
<hr />
<h1>V1</h1>
<ul>
<li>Ready to download</li>
</ul>
<br />
<br />
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container">
<div class="row">
<div class="sharing">
<div>
<a href="https://twitter.com/bqra" class="twitter-follow-button" data-show-count="false">Follow @bqra</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</div>
<div>
<a href="https://twitter.com/share" class="twitter-share-button" data-text="Check out this amazing jquery calendar plugin" data-via="bqra" data-hashtags="jalendar">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</div>
<div>
<div class="fb-follow" data-layout="button_count" data-href="http://www.facebook.com/bora.dan87"></div>
</div>
<div>
<!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/bqra" data-count-href="/bqra/followers" data-count-api="/users/bqra#followers" data-count-aria-label="# followers on GitHub" aria-label="Follow @bqra on GitHub">Follow @bqra</a>
</div>
</div>
<p>
Designed and built by Bora Dan. Maintained by Pikselmatik.com <br />
Codes are licensed under Codecanyon.net <br />
You can download it from codecanyon. Currently Version 1.0
</p>
</div>
</div>
</div>
<script async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script>
</body>
</html>
?>