Хранилища Subversion ant

Сравнить редакции

Не учитывать пробелы Редакция 375 → Редакция 376

/branches/ant-ng/templates/footer.tpl
Файл удален
/branches/ant-ng/templates/header.tpl
Файл удален
/branches/ant-ng/templates/default.tpl
1,7 → 1,42
{include file="header.tpl"}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
<html lang="ru">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<link rel="stylesheet" type="text/css" href="{host}/css/core.css">
<link rel="shortcut icon" href="{host}/favicon.ico" type="image/x-icon">
<script type="text/javascript" src="{host}/js/jquery.js"></script>
{scripts}
<title>{header}</title>
</head>
<body>
 
<h1>{h1}</h1>
<table id="topmenu">
<tr>
<td><a href="http://altlug.ru"><img src="{host}/img/m/main.png" ALT="Главная"></a></td>
<td><a href="http://altlug.ru/phpbb"><img src="{host}/img/m/forum.png" ALT="Форум" border="0"></a></td>
<td><a href="http://wiki.altlug.ru/"><img src="{host}/img/m/wiki.png" ALT="Wiki"></a></td>
<td><a href="http://track.altlug.ru"><img src="{host}/img/m/track.png" ALT="Баг-трекер"></a></td>
<td><a href="http://mail.altlug.ru"><img src="{host}/img/m/mail.png" ALT="Почта"></a></td>
<td><a href="http://www.altlug.ru/phpbb/viewtopic.php?f=56&t=1561"><img src="{host}/img/m/jabber.png" ALT="Jabber"></a></td>
<td><a href="http://svn.altlug.ru"><img src="{host}/img/m/svn.png" ALT="SVN"></a></td>
<td><a href="http://nix-files.org.ru"><img src="{host}/img/m/nf.png" ALT="NIX-FILES"></a></td>
</tr>
</table>
 
<h2>{header}</h2>
 
{body}
 
{include file="footer.tpl"}
<p id="host">
С вопросами обращаться на джаббер <strong>alex.wolf@jabber.ru</strong>
</p>
<p id="info">
<a href="http://validator.w3.org/check?uri=referer"><img src="{host}/img/v/valid-html40-blue.png" alt="Valid HTML 4.0 Transitional" height="31" width="88"></a>
<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.nix-files.intelbi.ru"><img src="{host}/img/v/vcss-blue.png" alt="Valid CSS!" height="31" width="88"></a>
</p>
<p id="design">
Дизайнер <a href="http://alex-w.org.ru">Александр Вольф</a>
</p>
</body>
</html>
 
/branches/ant-ng/custom-index.php
14,8 → 14,10
 
require_once dirname(__FILE__)."/init.php";
 
$tmpl->assign('host',"http://d.alex-w.org.ru/p/ant-ng/");
$tmpl->assign('header',"Генератор sources.list");
$tmpl->assign('body',$core->showDistributionForm());
 
$tmpl->display('default.tpl', array('body'));
$tmpl->display('default.tpl');
 
?>
/branches/ant-ng/css/core.css
Новый файл
0,0 → 1,64
body {
text-align: center;
background: #f7f7f7 url(../img/bg.gif);
}
 
h1 {
font: 12pt/12pt;
text-align: center;
margin: 35px 0 0px 0;
}
 
h2 {
font: 72pt/72pt Georgia;
text-align: center;
margin: 10px 0 10px 0;
}
 
h3 {
font: 12pt/12pt;
text-align: center;
margin: 0px 0 35px 0;
}
 
table {
width: 600px;
margin: 0 auto;
border-spacing: 0;
white-space: nowrap;
}
 
table#topmenu {
border: 0px;
}
 
#topmenu td {
border: 0px;
}
 
td {
text-align: center;
padding: 8px 5px;
}
 
p#host {
margin-top: 50px;
font: 0.6em/1.4em Verdana;
}
 
p#info {
margin-top: 50px;
}
 
p#design {
display: none;
color: #a9a9a9;
}
 
p#design a {
text-decoration: none;
color: #a9a9a9;
}
 
 
 
/branches/ant-ng/img/v/vcss-blue.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/branches/ant-ng/img/v/vcss-blue.png
Новый файл
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: img/v/valid-html40-blue.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: img/v/valid-html40-blue.png
===================================================================
--- img/v/valid-html40-blue.png (revision 0)
+++ img/v/valid-html40-blue.png (revision 376)
/img/v/valid-html40-blue.png
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: img/bg.gif
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: img/bg.gif
===================================================================
--- img/bg.gif (revision 0)
+++ img/bg.gif (revision 376)
/img/bg.gif
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: img/m/svn.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: img/m/svn.png
===================================================================
--- img/m/svn.png (revision 0)
+++ img/m/svn.png (revision 376)
/img/m/svn.png
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: img/m/forum.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: img/m/forum.png
===================================================================
--- img/m/forum.png (revision 0)
+++ img/m/forum.png (revision 376)
/img/m/forum.png
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: img/m/mail.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: img/m/mail.png
===================================================================
--- img/m/mail.png (revision 0)
+++ img/m/mail.png (revision 376)
/img/m/mail.png
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: img/m/nf.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: img/m/nf.png
===================================================================
--- img/m/nf.png (revision 0)
+++ img/m/nf.png (revision 376)
/img/m/nf.png
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: img/m/wiki.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: img/m/wiki.png
===================================================================
--- img/m/wiki.png (revision 0)
+++ img/m/wiki.png (revision 376)
/img/m/wiki.png
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: img/m/main.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: img/m/main.png
===================================================================
--- img/m/main.png (revision 0)
+++ img/m/main.png (revision 376)
/img/m/main.png
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: img/m/track.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: img/m/track.png
===================================================================
--- img/m/track.png (revision 0)
+++ img/m/track.png (revision 376)
/img/m/track.png
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Index: img/m/jabber.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: img/m/jabber.png
===================================================================
--- img/m/jabber.png (revision 0)
+++ img/m/jabber.png (revision 376)
/img/m/jabber.png
Изменения свойств:
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property