source: projects/install-guide/trunk/web.xsl @ 1339

Revision 1339, 6.5 KB checked in by daisuke, 14 years ago (diff)

update adsense code

Line 
1<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
2
3        <xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets/xhtml/chunk.xsl"/>
4        <xsl:param name="html.stylesheet">web.css</xsl:param>
5
6        <xsl:param name="toc.section.depth">1</xsl:param>
7        <xsl:param name="section.autolabel">1</xsl:param>
8        <xsl:param name="section.label.includes.component.label">1</xsl:param>
9        <xsl:param name="use.id.as.filename">1</xsl:param>
10        <xsl:param name="css.decoration">0</xsl:param>
11        <xsl:param name="root.filename" />
12        <xsl:param name="admon.style" />
13
14        <xsl:template match="question" mode="label.markup">
15                <xsl:text>Q</xsl:text>
16                <xsl:number level="multiple" count="qandaentry" format="1"/>
17        </xsl:template>
18        <xsl:template match="answer" mode="label.markup">
19                <xsl:text>A</xsl:text>
20                <xsl:number level="multiple" count="qandaentry" format="1"/>
21        </xsl:template>
22
23
24        <xsl:template name="chunk-element-content">
25                <xsl:param name="prev"/>
26                <xsl:param name="next"/>
27                <xsl:param name="nav.context"/>
28                <xsl:param name="content">
29                        <xsl:apply-imports/>
30                </xsl:param>
31
32                <xsl:call-template name="user.preroot"/>
33
34                <html>
35                        <xsl:call-template name="html.head">
36                                <xsl:with-param name="prev" select="$prev"/>
37                                <xsl:with-param name="next" select="$next"/>
38                        </xsl:call-template>
39
40                        <body>
41
42<!-- HEADER -->
43<div id="toplogo">
44  <img src="/images/logo-vinelinux-nostring.png" alt="Vine Linux" />
45  <div id="toplogo-title">
46  <h1><strong>V</strong>ine<strong>L</strong>inux</h1>
47  <p>- コンパクトで軽量な日本語ディストリビューション -</p>
48  </div>
49
50  <!-- ADs/HEADER -->
51  <div id="ads">
52<script type="text/javascript"><xsl:comment>
53google_ad_client = "pub-0334540465096658";
54/* 468x60, trac header */
55google_ad_slot = "4820888114";
56google_ad_width = 468;
57google_ad_height = 60;
58//</xsl:comment>
59</script>
60<script type="text/javascript"
61src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
62</script>
63  </div>
64</div>
65<!-- End HEADER -->
66
67<div id="menu">
68  <ul id="main">
69    <li><a class="left" href="/">ホーム</a></li>
70    <li><a href="/aboutvinelinux.html">Vine Linux について</a></li>
71    <li><a href="/download.html">ダウンロード</a></li>
72    <li><a href="/documentation.html">ドキュメント</a></li>
73    <li><a href="/ml.html">ML</a></li>
74    <li><a href="/errata.html">更新情報</a></li>
75    <li><a href="/bts.html">バグ情報</a></li>
76    <li><a href="/projects.html">プロジェクト</a></li>
77    <li><a href="http://planet.vinelinux.org/">開発者ブログ</a></li>
78    <li><a href="http://trac.vinelinux.org/">Wiki</a></li>
79  </ul>
80</div>
81<!-- End Menu -->
82                                <div id="wrapper">
83                                <!-- start page -->
84                                <div id="page">
85                                <div id="headbar" style="float:right;width:220px;text-align:right;">
86<!-- SiteSearch Google -->
87<form action="http://www.google.co.jp/cse" id="cse-search-box">
88  <div>
89    <input type="hidden" name="cx" value="partner-pub-0334540465096658:bgcvwkeq43j" />
90    <input type="hidden" name="ie" value="ISO-2022-JP" />
91    <input type="text" name="q" size="25" />
92    <input type="submit" name="sa" value="&#x691c;&#x7d22;" />
93  </div>
94</form>
95<script type="text/javascript" src="http://www.google.co.jp/cse/brand?form=cse-search-box&amp;lang=ja"></script>
96<!-- SiteSearch Google -->
97                                     </div>
98                                     <div align="left" width="728">
99<script type="text/javascript"><xsl:comment>
100google_ad_client = "pub-0334540465096658";
101/* vinelinux bottom wide */
102google_ad_slot = "6992354029";
103google_ad_width = 728;
104google_ad_height = 90;
105//</xsl:comment>
106</script>
107<script type="text/javascript"
108src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
109</script>
110                                     </div>
111<p class="byline"></p>
112
113                                     <!-- start content -->
114                                     <div id="content-full">
115                                                <xsl:call-template name="header.navigation">
116                                                        <xsl:with-param name="prev" select="$prev"/>
117                                                        <xsl:with-param name="next" select="$next"/>
118                                                        <xsl:with-param name="nav.context" select="$nav.context"/>
119                                                </xsl:call-template>
120
121<div id="ads-footer">
122<script type="text/javascript"><xsl:comment>
123google_ad_client = "pub-0334540465096658";
124/* vinelinux link-unit */
125google_ad_slot = "4566651758";
126google_ad_width = 728;
127google_ad_height = 15;
128//</xsl:comment>
129</script>
130<script type="text/javascript"
131src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
132</script>
133<p class="byline"></p>
134</div>
135
136                                                <xsl:copy-of select="$content"/>
137
138<div id="ads-footer">
139<p class="byline"></p>
140<script type="text/javascript"><xsl:comment>
141google_ad_client = "pub-0334540465096658";
142/* vinelinux link-unit */
143google_ad_slot = "4566651758";
144google_ad_width = 728;
145google_ad_height = 15;
146//</xsl:comment>
147</script>
148<script type="text/javascript"
149src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
150</script>
151<script type="text/javascript"><xsl:comment>
152google_ad_client = "pub-0334540465096658";
153/* vinelinux bottom wide */
154google_ad_slot = "6992354029";
155google_ad_width = 728;
156google_ad_height = 90;
157//</xsl:comment>
158</script>
159<script type="text/javascript"
160src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
161</script>
162</div>
163
164                                                <xsl:call-template name="footer.navigation">
165                                                        <xsl:with-param name="prev" select="$prev"/>
166                                                        <xsl:with-param name="next" select="$next"/>
167                                                        <xsl:with-param name="nav.context" select="$nav.context"/>
168                                                </xsl:call-template>
169
170                                                <xsl:call-template name="user.footer.navigation"/>
171                                     </div><!-- end content-full -->
172
173<div style="clear: both;"> </div>
174
175<div id="footlinks">
176  <p class="byline"></p>
177  <a href="http://apt-rpm.org/">
178    <img src="/images/apt-rpm.png" alt="apt-rpm" /></a>
179  <a href="http://vinecaves.com/">
180    <img src="/images/vinecaves.png" alt="vinecaves" /></a>
181  <a href="http://www.n-brain.co.jp/">
182    <img src="/images/n-brain-logo.png" alt="brain" /></a>
183  <a href="http://distrowatch.com/vine">
184    <img src="/images/distrowatch.png" alt="distrowatch" /></a>
185</div>
186<!-- end footlinks -->
187
188</div>
189<!-- end page -->
190</div>
191<div id="footer">
192    <div id="footmenu">
193        <a href="/projectvine.html">Project Vine について</a> |
194        <a href="/copyright.html">このサイトについて</a> |
195        <a href="/privacypolicy.html">プライバシーポリシー</a> |
196        <a href="/donation.html">ご協力・ご寄付について</a> |
197        <a href="http://trac.vinelinux.org/wiki/Vine6/Roadmap">ロードマップ</a>
198    </div>
199    <p><a href="/copyright.html">
200       Copyright (C) 1998-2010 Project Vine, All Rights Reserved.</a></p>
201</div>
202</body>
203</html>
204
205
206        </xsl:template>
207
208</xsl:stylesheet>
209
Note: See TracBrowser for help on using the repository browser.