OSDN Git Service

Version 0.6.119, add ended event to X.Audio.Sprite & GPU layer off.
[pettanr/clientJs.git] / 0.4.x / help / help.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="pages">\r
17         <html xmlns:v="urn:schemas-microsoft-com:vml">\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">\r
23                                 <xsl:attribute name="content">\r
24                                         <xsl:value-of select="@description" />\r
25                                 </xsl:attribute>\r
26                         </meta>\r
27                         <title>\r
28                                 <xsl:value-of select="@title" />\r
29                     <xsl:if test="@author">\r
30                         <xsl:value-of select="concat(' | ',@author)"/>\r
31                     </xsl:if>\r
32                         </title>\r
33                         <link rel='index' title='index | pettanR' href='http://pettanr.sourceforge.jp/index.html' />\r
34                         <link rel='start' title='pettanR' href='http://pettanr.sourceforge.jp/' />\r
35                         <link rel="stylesheet" type="text/css" href="../stylesheets/common.css" />\r
36                 </head>\r
37                 <body>\r
38                         <div id="general-content">\r
39                                 <div id="outer-wrapper">\r
40                                         \r
41                                         <div id="header">\r
42                                                 <div class="base-content-width" style="position:relative;">\r
43                                                         <h1><a href="http://pettanr.sourceforge.jp/">pettanR</a></h1>\r
44                                                         <div id="global-navi">\r
45                                                                 <noscript id="noscript-alert">You need to have JavaScript enabled.</noscript>\r
46                                                         </div>\r
47                                                 </div>\r
48                                         </div>\r
49                                         \r
50                                         <div id="inner-wrapper" class="base-content-width">\r
51                                                 <div id="main">\r
52                                                         <h2><xsl:value-of select="@title" /></h2>\r
53                                                         <dl class="dl-table clearfix">\r
54                                                                 <dt>author</dt>\r
55                                                                 <dd><xsl:value-of select="@author" /></dd>\r
56                                                                 <dt>description</dt>\r
57                                                                 <dd><xsl:value-of select="@description" /></dd>\r
58                                                                 <dt>workgroup</dt>\r
59                                                                 <dd><xsl:value-of select="@workgroup" /></dd>\r
60                                                                 <dt>published</dt>\r
61                                                                 <dd><xsl:value-of select="@published" /></dd>\r
62                                                                 <dt>updated</dt>\r
63                                                                 <dd><xsl:value-of select="@updated" /></dd>\r
64                                                                 <dt>direction</dt>\r
65                                                                 <dd><xsl:value-of select="@direction" /></dd>\r
66                                                         </dl>\r
67                                                         \r
68                                                         <xsl:apply-templates/>\r
69                                                 </div>\r
70                                         </div>\r
71                                 </div>\r
72                         </div>\r
73                         \r
74                         <div id="footer-content"><!-- #BeginLibraryItem "/Library/footer.lbi" -->\r
75 \r
76         <div id="footer">\r
77             <div id="footer-item-container" class="base-content-width clearfix">\r
78                 <div class="footer-item-wrapper">\r
79                     <div class="footer-item">\r
80                         <h2>ぺったんR にようこそ</h2>\r
81                         <ul>\r
82                             <li>サンプル</li>\r
83                             <li>ぺったんRの特徴</li>\r
84                             <li>沿革</li>\r
85                         </ul>\r
86                         <h2>Test</h2>\r
87                         <ul>\r
88                             <li><a href="../test/index.html">Test Index</a></li>\r
89                         </ul>\r
90                     </div>\r
91                 </div>\r
92                 <div class="footer-item-wrapper">\r
93                     <div class="footer-item">\r
94                         <h2>ドキュメント</h2>\r
95                         <ul>\r
96                             <li><a href="http://sourceforge.jp/projects/pettanr/wiki/ForAuthors" rel="me" target="_blank">作家向けドキュメント</a></li>\r
97                             <li>絵師向けドキュメント</li>                                                     \r
98                             <li><a href="http://sourceforge.jp/projects/pettanr/wiki/ForDevelopers" rel="me" target="_blank">開発者向けドキュメント</a></li>\r
99                             <li><a href="http://sourceforge.jp/projects/pettanr/wiki/ForWebmasters" rel="me" target="_blank">編集長向けドキュメント</a></li>\r
100                         </ul>\r
101                     </div>\r
102                 </div>\r
103                 <div class="footer-item-wrapper">\r
104                     <div class="footer-item">\r
105                         <h2>プロトタイプ</h2>\r
106                         <ul>\r
107                             <li><a href="http://pettanr.heroku.com/" rel="me" target="_blank">pettanr.heroku.com</a></li>\r
108                             <li><a href="../work.html" rel="console">ユーザーコンソール</a></li>\r
109                         </ul>\r
110                         <h2>Ajax contents</h2>\r
111                         <ul>\r
112                             <li><a href="jp.xml">help | jp</a></li>\r
113                         </ul>\r
114                     </div>\r
115                 </div>\r
116                 <div class="footer-item-wrapper" style="width:170px;">\r
117                     <div class="footer-item" style="padding-right:0;">\r
118                         <h2>ぺったんRチーム</h2>\r
119                         <ul>\r
120                             <li>わたしたちについて</li>\r
121                             <li>ミッション</li>\r
122                             <li><a href="../diary/itozyun.xml">itozyun's diary</a></li>\r
123                             <li>個人情報保護方針</li>\r
124                             <li>作品の取り扱い</li>\r
125                             <li>お問い合わせ</li>\r
126                         </ul>\r
127                     </div>\r
128                 </div>\r
129             </div>\r
130             <div id="copyright">Copyright (c) 2011-2012 pettanR team, some rights reserved.</div>\r
131         </div><!-- #EndLibraryItem --></div>\r
132                         <script type="text/javascript" src="../javascripts/common.js"></script>\r
133                 </body>\r
134         </html>\r
135 </xsl:template>\r
136 \r
137     <xsl:template match="page">\r
138                 <xsl:for-each select=".">\r
139                         <h3><xsl:value-of select="@title"/></h3>\r
140                         <pre><xsl:apply-templates/></pre>\r
141                 </xsl:for-each>         \r
142     </xsl:template>\r
143 \r
144 </xsl:stylesheet>