support.html
5.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
$var title: Support Template Page
$var mod = 'support';
$var cssfiles:
$var jsfiles:
<div id="maincontent">
<div class="innertube">
<span class="relatedpages">
<!--
A short list of related or "sibling" pages. Keep this list short, relevant and consistent
<a href="./header.html">Header</a> <a href="./footer.html">Footer</a>
<a href="http://wiki.debian.org/DebianWebdesign" title="Read more about the
design and how to implement a new site">Debian web-design</a>
<a href="http://wiki.debian.org/KallesDesign" title="Read about the ongoing
redesign work">Redesign process</a>
-->
</span><!-- end relatedpages -->
<h1>
<!--
Start the content with a short descriptive h1 heading
-->
AppRecommender Template</h1>
<p>Read the annotated source code of this page for instructions and best practice.<p>
<ul class="toc">
<!--
The .toc list should *only* point to anchors/id's on the same page. Do not
link to other pages here.
-->
<li><a href="#h2-1">Columns</a></li>
<li><a href="#h2-2">Admonitions</a></li>
<li><a href="#h2-3">Code and preformatted text</a></li>
<li><a href="#h2-4">Lists</a></li>
</ul><!-- end .toc -->
<div class="line">
<!--
It's very important to use the div.line wrapping each two columns.
Otherwise unexpected things will happen.
-->
<div class="graybox align-left horiz-grad" style="width: 300px; margin: 15px;">
<h2 id="h2-1">Column1</h2>
<tt>div class="graybox align-left horiz-grad" style="width: 300px;" and use end boxs: <br style="clear: both;" /></tt>
<p><strong>Use dual columns on index pages not on normal content
pages</strong></p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim
ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
aliquip ex ea commodo consequat. Duis aute irure dolor in
reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
culpa qui officia deserunt mollit anim id est laborum</p>
</div><!-- end div.col50 -->
<div class="graybox vert-grad">
<!--
The rightmost column must have the lastcol class
-->
<h2>Column2</h2>
<tt>div.graybox vert-grad</tt>
<p><strong>Care should be taken to make both columns of almost
equal length</strong></p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim
ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
aliquip ex ea commodo consequat. Duis aute irure dolor in
reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
culpa qui officia deserunt mollit anim id est laborum</p>
</div><!-- end div.col50.lastcol -->
</div><!-- end div.line -->
<br style="clear: both;" />
<h2 id="h2-2">
<!--
Use headings hierarchically. The heading tree has *one* h1 as root
-->
Admonitions</h2>
<!--
Use Admonitions sparingly unless the page is very long use only one per
page. Choose carefully where the admonitions appear.
-->
<div class="tip">
<p><strong>div.tip</strong>: Highlight tips to the user</p>
</div>
<div class="important">
<p><strong>div.important</strong>: Important message</p>
</div>
<div class="warning">
<p><strong>div.warning</strong>: Warn the user</p>
</div>
<div class="note">
<p><strong>div.note</strong>: Add a note to the page</p>
</div>
<h2 id="h2-3">
Code and preformatted text</h2>
<h3>Code</h3>
<code>total 13356
-rw-r--r-- 1 root root 106086 Jan 12 05:54 config-2.6.32-5-amd64
drwxr-xr-x 3 root root 4096 Feb 6 16:11 grub
-rw-r--r-- 1 root root 9108346 Feb 6 16:12 initrd.img-2.6.32-5-amd64
-rw-r--r-- 1 root root 165084 Oct 21 18:09 memtest86+.bin
-rw-r--r-- 1 root root 167264 Oct 21 18:09 memtest86+_multiboot.bin
-rw-r--r-- 1 root root 1661980 Jan 12 05:54 System.map-2.6.32-5-amd64
-rw-r--r-- 1 root root 2417696 Jan 12 05:52 vmlinuz-2.6.32-5-amd64
</code>
<h3>tt</h3>
<tt>Linux finger 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 GNU/Linux</tt>
<h3>pre</h3>
<pre>
Constitution for the Debian Project (v1.4)
Version 1.4 ratified on October 7th, 2007. Supersedes Version 1.3
ratified on September 24th, 2006, Version 1.2 ratified on October 29th,
2003 and Version 1.1 ratified on June 21st, 2003, which itself
supersedes Version 1.0 ratified on December 2nd, 1998.
1. Introduction
The Debian Project is an association of individuals who have made
common cause to create a free operating system.
This document describes the organisational structure for formal
decision-making in the Project. It does not describe the goals of the
Project or how it achieves them, or contain any policies except those
directly related to the decision-making process.
</pre>
<h2 id="h2-4">Lists</h2>
<h3>ul. Unordered lists</h3>
<ul>
<li>item</li>
<li>item</li>
<ul>
<li>subitem</li>
<li>subitem</li>
<li>subitem</li>
</ul>
<li>item</li>
<li>item</li>
<li>item</li>
</ul>
<h3>ol. Ordered lists</h3>
<ol>
<li>item</li>
<li>item</li>
<ol>
<li>subitem</li>
<li>subitem</li>
<li>subitem</li>
</ol>
<li>item</li>
<li>item</li>
<li>item</li>
</ol>
<h3>dl: Definition Lists</h3>
<dl>
<dt>Term</dt>
<dd>Definition</dd>
<dt>Term</dt>
<dd>Definition</dd>
<dt>Term</dt>
<dd>Definition</dd>
</dl>
<h3>ul.nolist</h3>
<ul class="nolist">
<!--
Useful when short paragraphs create to much whitespace.
-->
<li>item mod tempor incididunt</li>
<li> ut labore et dolore magna aliqua. Ut enim </li>
<li>ad minim veniam, quis nostrud</li>
<li> exercitation ullamco laboris nisi ut</li>
</ul>
<h2>Tables</h2>
<table>
<tr>
<th>header1</th>
<th>header2</th>
<th>header3</th>
<th>header4</th>
</tr>
<tr>
<td>data</td>
<td>data</td>
<td>data</td>
<td>data</td>
</tr>
<tr>
<td>data</td>
<td>data</td>
<td>data</td>
<td>data</td>
</tr>
</table>
</div>
</div><!-- id="innertube" -->
</div><!-- id="maincontent" -->