slitaz-dev-tools diff slitaz-mercurial-style/templates/slitaz/error.tmpl @ rev 42

Mercurial style update to match website
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 27 23:31:28 2011 +0200 (2011-03-27)
parents d9f1a561b634
children c0749db640da
line diff
     1.1 --- a/slitaz-mercurial-style/templates/slitaz/error.tmpl	Thu Feb 24 07:39:10 2011 +0000
     1.2 +++ b/slitaz-mercurial-style/templates/slitaz/error.tmpl	Sun Mar 27 23:31:28 2011 +0200
     1.3 @@ -5,47 +5,62 @@
     1.4  
     1.5  <!-- Header -->
     1.6  <div id="header">
     1.7 -    <a href="http://hg.slitaz.org/"><img id="logo"
     1.8 -		src="{staticurl}logo.png" 
     1.9 -		title="hg.slitaz.org" alt="hg.slitaz.org" /></a>
    1.10 -    <p id="titre">#!/Hg/repos</p>
    1.11 +	<div id="logo"></div>
    1.12 +	<div id="network">
    1.13 +		<a href="http://www.slitaz.org/">
    1.14 +			<img src="{staticurl}/images/network.png" alt="network.png" /></a>
    1.15 +		<a href="http://scn.slitaz.org/">Community</a>
    1.16 +		<a href="http://doc.slitaz.org/">Doc</a>
    1.17 +		<a href="http://forum.slitaz.org/">Forum</a>
    1.18 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    1.19 +		<a href="http://hg.slitaz.org/">Hg</a>
    1.20 +	</div>
    1.21 +	<h1><a href="http://hg.slitaz.org/">SliTaz Repositories</a></h1>
    1.22  </div>
    1.23  
    1.24 -<!-- Content -->
    1.25 -<div id="content-full">
    1.26 -
    1.27 -<!-- Block begin -->
    1.28 -<div class="block">
    1.29 -	<!-- Nav block begin -->
    1.30 +<!-- Block -->
    1.31 +<div id="block">
    1.32 +	<!-- Navigation -->
    1.33  	<div id="block_nav">
    1.34 -		<h3><img src="{staticurl}network.png" alt="png" />Navigation</h3>
    1.35 -		<ul>
    1.36 -			<li><a href="{url}shortlog{sessionvars%urlparameter}">log</a></li>
    1.37 -			<li><a href="{url}graph{sessionvars%urlparameter}">graph</a></li>
    1.38 -			<li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li>
    1.39 -			<li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li>
    1.40 -		</ul>
    1.41 -	<!-- Nav block end -->
    1.42 +		<h4>Navigation</h4>
    1.43 +		<div class="right_box">
    1.44 +			<ul>
    1.45 +				<li><a href="{url}rev/{node|short}{sessionvars%urlparameter}">Changeset</a></li>
    1.46 +				<li><a href="{url}file/{node|short}{sessionvars%urlparameter}">Browse</a></li>
    1.47 +			</ul>
    1.48 +		</div>
    1.49 +		<div class="left_box">
    1.50 +			<ul>
    1.51 +				<li><a href="{url}summary{sessionvars%urlparameter}">Summary</a></li>
    1.52 +				<li><a href="{url}log{sessionvars%urlparameter}">Changelog</a></li>
    1.53 +				<li><a href="{url}graph/{node|short}{sessionvars%urlparameter}">Graph</a></li>
    1.54 +				<li><a href="{url}tags{sessionvars%urlparameter}">Tags</a></li>
    1.55 +				<li><a href="{url}branches{sessionvars%urlparameter}">Branches</a></li>
    1.56 +			</ul>
    1.57 +		</div>
    1.58  	</div>
    1.59 -	<!-- Top block begin -->
    1.60 -	<div id="block_top">
    1.61 -		<h1>Project: {repo|escape}</h1>
    1.62 +	<!-- Information/image -->
    1.63 +	<div id="block_info">
    1.64 +		<h4>Project: {repo|escape}</h4>
    1.65  		<p>
    1.66 -			This web interface lets you follow in real time all improvements,
    1.67 -			fixes and other changes made by SliTaz GNU/Linux contributors.
    1.68 +			Clone project: hg clone http://hg.slitaz.org/{repo|escape}
    1.69  		</p>
    1.70 -		<h3>Search</h3>
    1.71 +		<p>
    1.72 +			An error occurred
    1.73 +		</p>
    1.74 +		<h4>Search</h4>
    1.75  		<form class="search" action="{url}log">
    1.76  			{sessionvars%hiddenformentry}
    1.77  			<p><input name="rev" id="search1" type="text" /></p>
    1.78  			<div id="hint">find changesets by author, revision,
    1.79  			files, or words in the commit message</div>
    1.80  		</form>
    1.81 -	<!-- Top block end -->
    1.82  	</div>
    1.83 -<!-- Block end -->
    1.84  </div>
    1.85  
    1.86 +<!-- Content -->
    1.87 +<div id="content">
    1.88 +
    1.89  <h2><a href="{url}{sessionvars%urlparameter}">{repo|escape}</a> error</h2>
    1.90  
    1.91  <div class="description">