56 lines
2.2 KiB
HTML
56 lines
2.2 KiB
HTML
<!DOCTYPE HTML>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<meta charset="utf-8">
|
|
<title>VIVO Release 1 V1.4 Upgrade Guide</title>
|
|
<link rel="stylesheet" href="./css/doc.css" media="screen">
|
|
</head>
|
|
<body>
|
|
<div id="branding" role="banner">
|
|
<h1 class="vivo-logo"><a href="/"><span class="displace">VIVO</span></a></h1>
|
|
</div>
|
|
<!-- Start of content -->
|
|
<div id="wrapper-content" role="main">
|
|
<h1>VIVO Release 1 V1.4 Upgrade Guide</h1>
|
|
<small>
|
|
Upgrading from Release 1 V1.3 to Release 1 V1.4
|
|
</small>
|
|
|
|
|
|
<h2>Template changes</h2>
|
|
<ul>
|
|
<li><code>${stylesheets.list}</code>, <code>${scripts.list}</code>, and <code>${headscripts.list}</code> have changed to
|
|
<code>${stylesheets.list()}</code>, <code>${scripts.list()}</code>, and <code>${headscripts.list()}</code>, respectively.
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<!-- #wrapper-content -->
|
|
<div id="footer" role="contentinfo">
|
|
<p class="copyright">
|
|
<small>
|
|
©2011 All Rights Reserved
|
|
</small>
|
|
| Powered
|
|
by <a class="powered-by-vivo" href="http://vivoweb.org" target="_blank"><strong>VIVO</strong></a>
|
|
</p>
|
|
<div id="nav" role="navigation">
|
|
<ul id="footer-nav" role="list">
|
|
<li role="listitem">
|
|
<a href="http://vivoweb.org/about">About</a>
|
|
</li>
|
|
<li role="listitem">
|
|
<a href="http://vivoweb.org/contact">Contact Us</a>
|
|
</li>
|
|
<li role="listitem">
|
|
<a href="http://www.vivoweb.org/support" target="blank">Support</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- #footer -->
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|