Mercurial > kraina_muminkow
changeset 32:b288abf2ea9f
Wersja ostateczna
author | Michał Rudowicz <michal.rudowicz@fl9.eu> |
---|---|
date | Mon, 13 Jun 2011 09:54:20 +0200 |
parents | 49329f65ea4f |
children | 028cb06a24c9 |
files | frontend/mfrontend/templates/joblist.csv frontend/mfrontend/templates/layout.html static/style.css |
diffstat | 3 files changed, 26 insertions(+), 26 deletions(-) [+] |
line wrap: on
line diff
--- a/frontend/mfrontend/templates/joblist.csv Sun Jun 05 23:58:36 2011 +0200 +++ b/frontend/mfrontend/templates/joblist.csv Mon Jun 13 09:54:20 2011 +0200 @@ -2,6 +2,6 @@ {% if job is sameas None %} 0 {% else %} -1;{{job.method}};{{job.hash}};LISTA_ZNAKOW;{{job.last_checked}};{{job.min_pass_len}};{{job.max_pass_len}};{{job.id}};40{#pierwsze - zero, gdy nie ma zadania, jeden, gdy jest ostatnie - rozmiar podzadania#} +1;{{job.method}};{{job.hash}};abcdefghijklmnopqrstuvwxyz0123456789;{{job.last_checked}};{{job.min_pass_len}};{{job.max_pass_len}};{{job.id}};40{#pierwsze - zero, gdy nie ma zadania, jeden, gdy jest ostatnie - rozmiar podzadania#} {% endif %} {% endfor %}
--- a/frontend/mfrontend/templates/layout.html Sun Jun 05 23:58:36 2011 +0200 +++ b/frontend/mfrontend/templates/layout.html Mon Jun 13 09:54:20 2011 +0200 @@ -1,10 +1,10 @@ <html> <head> <title>Projekt AIIR</title> -<script type="text/javascript" src="http://localhost/static/jquery.js"></script> -<script type="text/javascript" src="http://localhost/static/fancybox/jquery.fancybox-1.3.4.pack.js"></script> -<link rel="stylesheet" href="http://localhost/static/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" /> -<link rel="stylesheet" type="text/css" href="http://localhost/static/style.css"> +<script type="text/javascript" src="/static/jquery.js"></script> +<script type="text/javascript" src="/static/fancybox/jquery.fancybox-1.3.4.pack.js"></script> +<link rel="stylesheet" href="/static/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen" /> +<link rel="stylesheet" type="text/css" href="/static/style.css"> </head><body> <div id="content"> <div style="display:none"> @@ -50,7 +50,7 @@ </form> </div> </div> -<table align="center"><tr><td><img src="http://localhost/static/pic/logo.gif" align="center"></td></tr></table> +<table align="center"><tr><td><img src="/static/pic/logo.gif" align="center"></td></tr></table> <div id="menu"> {% if not session.logged_in %} <div class="button"><a id="loginlink" href="#login">Zaloguj siÄ™</a></div> @@ -69,6 +69,6 @@ {% block body %} {% endblock %} </td></tr></table> -<script type="text/javascript" src="http://localhost/static/general.js"></script> +<script type="text/javascript" src="/static/general.js"></script> </div> </body></head>
--- a/static/style.css Sun Jun 05 23:58:36 2011 +0200 +++ b/static/style.css Mon Jun 13 09:54:20 2011 +0200 @@ -1,5 +1,5 @@ body { - background: url(http://localhost/static/pic/backgroundbody.jpg); + background: url(/static/pic/backgroundbody.jpg); font-family: "tahoma", "arial", "helvetica", "sans-serif"; font-size: 8pt; color: #000000; @@ -42,16 +42,16 @@ margin-bottom: 20px; } .tbll { - background : url(http://localhost/static/pic/tb4_l.gif) no-repeat; + background : url(/static/pic/tb4_l.gif) no-repeat; width : 8px; } .tblbot { - background : url(http://localhost/static/pic/tb4_m.gif) repeat-x; + background : url(/static/pic/tb4_m.gif) repeat-x; width : 100%; height: 22px; } .tblr { - background : url(http://localhost/static/pic/tb4_r.gif) no-repeat; + background : url(/static/pic/tb4_r.gif) no-repeat; width : 8px; } .tbt { @@ -61,19 +61,19 @@ border : 0; } .tbtl { - background : url(http://localhost/static/pic/tb2_l.gif) no-repeat; + background : url(/static/pic/tb2_l.gif) no-repeat; width : 22px; height: 22px; display: block; } .tbtbot { - background : url(http://localhost/static/pic/tb2_m.gif) repeat-x; + background : url(/static/pic/tb2_m.gif) repeat-x; width : 100%; font-size : 13px; color : #445588; } .tbtr { - background : url(http://localhost/static/pic/tb2_r.gif) no-repeat; + background : url(/static/pic/tb2_r.gif) no-repeat; width : 124px; height: 22px; display: block; @@ -85,7 +85,7 @@ font-size : 11px; } .tbtr_block { - background : url(http://localhost/static/pic/tb2_r_block.gif) no-repeat; + background : url(/static/pic/tb2_r_block.gif) no-repeat; width : 70px; } .row1 { @@ -122,7 +122,7 @@ } .state100 { - background-image : url(http://localhost/static/pic/100.gif); + background-image : url(/static/pic/100.gif); background-repeat: no-repeat; background-position: center left; width : 31px; @@ -133,7 +133,7 @@ } .state87 { - background : url(http://localhost/static/pic/87.gif) no-repeat; + background : url(/static/pic/87.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -143,7 +143,7 @@ } .state75 { - background : url(http://localhost/static/pic/75.gif) no-repeat; + background : url(/static/pic/75.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -153,7 +153,7 @@ } .state62 { - background : url(http://localhost/static/pic/62.gif) no-repeat; + background : url(/static/pic/62.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -162,7 +162,7 @@ font-size: 11px; }.state50 { - background : url(http://localhost/static/pic/50.gif) no-repeat; + background : url(/static/pic/50.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -172,7 +172,7 @@ } .state37 { - background : url(http://localhost/static/pic/37.gif) no-repeat; + background : url(/static/pic/37.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -182,7 +182,7 @@ } .state25 { - background : url(http://localhost/static/pic/25.gif) no-repeat; + background : url(/static/pic/25.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -192,7 +192,7 @@ } .state12 { - background : url(http://localhost/static/pic/12.gif) no-repeat; + background : url(/static/pic/12.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -202,7 +202,7 @@ } .state0 { - background : url(http://localhost/static/pic/0.gif) no-repeat; + background : url(/static/pic/0.gif) no-repeat; background-position: center left; width : 31px; height: 23px; @@ -227,7 +227,7 @@ .button { display: inline-block; - background : url(http://localhost/static/pic/buttons/button1.gif) no-repeat; + background : url(/static/pic/buttons/button1.gif) no-repeat; background-position: bottom center; width: 140px; height: 20px; @@ -242,4 +242,4 @@ font-weight: bold; text-decoration: none; font-size: small; -} \ No newline at end of file +}