OSDN Git Service

add xdoc.js
[pettanr/clientJs.git] / 0.4.x / sitemap / sitemap.xsl
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" \r
3     xmlns="http://www.w3.org/1999/xhtml"> \r
4     <xsl:output \r
5         omit-xml-declaration="no" \r
6         encoding="utf-8" \r
7         method="html" \r
8         version="1.0" \r
9         doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" \r
10         doctype-system="http://www.w3.org/TR/html4/loose.dtd" \r
11         indent="yes" /> \r
12     <xsl:template match="/">\r
13         <xsl:apply-templates/>\r
14     </xsl:template>\r
15         \r
16 <xsl:template match="urlset">\r
17         <html>\r
18                 <head>\r
19                         <meta http-equiv="content-type" content="text/html; charset=UTF-8" />\r
20                         <meta http-equiv="Content-Style-Type" content="text/css" />\r
21                         <meta http-equiv="imagetoolbar" content="no" />\r
22                         <meta name="description" content="this is sitemap" />\r
23                         <title>sitemap | pettanR</title>\r
24                         <link rel='index' title='index | pettanR' href='http://pettanr.sourceforge.jp/index.html' />\r
25                         <link rel='start' title='pettanR' href='http://pettanr.sourceforge.jp/' />\r
26                         <link rel="stylesheet" type="text/css" href="../stylesheets/common.css" />\r
27                 </head>\r
28                 <body>\r
29                         <div id="general-content">\r
30                                 <div id="outer-wrapper">\r
31                                         \r
32                                         <div id="header">\r
33                                                 <div class="base-content-width" style="position:relative;">\r
34                                                         <h1><a href="http://pettanr.sourceforge.jp/">pettanR</a></h1>\r
35                                                         <div id="global-navi">\r
36                                                                 <noscript id="noscript-alert">You need to have JavaScript enabled.</noscript>\r
37                                                         </div>\r
38                                                 </div>\r
39                                         </div>\r
40                                         \r
41                                         <div id="inner-wrapper" class="base-content-width">\r
42                                                 <div id="main">\r
43                                                         <h2>sitemap</h2>\r
44                                                                                                                 \r
45                                                         <xsl:apply-templates/>\r
46                                                 </div>\r
47                                         </div>\r
48                                 </div>\r
49                         </div>\r
50                         \r
51                         <div id="footer-content">\r
52                                 <div id="footer">\r
53                                         <div id="footer-item-container" class="base-content-width clearfix">\r
54                                                 <div class="footer-item-wrapper">\r
55                                                         <div class="footer-item">\r
56                                                                 <h2>ぺったんR にようこそ</h2>\r
57                                                                 <ul>\r
58                                                                         <li>サンプル</li>\r
59                                                                         <li>ぺったんRの特徴</li>\r
60                                                                         <li>沿革</li>\r
61                                                                 </ul>\r
62                                                         </div>\r
63                                                 </div>\r
64                                                 <div class="footer-item-wrapper">\r
65                                                         <div class="footer-item">\r
66                                                                 <h2>ドキュメント</h2>\r
67                                                                 <ul>\r
68                                     <li><a href="http://sourceforge.jp/projects/pettanr/wiki/ForAuthors" rel="me" target="_blank">作家向けドキュメント</a></li>\r
69                                     <li>絵師向けドキュメント</li>                         \r
70                                     <li><a href="http://sourceforge.jp/projects/pettanr/wiki/ForDevelopers" rel="me" target="_blank">開発者向けドキュメント</a></li>\r
71                                     <li><a href="http://sourceforge.jp/projects/pettanr/wiki/ForWebmasters" rel="me" target="_blank">編集長向けドキュメント</a></li>\r
72                                                                 </ul>\r
73                                                         </div>\r
74                                                 </div>\r
75                                                 <div class="footer-item-wrapper">\r
76                                                         <div class="footer-item">\r
77                                                                 <h2>プロトタイプ</h2>\r
78                                                                 <ul>\r
79                                                                         <li><a href="http://pettanr.heroku.com/" rel="me" target="_blank">pettanr.heroku.com</a></li>\r
80                                                                         <li><a href="../work.html" rel="console">ユーザーコンソール</a></li>\r
81                                                                 </ul>\r
82                                                                 <h2>Ajax contents</h2>\r
83                                                                 <ul>\r
84                                                                         <li><a href="../help/jp.xml">help | jp</a></li>\r
85                                                                 </ul>\r
86                                                         </div>\r
87                                                 </div>\r
88                                                 <div class="footer-item-wrapper" style="width:170px;">\r
89                                                         <div class="footer-item" style="padding-right:0;">\r
90                                                                 <h2>ぺったんRチーム</h2>\r
91                                                                 <ul>\r
92                                                                         <li>わたしたちについて</li>\r
93                                                                         <li>ミッション</li>\r
94                                                                         <li><a href="../diary/itozyun.xml">itozyun's diary</a></li>\r
95                                                                         <li>個人情報保護方針</li>\r
96                                                                         <li>作品の取り扱い</li>\r
97                                                                         <li>お問い合わせ</li>\r
98                                                                 </ul>\r
99                                                         </div>\r
100                                                 </div>\r
101                                         </div>\r
102                                         <div id="copyright">\r
103                                                 Copyright (c) 2011-2012 pettanR team, some rights reserved.\r
104                                         </div>\r
105                                 </div>\r
106                         </div>\r
107                         <script type="text/javascript" src="../javascripts/common.js"></script>\r
108                 </body>\r
109         </html>\r
110 </xsl:template>\r
111 \r
112     <xsl:template match="url">\r
113         <dl class="dl-table clearfix">\r
114                 <xsl:for-each select=".">\r
115                         <xsl:apply-templates/>\r
116                 </xsl:for-each>\r
117                 </dl>\r
118     </xsl:template>\r
119 \r
120     <xsl:template match="loc">\r
121                 <dt>\r
122                 <a>\r
123                         <xsl:attribute name="href">\r
124                                 <xsl:apply-templates/>\r
125                         </xsl:attribute>\r
126                         <xsl:apply-templates/>\r
127                 </a>\r
128                 </dt>\r
129                 <dd><xsl:apply-templates/></dd>\r
130     </xsl:template>\r
131     <xsl:template match="lastmod">\r
132                 <dd class="lastmod">\r
133                         <xsl:apply-templates/>\r
134                 </dd>\r
135     </xsl:template>     \r
136     <xsl:template match="priority">\r
137                 <dd class="priority">\r
138                         <xsl:apply-templates/>\r
139                 </dd>\r
140     </xsl:template>     \r
141 \r
142 </xsl:stylesheet>