slitaz-forge rev 171

Remove fm files (bad idea) and add statix files for mirror
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 20 19:24:34 2012 +0100 (2012-03-20)
parents b2d3e65c0749
children 4b427d44baae
files mf/README mf/css/awstats_bw.css mf/css/awstats_default.css mf/css/slitaz.css mf/html/header.html mf/images/desktop.png mf/images/development.png mf/images/flags/au.png mf/images/flags/br.png mf/images/flags/ch.png mf/images/flags/cn.png mf/images/flags/de.png mf/images/flags/fr.png mf/images/flags/it.png mf/images/flags/nl.png mf/images/flags/si.png mf/images/flags/us.png mf/images/help.png mf/images/home.png mf/images/logo.png mf/images/mime/Directory mf/images/mime/application_octet-stream mf/images/mime/file_fd mf/images/mime/file_iso mf/images/mime/file_md5 mf/images/mime/file_tar.gz mf/images/mime/file_tazpkg mf/images/mime/text_plain mf/images/monitor.png mf/images/xhtml10.png mirror/info/images/development.png mirror/info/images/flags/au.png mirror/info/images/flags/br.png mirror/info/images/flags/ch.png mirror/info/images/flags/cn.png mirror/info/images/flags/de.png mirror/info/images/flags/fr.png mirror/info/images/flags/it.png mirror/info/images/flags/nl.png mirror/info/images/flags/si.png mirror/info/images/flags/us.png mirror/info/images/monitor.png mirror/mirror mirror/root/static/help.png mirror/root/static/home.png mirror/root/static/logo.png mirror/root/static/mime/Directory mirror/root/static/mime/application_octet-stream mirror/root/static/mime/file_fd mirror/root/static/mime/file_iso mirror/root/static/mime/file_md5 mirror/root/static/mime/file_tar.gz mirror/root/static/mime/file_tazpkg mirror/root/static/mime/text_plain mirror/root/static/slitaz.css mirror/root/static/xhtml10.png
line diff
     1.1 --- a/mf/README	Tue Mar 20 16:19:06 2012 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,18 +0,0 @@
     1.4 -Slitaz Mirror Files
     1.5 -================================================================================
     1.6 -
     1.7 -
     1.8 -Mirror Files host static SLiTaz files such as CSS style and images. It can and 
     1.9 -should be used by all mirror.slitaz.org vhost so we just have to work on these
    1.10 -to update all sites. Mf can also be used by other vhosts and on mirror symlink
    1.11 -can be used to point to MF:
    1.12 -
    1.13 -# ln -s /home/slitaz/repos/slitaz-forge/mf . 
    1.14 -
    1.15 -
    1.16 -Vhost  : http://mf.slitaz.org/
    1.17 -Mirror : http://mirror.slitaz.org/
    1.18 -
    1.19 -
    1.20 -================================================================================
    1.21 -
     2.1 --- a/mf/css/awstats_bw.css	Tue Mar 20 16:19:06 2012 +0100
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,31 +0,0 @@
     2.4 -body { font: 11px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; margin-top: 0 }
     2.5 -.aws_bodyl { }
     2.6 -.aws_border { background-color: #BBBBBB; padding: 1px 1px 1px 1px; margin-top: 0 }
     2.7 -.aws_title  { font: 13px verdana, arial, helvetica, sans-serif; font-weight: bold; background-color: #BBBBBB; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; }
     2.8 -.aws_blank { font: 13px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; }
     2.9 -.aws_data {
    2.10 -	background-color: #FFFFFF;
    2.11 -	border-top-width: 1px;   
    2.12 -	border-left-width: 0px;  
    2.13 -	border-right-width: 0px; 
    2.14 -	border-bottom-width: 0px;
    2.15 -}
    2.16 -.aws_formfield { font: 13px verdana, arial, helvetica; }
    2.17 -.aws_button {
    2.18 -	font-family: arial,verdana,helvetica, sans-serif;
    2.19 -	font-size: 12px;
    2.20 -	border: 1px solid #ccd7e0;
    2.21 -	background-image: url(/awstatsicons/other/button.gif);
    2.22 -}
    2.23 -th 		{ border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px; padding: 2px 2px 2px 2px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; }
    2.24 -th.aws 	{ border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px; padding: 2px 2px 2px 2px; font-size: 13px; font-weight: bold; }
    2.25 -td 		{ border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px; padding: 2px 2px 2px 2px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; }
    2.26 -td.aws 	{ border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px; padding: 2px 2px 2px 2px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; }
    2.27 -td.awsm	{ border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; padding: 0px 0px 0px 0px; font: 11px verdana, arial, helvetica, sans-serif; color: #000000; }
    2.28 -b { font-weight: bold; }
    2.29 -a { font: 11px verdana, arial, helvetica, sans-serif; }
    2.30 -a:link    { color: #001133; text-decoration: none; }
    2.31 -a:visited { color: #001133; text-decoration: none; }
    2.32 -a:hover   { color: #444444; text-decoration: underline; }
    2.33 -div { font: 12px arial,verdana,helvetica; text-align:justify; }
    2.34 -.ctooltip { position:absolute; top:0px; left:0px; z-index:2; width:380; visibility:hidden; font: 8pt MS Comic Sans,arial,sans-serif; background-color: #EEEEEE; padding: 8px; border: 1px solid black; }
    2.35 \ No newline at end of file
     3.1 --- a/mf/css/awstats_default.css	Tue Mar 20 16:19:06 2012 +0100
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,31 +0,0 @@
     3.4 -body { font: 11px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; margin-top: 0 }
     3.5 -.aws_bodyl { background-image: url(/awstatsicons/other/backleft.png); background-repeat: repeat-y; }
     3.6 -.aws_border { background-color: #CCCCDD; padding: 1px 1px 1px 1px; margin-top: 0 }
     3.7 -.aws_title  { font: 13px verdana, arial, helvetica, sans-serif; font-weight: bold; background-color: #CCCCDD; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; }
     3.8 -.aws_blank { font: 13px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; }
     3.9 -.aws_data {
    3.10 -	background-color: #FFFFFF;
    3.11 -	border-top-width: 1px;   
    3.12 -	border-left-width: 0px;  
    3.13 -	border-right-width: 0px; 
    3.14 -	border-bottom-width: 0px;
    3.15 -}
    3.16 -.aws_formfield { font: 13px verdana, arial, helvetica; }
    3.17 -.aws_button {
    3.18 -	font-family: arial,verdana,helvetica, sans-serif;
    3.19 -	font-size: 12px;
    3.20 -	border: 1px solid #ccd7e0;
    3.21 -	background-image: url(/awstatsicons/other/button.gif);
    3.22 -}
    3.23 -th 		{ border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px; padding: 2px 2px 2px 2px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; }
    3.24 -th.aws 	{ border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px; padding: 2px 2px 2px 2px; font-size: 13px; font-weight: bold; }
    3.25 -td 		{ border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px; padding: 2px 2px 2px 2px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; }
    3.26 -td.aws 	{ border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px; padding: 2px 2px 2px 2px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; }
    3.27 -td.awsm	{ border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; padding: 0px 0px 0px 0px; font: 11px verdana, arial, helvetica, sans-serif; color: #000000; }
    3.28 -b { font-weight: bold; }
    3.29 -a { font: 11px verdana, arial, helvetica, sans-serif; }
    3.30 -a:link    { color: #0011BB; text-decoration: none; }
    3.31 -a:visited { color: #0011BB; text-decoration: none; }
    3.32 -a:hover   { color: #605040; text-decoration: underline; }
    3.33 -div { font: 12px arial,verdana,helvetica; text-align:justify; }
    3.34 -.ctooltip { position:absolute; top:0px; left:0px; z-index:2; width:380; visibility:hidden; font: 8pt MS Comic Sans,arial,sans-serif; background-color: #FFFFE6; padding: 8px; border: 1px solid black; }
    3.35 \ No newline at end of file
     4.1 --- a/mf/css/slitaz.css	Tue Mar 20 16:19:06 2012 +0100
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,346 +0,0 @@
     4.4 -/*
     4.5 -	CSS style for SliTaz Network - (C) 2012 SliTaz GNU/Linux
     4.6 -*/
     4.7 -
     4.8 -html {
     4.9 -	min-height:  102%;
    4.10 -}
    4.11 -
    4.12 -body {
    4.13 -	background: #ffffff;
    4.14 -	color: black;
    4.15 -	font: 13px sans-serif, vernada, arial;
    4.16 -	margin: 0;
    4.17 -	min-width: 780px;
    4.18 -	height: 100%;
    4.19 -}
    4.20 -
    4.21 -a { text-decoration: underline; color: #215090; }
    4.22 -a:hover { text-decoration: none; color: blue; }
    4.23 -img { border: 0pt none; vertical-align: middle; }
    4.24 -h2 { color: #444; }
    4.25 -h3 { color: #666; font-size: 140%; }
    4.26 -h4 { color: #888; font-size: 120%; }
    4.27 -pre { 
    4.28 -	background-color: #f8f8f8; 
    4.29 -	border: 1px solid #ddd; 
    4.30 -	padding: 10px;
    4.31 -}
    4.32 -table { 
    4.33 -	background-color: #f8f8f8;
    4.34 -	border: 1px solid #ddd; 
    4.35 -	width: 100%; 
    4.36 -	margin: 0px 0px 20px 0px;
    4.37 -	padding: 10px;
    4.38 -}
    4.39 -
    4.40 -/* Header */
    4.41 -
    4.42 -#header { 
    4.43 -	height: 40px; 
    4.44 -	background: #351a0a;
    4.45 -}
    4.46 -
    4.47 -#header h1 {
    4.48 -	margin: 0;
    4.49 -	padding: 8px 0 0 42px;
    4.50 -	width: 250px;
    4.51 -}
    4.52 -
    4.53 -#header h1 a { 
    4.54 -	color: white; 
    4.55 -	text-decoration: none;
    4.56 -	font-size: 20px;
    4.57 -	font-style: italic;
    4.58 -}
    4.59 -
    4.60 -#header h1 a:hover, #network a:hover { 
    4.61 -	color: #d66018;
    4.62 -}
    4.63 -
    4.64 -/* Logo */
    4.65 -
    4.66 -#logo {
    4.67 -	background: url(http://mf.slitaz.org/images/logo.png) no-repeat left;
    4.68 -	position: absolute;
    4.69 -	float: left;
    4.70 -	left: 0px;
    4.71 -	top: 0px;
    4.72 -	width: 40px;
    4.73 -	height: 40px;
    4.74 -}
    4.75 -
    4.76 -/* SliTaz Network */
    4.77 -
    4.78 -#network { 
    4.79 -	float: right; 
    4.80 -	padding: 10px 5px 0; 
    4.81 -	font-size: 12px;
    4.82 -}
    4.83 -
    4.84 -#network a { padding: 0 6px; }
    4.85 -
    4.86 -/* Block */
    4.87 -
    4.88 -#block { 
    4.89 -	min-height: 200px; 
    4.90 -	background: #d66018; 
    4.91 -	padding: 26px 10% 0px;
    4.92 -	text-align: center;
    4.93 -	color: #333;
    4.94 -	border-bottom: 1px solid #f5f5f5;
    4.95 -}
    4.96 -
    4.97 -#block_info {
    4.98 -	text-align: justify; 
    4.99 -	width: 48%;
   4.100 -	padding: 10px 10px 0 0;
   4.101 -}
   4.102 -
   4.103 -#block a, #network a { 
   4.104 -	color: #fff; 
   4.105 -	font-weight: bold;
   4.106 -	text-decoration: none;
   4.107 -}
   4.108 -
   4.109 -#block h4 {
   4.110 -	color: #351a0a;
   4.111 -	margin: 0px;
   4.112 -	font-weight: bold;
   4.113 -	font-size: 110%;
   4.114 -}
   4.115 -
   4.116 -#block_info p { margin: 6px 0; padding: 0 12px 0 0; }
   4.117 -#block_info a { font-weight: normal; }
   4.118 -#block ul { list-style-type: square; }
   4.119 -#block a:hover { color: #351a0a; }
   4.120 -
   4.121 -/* Navigation */
   4.122 -
   4.123 -#block_nav {
   4.124 -	background: #cc5b17;
   4.125 -	padding: 10px 10px 40px;
   4.126 -	text-align: justify;
   4.127 -	width: 48%;
   4.128 -	float: right;
   4.129 -}
   4.130 -
   4.131 -#block_nav ul { 
   4.132 -	list-style-type: none; 
   4.133 -	margin: 6px 0; 
   4.134 -	padding: 0;
   4.135 -}
   4.136 -
   4.137 -#block_nav h4 img { 
   4.138 -	margin: 0 4px 0 0; 
   4.139 -	padding: 0;
   4.140 -}
   4.141 -
   4.142 -/* Languages */
   4.143 -
   4.144 -#lang {
   4.145 -	position: absolute;
   4.146 -	right: 0;
   4.147 -	padding: 6px;
   4.148 -	font-size: 11px;
   4.149 -}
   4.150 -
   4.151 -#lang a {
   4.152 -	text-decoration: none;
   4.153 -	padding: 0 2px;
   4.154 -}
   4.155 -
   4.156 -#lang a:hover {
   4.157 -	text-decoration: underline;
   4.158 -}
   4.159 -
   4.160 -/* Content */
   4.161 -
   4.162 -#content {
   4.163 -	padding: 30px 80px;
   4.164 -	text-align: justify;
   4.165 -}
   4.166 -
   4.167 -.news li {
   4.168 -	list-style-type: square;
   4.169 -	border-bottom: 1px dotted #BEBEBE;
   4.170 -	margin-left: -25px;
   4.171 -	padding: 4px 0px 4px 0px;
   4.172 -}
   4.173 -
   4.174 -.news a, .feed-grid a { text-decoration: none; }
   4.175 -.news p a { text-decoration: underline; }
   4.176 -.news p a:hover { text-decoration: none; }
   4.177 -#twitter { margin: 20px 0; }
   4.178 -#gallery { text-align: center; }
   4.179 -
   4.180 -#sponsor {
   4.181 -	font-size: 90%;
   4.182 -	background-color: #fbfbfb;
   4.183 -	border: 2px solid #ddd;
   4.184 -	width: 200px;
   4.185 -	height: 160px;
   4.186 -	float: right;
   4.187 -	text-align: center;
   4.188 -	margin: 10px 0px 20px 20px;
   4.189 -}
   4.190 -
   4.191 -/* Classes */
   4.192 -
   4.193 -.right_box { width: 48%; float: right; }
   4.194 -.left_box { width: 48%; float: left; }
   4.195 -
   4.196 -.box {
   4.197 -	margin: 20px 60px;
   4.198 -	padding: 12px;
   4.199 -	background: #efefef;
   4.200 -	border: 1px solid #ddd;
   4.201 -}
   4.202 -
   4.203 -.searchbox { 
   4.204 -	margin: 20px 80px; 
   4.205 -	padding: 12px; 
   4.206 -	background: #f8f8f8;
   4.207 -	text-align: center;
   4.208 -	border: 1px solid #ddd;
   4.209 -}
   4.210 -
   4.211 -/* Activity Box */
   4.212 -
   4.213 -.activity { 
   4.214 -	margin: 0 0 20px; 
   4.215 -	background: #efefef; 
   4.216 -	padding: 5px 2px 0; 
   4.217 -	border: 1px solid #ddd; 
   4.218 -}
   4.219 -.activity div { padding: 5px 10px; background: #fff; margin-top: 5px; }
   4.220 -.activity p { margin: 0; padding: 5px 10px; font-weight: bold; }
   4.221 -.activity a { text-decoration: none; }
   4.222 -.activity ul { list-style-type: none; 
   4.223 -	margin: 4px 0; padding: 0 4px; line-height: 150%; }
   4.224 -.activity_more { text-align: right;  }
   4.225 -.activity_more a { font-weight: normal; color: #000; padding: 0 4px; }
   4.226 -.activity_more a:hover { text-decoration: underline; }
   4.227 -
   4.228 -.activity span, .news span { 
   4.229 -	color: #666; 
   4.230 -	font-size: 11px; 
   4.231 -	font-weight: normal;
   4.232 -}
   4.233 -
   4.234 -/* Button */
   4.235 -
   4.236 -.button a { 
   4.237 -	background-color: #b64b22;
   4.238 -	color: #ffffff;
   4.239 -	margin-right: 6px;
   4.240 -	padding: 6px 10px;
   4.241 -	font-size: 12px;
   4.242 -	text-decoration: none;
   4.243 -	font-weight: bold;
   4.244 -}
   4.245 -.button a:hover, input[type=submit]:hover { 
   4.246 -	background-color: #a3431f;
   4.247 -	color: #ffffff;
   4.248 -}
   4.249 -
   4.250 -/* Round corner */
   4.251 -
   4.252 -#block_nav, pre, .box, .searchbox, .button a, #twitter, .activity,
   4.253 -.activity div, #sponsor, table, input, textarea, select {
   4.254 -	-moz-border-radius: 4px;
   4.255 -	-webkit-border-radius: 4px;
   4.256 -	border-radius: 4px;
   4.257 -}
   4.258 -
   4.259 -/* Form */
   4.260 -
   4.261 -form { display: inline; }
   4.262 -input[type="submit"], input[type="text"], textarea, select {
   4.263 -	color: #444444;
   4.264 -	border: 1px solid #cccccc;
   4.265 -	padding: 4px;
   4.266 -	margin: 4px 0px;
   4.267 -	font-size: 14px;
   4.268 -	line-height: 1.2em;
   4.269 -	background-image: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   4.270 -	background-image: -moz-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   4.271 -	-webkit-appearance: none;
   4.272 -	-webkit-padding-end: 6px;
   4.273 -	-webkit-padding-start: 6px;
   4.274 -}
   4.275 -
   4.276 -input[type="text"], textarea { background: #fefefe; border: 2px solid #ccc; 
   4.277 -	width: 460px; }
   4.278 -/*input[type="file"] { border: 2px solid #ddd; }*/
   4.279 -/*input[type="checkbox"] { background: #fefefe; }*/
   4.280 -
   4.281 -/* Be compatible with old FF and Webkit version. */
   4.282 -input[type="submit"] {
   4.283 -	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   4.284 -	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   4.285 -	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   4.286 -}
   4.287 -
   4.288 -input[type="submit"]:hover { 
   4.289 -	cursor: pointer;
   4.290 -	color: black;
   4.291 -}
   4.292 -
   4.293 -select { 
   4.294 -	background-image: url(images/down.png), 
   4.295 -		-webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   4.296 -	background-position: center right;
   4.297 -	background-repeat: no-repeat;
   4.298 -}
   4.299 -
   4.300 -.searchbox input[type=submit] {
   4.301 -	border: 1px solid #b64b22;
   4.302 -	background-color: #b64b22;
   4.303 -	color: white;
   4.304 -	font-weight: bold;
   4.305 -	cursor: pointer;
   4.306 -	padding: 4px 10px;
   4.307 -	font-size: 14px;
   4.308 -	margin-left: -5px;
   4.309 -	-webkit-border-top-right-radius: 4px;
   4.310 -	-webkit-border-bottom-right-radius: 4px;
   4.311 -	-moz-border-radius-topright: 4px;
   4.312 -	-moz-border-radius-bottomright: 4px;
   4.313 -	border-top-right-radius: 4px;
   4.314 -	border-bottom-right-radius: 4px;
   4.315 -}
   4.316 -
   4.317 -.searchbox input[type=submit]:hover { background-color: #a3431f; }
   4.318 -
   4.319 -.searchbox input[type=text] {
   4.320 -	border: 1px solid #333333;
   4.321 -	padding: 4px;
   4.322 -	height: 17px;
   4.323 -	width: 100%;
   4.324 -	-webkit-border-top-left-radius: 4px;
   4.325 -	-webkit-border-bottom-left-radius: 4px;
   4.326 -	-moz-border-radius-topleft: 4px;
   4.327 -	-moz-border-radius-bottomleft: 4px;
   4.328 -	border-top-left-radius: 4px;
   4.329 -	border-bottom-left-radius: 4px;
   4.330 -}
   4.331 -
   4.332 -/* Footer */
   4.333 -
   4.334 -#footer {
   4.335 -	background: #f1f1f1;
   4.336 -	text-align: center;
   4.337 -	border-top: 1px solid #ddd;
   4.338 -	padding: 40px;
   4.339 -	color: #666;
   4.340 -	clear: both;
   4.341 -	margin-bottom: -2%;
   4.342 -}
   4.343 -
   4.344 -#footer a { color: #666; padding: 0 2px; }
   4.345 -
   4.346 -.year:after {
   4.347 -	/* content: "2007-2012"; */
   4.348 -	content: "2012";
   4.349 -}
     5.1 Binary file mf/images/desktop.png has changed
     6.1 Binary file mf/images/development.png has changed
     7.1 Binary file mf/images/flags/au.png has changed
     8.1 Binary file mf/images/flags/br.png has changed
     9.1 Binary file mf/images/flags/ch.png has changed
    10.1 Binary file mf/images/flags/cn.png has changed
    11.1 Binary file mf/images/flags/de.png has changed
    12.1 Binary file mf/images/flags/fr.png has changed
    13.1 Binary file mf/images/flags/it.png has changed
    14.1 Binary file mf/images/flags/nl.png has changed
    15.1 Binary file mf/images/flags/si.png has changed
    16.1 Binary file mf/images/flags/us.png has changed
    17.1 Binary file mf/images/help.png has changed
    18.1 Binary file mf/images/home.png has changed
    19.1 Binary file mf/images/logo.png has changed
    20.1 Binary file mf/images/mime/Directory has changed
    21.1 Binary file mf/images/mime/application_octet-stream has changed
    22.1 Binary file mf/images/mime/file_fd has changed
    23.1 Binary file mf/images/mime/file_iso has changed
    24.1 Binary file mf/images/mime/file_md5 has changed
    25.1 Binary file mf/images/mime/file_tar.gz has changed
    26.1 Binary file mf/images/mime/file_tazpkg has changed
    27.1 Binary file mf/images/mime/text_plain has changed
    28.1 Binary file mf/images/monitor.png has changed
    29.1 Binary file mf/images/xhtml10.png has changed
    30.1 Binary file mirror/info/images/development.png has changed
    31.1 Binary file mirror/info/images/flags/au.png has changed
    32.1 Binary file mirror/info/images/flags/br.png has changed
    33.1 Binary file mirror/info/images/flags/ch.png has changed
    34.1 Binary file mirror/info/images/flags/cn.png has changed
    35.1 Binary file mirror/info/images/flags/de.png has changed
    36.1 Binary file mirror/info/images/flags/fr.png has changed
    37.1 Binary file mirror/info/images/flags/it.png has changed
    38.1 Binary file mirror/info/images/flags/nl.png has changed
    39.1 Binary file mirror/info/images/flags/si.png has changed
    40.1 Binary file mirror/info/images/flags/us.png has changed
    41.1 Binary file mirror/info/images/monitor.png has changed
    42.1 --- a/mirror/mirror	Tue Mar 20 16:19:06 2012 +0100
    42.2 +++ b/mirror/mirror	Tue Mar 20 19:24:34 2012 +0100
    42.3 @@ -21,7 +21,6 @@
    42.4  Commands:
    42.5    up-info       Update mirror.slitaz.org/info/ web interface
    42.6    up-tiny       Update tiny.slitaz.org/ web interface
    42.7 -  up-mf         Update mf.slitaz.org web interface
    42.8    up-mirror     Update mirror.slitaz.org files
    42.9  
   42.10  EOT
   42.11 @@ -36,9 +35,6 @@
   42.12  		echo "Updating: tiny.slitaz.org..."
   42.13  		cd $REPOS/slitaz-pizza && hg pull -u 
   42.14  		cp -a php/tiny/* $TINY ;;
   42.15 -	up-mf)
   42.16 -		echo "Updating: mf.slitaz.org..." 
   42.17 -		cd $REPOS/slitaz-forge && hg pull -u ;;
   42.18  	up-mirror)
   42.19  		echo "Updating: mirror.slitaz.org files..." 
   42.20  		cd $REPOS/slitaz-forge && hg pull -u 
    43.1 Binary file mirror/root/static/help.png has changed
    44.1 Binary file mirror/root/static/home.png has changed
    45.1 Binary file mirror/root/static/logo.png has changed
    46.1 Binary file mirror/root/static/mime/Directory has changed
    47.1 Binary file mirror/root/static/mime/application_octet-stream has changed
    48.1 Binary file mirror/root/static/mime/file_fd has changed
    49.1 Binary file mirror/root/static/mime/file_iso has changed
    50.1 Binary file mirror/root/static/mime/file_md5 has changed
    51.1 Binary file mirror/root/static/mime/file_tar.gz has changed
    52.1 Binary file mirror/root/static/mime/file_tazpkg has changed
    53.1 Binary file mirror/root/static/mime/text_plain has changed
    54.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    54.2 +++ b/mirror/root/static/slitaz.css	Tue Mar 20 19:24:34 2012 +0100
    54.3 @@ -0,0 +1,346 @@
    54.4 +/*
    54.5 +	CSS style for SliTaz Network - (C) 2012 SliTaz GNU/Linux
    54.6 +*/
    54.7 +
    54.8 +html {
    54.9 +	min-height:  102%;
   54.10 +}
   54.11 +
   54.12 +body {
   54.13 +	background: #ffffff;
   54.14 +	color: black;
   54.15 +	font: 13px sans-serif, vernada, arial;
   54.16 +	margin: 0;
   54.17 +	min-width: 780px;
   54.18 +	height: 100%;
   54.19 +}
   54.20 +
   54.21 +a { text-decoration: underline; color: #215090; }
   54.22 +a:hover { text-decoration: none; color: blue; }
   54.23 +img { border: 0pt none; vertical-align: middle; }
   54.24 +h2 { color: #444; }
   54.25 +h3 { color: #666; font-size: 140%; }
   54.26 +h4 { color: #888; font-size: 120%; }
   54.27 +pre { 
   54.28 +	background-color: #f8f8f8; 
   54.29 +	border: 1px solid #ddd; 
   54.30 +	padding: 10px;
   54.31 +}
   54.32 +table { 
   54.33 +	background-color: #f8f8f8;
   54.34 +	border: 1px solid #ddd; 
   54.35 +	width: 100%; 
   54.36 +	margin: 0px 0px 20px 0px;
   54.37 +	padding: 10px;
   54.38 +}
   54.39 +
   54.40 +/* Header */
   54.41 +
   54.42 +#header { 
   54.43 +	height: 40px; 
   54.44 +	background: #351a0a;
   54.45 +}
   54.46 +
   54.47 +#header h1 {
   54.48 +	margin: 0;
   54.49 +	padding: 8px 0 0 42px;
   54.50 +	width: 250px;
   54.51 +}
   54.52 +
   54.53 +#header h1 a { 
   54.54 +	color: white; 
   54.55 +	text-decoration: none;
   54.56 +	font-size: 20px;
   54.57 +	font-style: italic;
   54.58 +}
   54.59 +
   54.60 +#header h1 a:hover, #network a:hover { 
   54.61 +	color: #d66018;
   54.62 +}
   54.63 +
   54.64 +/* Logo */
   54.65 +
   54.66 +#logo {
   54.67 +	background: url(http://mf.slitaz.org/images/logo.png) no-repeat left;
   54.68 +	position: absolute;
   54.69 +	float: left;
   54.70 +	left: 0px;
   54.71 +	top: 0px;
   54.72 +	width: 40px;
   54.73 +	height: 40px;
   54.74 +}
   54.75 +
   54.76 +/* SliTaz Network */
   54.77 +
   54.78 +#network { 
   54.79 +	float: right; 
   54.80 +	padding: 10px 5px 0; 
   54.81 +	font-size: 12px;
   54.82 +}
   54.83 +
   54.84 +#network a { padding: 0 6px; }
   54.85 +
   54.86 +/* Block */
   54.87 +
   54.88 +#block { 
   54.89 +	min-height: 200px; 
   54.90 +	background: #d66018; 
   54.91 +	padding: 26px 10% 0px;
   54.92 +	text-align: center;
   54.93 +	color: #333;
   54.94 +	border-bottom: 1px solid #f5f5f5;
   54.95 +}
   54.96 +
   54.97 +#block_info {
   54.98 +	text-align: justify; 
   54.99 +	width: 48%;
  54.100 +	padding: 10px 10px 0 0;
  54.101 +}
  54.102 +
  54.103 +#block a, #network a { 
  54.104 +	color: #fff; 
  54.105 +	font-weight: bold;
  54.106 +	text-decoration: none;
  54.107 +}
  54.108 +
  54.109 +#block h4 {
  54.110 +	color: #351a0a;
  54.111 +	margin: 0px;
  54.112 +	font-weight: bold;
  54.113 +	font-size: 110%;
  54.114 +}
  54.115 +
  54.116 +#block_info p { margin: 6px 0; padding: 0 12px 0 0; }
  54.117 +#block_info a { font-weight: normal; }
  54.118 +#block ul { list-style-type: square; }
  54.119 +#block a:hover { color: #351a0a; }
  54.120 +
  54.121 +/* Navigation */
  54.122 +
  54.123 +#block_nav {
  54.124 +	background: #cc5b17;
  54.125 +	padding: 10px 10px 40px;
  54.126 +	text-align: justify;
  54.127 +	width: 48%;
  54.128 +	float: right;
  54.129 +}
  54.130 +
  54.131 +#block_nav ul { 
  54.132 +	list-style-type: none; 
  54.133 +	margin: 6px 0; 
  54.134 +	padding: 0;
  54.135 +}
  54.136 +
  54.137 +#block_nav h4 img { 
  54.138 +	margin: 0 4px 0 0; 
  54.139 +	padding: 0;
  54.140 +}
  54.141 +
  54.142 +/* Languages */
  54.143 +
  54.144 +#lang {
  54.145 +	position: absolute;
  54.146 +	right: 0;
  54.147 +	padding: 6px;
  54.148 +	font-size: 11px;
  54.149 +}
  54.150 +
  54.151 +#lang a {
  54.152 +	text-decoration: none;
  54.153 +	padding: 0 2px;
  54.154 +}
  54.155 +
  54.156 +#lang a:hover {
  54.157 +	text-decoration: underline;
  54.158 +}
  54.159 +
  54.160 +/* Content */
  54.161 +
  54.162 +#content {
  54.163 +	padding: 30px 80px;
  54.164 +	text-align: justify;
  54.165 +}
  54.166 +
  54.167 +.news li {
  54.168 +	list-style-type: square;
  54.169 +	border-bottom: 1px dotted #BEBEBE;
  54.170 +	margin-left: -25px;
  54.171 +	padding: 4px 0px 4px 0px;
  54.172 +}
  54.173 +
  54.174 +.news a, .feed-grid a { text-decoration: none; }
  54.175 +.news p a { text-decoration: underline; }
  54.176 +.news p a:hover { text-decoration: none; }
  54.177 +#twitter { margin: 20px 0; }
  54.178 +#gallery { text-align: center; }
  54.179 +
  54.180 +#sponsor {
  54.181 +	font-size: 90%;
  54.182 +	background-color: #fbfbfb;
  54.183 +	border: 2px solid #ddd;
  54.184 +	width: 200px;
  54.185 +	height: 160px;
  54.186 +	float: right;
  54.187 +	text-align: center;
  54.188 +	margin: 10px 0px 20px 20px;
  54.189 +}
  54.190 +
  54.191 +/* Classes */
  54.192 +
  54.193 +.right_box { width: 48%; float: right; }
  54.194 +.left_box { width: 48%; float: left; }
  54.195 +
  54.196 +.box {
  54.197 +	margin: 20px 60px;
  54.198 +	padding: 12px;
  54.199 +	background: #efefef;
  54.200 +	border: 1px solid #ddd;
  54.201 +}
  54.202 +
  54.203 +.searchbox { 
  54.204 +	margin: 20px 80px; 
  54.205 +	padding: 12px; 
  54.206 +	background: #f8f8f8;
  54.207 +	text-align: center;
  54.208 +	border: 1px solid #ddd;
  54.209 +}
  54.210 +
  54.211 +/* Activity Box */
  54.212 +
  54.213 +.activity { 
  54.214 +	margin: 0 0 20px; 
  54.215 +	background: #efefef; 
  54.216 +	padding: 5px 2px 0; 
  54.217 +	border: 1px solid #ddd; 
  54.218 +}
  54.219 +.activity div { padding: 5px 10px; background: #fff; margin-top: 5px; }
  54.220 +.activity p { margin: 0; padding: 5px 10px; font-weight: bold; }
  54.221 +.activity a { text-decoration: none; }
  54.222 +.activity ul { list-style-type: none; 
  54.223 +	margin: 4px 0; padding: 0 4px; line-height: 150%; }
  54.224 +.activity_more { text-align: right;  }
  54.225 +.activity_more a { font-weight: normal; color: #000; padding: 0 4px; }
  54.226 +.activity_more a:hover { text-decoration: underline; }
  54.227 +
  54.228 +.activity span, .news span { 
  54.229 +	color: #666; 
  54.230 +	font-size: 11px; 
  54.231 +	font-weight: normal;
  54.232 +}
  54.233 +
  54.234 +/* Button */
  54.235 +
  54.236 +.button a { 
  54.237 +	background-color: #b64b22;
  54.238 +	color: #ffffff;
  54.239 +	margin-right: 6px;
  54.240 +	padding: 6px 10px;
  54.241 +	font-size: 12px;
  54.242 +	text-decoration: none;
  54.243 +	font-weight: bold;
  54.244 +}
  54.245 +.button a:hover, input[type=submit]:hover { 
  54.246 +	background-color: #a3431f;
  54.247 +	color: #ffffff;
  54.248 +}
  54.249 +
  54.250 +/* Round corner */
  54.251 +
  54.252 +#block_nav, pre, .box, .searchbox, .button a, #twitter, .activity,
  54.253 +.activity div, #sponsor, table, input, textarea, select {
  54.254 +	-moz-border-radius: 4px;
  54.255 +	-webkit-border-radius: 4px;
  54.256 +	border-radius: 4px;
  54.257 +}
  54.258 +
  54.259 +/* Form */
  54.260 +
  54.261 +form { display: inline; }
  54.262 +input[type="submit"], input[type="text"], textarea, select {
  54.263 +	color: #444444;
  54.264 +	border: 1px solid #cccccc;
  54.265 +	padding: 4px;
  54.266 +	margin: 4px 0px;
  54.267 +	font-size: 14px;
  54.268 +	line-height: 1.2em;
  54.269 +	background-image: -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  54.270 +	background-image: -moz-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  54.271 +	-webkit-appearance: none;
  54.272 +	-webkit-padding-end: 6px;
  54.273 +	-webkit-padding-start: 6px;
  54.274 +}
  54.275 +
  54.276 +input[type="text"], textarea { background: #fefefe; border: 2px solid #ccc; 
  54.277 +	width: 460px; }
  54.278 +/*input[type="file"] { border: 2px solid #ddd; }*/
  54.279 +/*input[type="checkbox"] { background: #fefefe; }*/
  54.280 +
  54.281 +/* Be compatible with old FF and Webkit version. */
  54.282 +input[type="submit"] {
  54.283 +	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  54.284 +	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  54.285 +	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  54.286 +}
  54.287 +
  54.288 +input[type="submit"]:hover { 
  54.289 +	cursor: pointer;
  54.290 +	color: black;
  54.291 +}
  54.292 +
  54.293 +select { 
  54.294 +	background-image: url(images/down.png), 
  54.295 +		-webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  54.296 +	background-position: center right;
  54.297 +	background-repeat: no-repeat;
  54.298 +}
  54.299 +
  54.300 +.searchbox input[type=submit] {
  54.301 +	border: 1px solid #b64b22;
  54.302 +	background-color: #b64b22;
  54.303 +	color: white;
  54.304 +	font-weight: bold;
  54.305 +	cursor: pointer;
  54.306 +	padding: 4px 10px;
  54.307 +	font-size: 14px;
  54.308 +	margin-left: -5px;
  54.309 +	-webkit-border-top-right-radius: 4px;
  54.310 +	-webkit-border-bottom-right-radius: 4px;
  54.311 +	-moz-border-radius-topright: 4px;
  54.312 +	-moz-border-radius-bottomright: 4px;
  54.313 +	border-top-right-radius: 4px;
  54.314 +	border-bottom-right-radius: 4px;
  54.315 +}
  54.316 +
  54.317 +.searchbox input[type=submit]:hover { background-color: #a3431f; }
  54.318 +
  54.319 +.searchbox input[type=text] {
  54.320 +	border: 1px solid #333333;
  54.321 +	padding: 4px;
  54.322 +	height: 17px;
  54.323 +	width: 100%;
  54.324 +	-webkit-border-top-left-radius: 4px;
  54.325 +	-webkit-border-bottom-left-radius: 4px;
  54.326 +	-moz-border-radius-topleft: 4px;
  54.327 +	-moz-border-radius-bottomleft: 4px;
  54.328 +	border-top-left-radius: 4px;
  54.329 +	border-bottom-left-radius: 4px;
  54.330 +}
  54.331 +
  54.332 +/* Footer */
  54.333 +
  54.334 +#footer {
  54.335 +	background: #f1f1f1;
  54.336 +	text-align: center;
  54.337 +	border-top: 1px solid #ddd;
  54.338 +	padding: 40px;
  54.339 +	color: #666;
  54.340 +	clear: both;
  54.341 +	margin-bottom: -2%;
  54.342 +}
  54.343 +
  54.344 +#footer a { color: #666; padding: 0 2px; }
  54.345 +
  54.346 +.year:after {
  54.347 +	/* content: "2007-2012"; */
  54.348 +	content: "2012";
  54.349 +}
    55.1 Binary file mirror/root/static/xhtml10.png has changed