[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debian JP master SVN www commits (rev.1243)
=======================================================
Repository: /org/svn.debian.or.jp/repos
Revision: 1243
Commiter: iwamatsu
Date: 2012-04-08 06:26:51 +0900 (日, 08 4月 2012)
=======================================================
Log:
Revert r1242 without gum-2012.d
=======================================================
Changed:
U www/trunk/include/footer
U www/trunk/include/page
U www/trunk/ttreerc
Modified: www/trunk/include/footer
===================================================================
--- www/trunk/include/footer 2012-04-07 21:22:57 UTC (rev 1242)
+++ www/trunk/include/footer 2012-04-07 21:26:51 UTC (rev 1243)
@@ -1,6 +1,4 @@
-<hr>a
-
-aaa
+<hr>
<div class="footer">
<p>
このページに関するご感想・ご質問は
Modified: www/trunk/include/page
===================================================================
--- www/trunk/include/page 2012-04-07 21:22:57 UTC (rev 1242)
+++ www/trunk/include/page 2012-04-07 21:26:51 UTC (rev 1243)
@@ -30,6 +30,8 @@
<title>Debian JP Project - [% title %]</title>
</head>
<body>
+[% INCLUDE header %]
+[% INCLUDE sidebar %]
<div class="content" id="MAIN">
[%- IF template.name != "index.tt2" -%]
<div class="section">
@@ -40,5 +42,6 @@
</div>
</div>
[% END %]
+[% INCLUDE footer %]
</body>
</html>
Modified: www/trunk/ttreerc
===================================================================
--- www/trunk/ttreerc 2012-04-07 21:22:57 UTC (rev 1242)
+++ www/trunk/ttreerc 2012-04-07 21:26:51 UTC (rev 1243)
@@ -64,16 +64,13 @@
# depend *=header,footer,menu
# depend index.html=mainpage,sidebar
# depend menu=menuitem,menubar
-#
+#
+depend *=header,footer,config,page,google,sidebar
+depend index.tt2=rightsidebar,warning,warnmsg.txt
+depend using/book.tt2=book.txt,book
+depend using/book-old.tt2=book.txt,book
+depend using/mirror.tt2=mirrors
-depend gum.tt2=hoge
-depend index.tt2=hoge
-#depend *=header,footer,config,page,google,sidebar
-#depend index.tt2=rightsidebar,warning,warnmsg.txt
-#depend using/book.tt2=book.txt,book
-#depend using/book-old.tt2=book.txt,book
-#depend using/mirror.tt2=mirrors
-
#------------------------------------------------------------------------
# The following options usually relate to a particular project so
# you'll probably want to put them in a separate configuration file