浏览代码

file link

Bob Mottram 7 年前
父节点
当前提交
ea37577009

+ 1
- 1
doc/EN/codeofconduct.org 查看文件

46
 This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process. Complaints should be made (in private) to the maintainer or chat room admin. The typical email address can be found in the source code headers. Preferably use GPG if you can, or XMPP with OpenPGP/OMEMO to bob@freedombone.net. XMPP messages are likely to get a quicker response.
46
 This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process. Complaints should be made (in private) to the maintainer or chat room admin. The typical email address can be found in the source code headers. Preferably use GPG if you can, or XMPP with OpenPGP/OMEMO to bob@freedombone.net. XMPP messages are likely to get a quicker response.
47
 
47
 
48
 #+attr_html: :width 10% :height 2% :align center
48
 #+attr_html: :width 10% :height 2% :align center
49
-[[fdl-1.3.txt][file:images/gfdl.png]]
49
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/devguide.org 查看文件

96
 
96
 
97
 
97
 
98
 #+attr_html: :width 10% :height 2% :align center
98
 #+attr_html: :width 10% :height 2% :align center
99
-[[fdl-1.3.txt][file:images/gfdl.png]]
99
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/faq.org 查看文件

359
 
359
 
360
 
360
 
361
 #+attr_html: :width 10% :height 2% :align center
361
 #+attr_html: :width 10% :height 2% :align center
362
-[[fdl-1.3.txt][file:images/gfdl.png]]
362
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/fediverse.org 查看文件

36
 It may seem like a good idea and it may seem like you're doing a service to the community by allowing random strangers to register, but servers with thousands of users only cause problems - social, administrative, financial and possibly also legal. The financial strain of running a powerful server with high reliability may be enough to encourage the administrator to begin pushing advertising onto the system, or sell user content, and then before you know it you have identical problems to Twitter. Instead try to encourage people to set up their own servers. Follow this principle and a lot of arguments and stress will be more easily avoided.
36
 It may seem like a good idea and it may seem like you're doing a service to the community by allowing random strangers to register, but servers with thousands of users only cause problems - social, administrative, financial and possibly also legal. The financial strain of running a powerful server with high reliability may be enough to encourage the administrator to begin pushing advertising onto the system, or sell user content, and then before you know it you have identical problems to Twitter. Instead try to encourage people to set up their own servers. Follow this principle and a lot of arguments and stress will be more easily avoided.
37
 
37
 
38
 #+attr_html: :width 10% :height 2% :align center
38
 #+attr_html: :width 10% :height 2% :align center
39
-[[fdl-1.3.txt][file:images/gfdl.png]]
39
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/homeserver.org 查看文件

144
 #+end_src
144
 #+end_src
145
 
145
 
146
 #+attr_html: :width 10% :height 2% :align center
146
 #+attr_html: :width 10% :height 2% :align center
147
-[[fdl-1.3.txt][file:images/gfdl.png]]
147
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/installmethods.org 查看文件

28
  * [[./faq.html][Frequently Asked Questions]]
28
  * [[./faq.html][Frequently Asked Questions]]
29
 
29
 
30
 #+attr_html: :width 10% :height 2% :align center
30
 #+attr_html: :width 10% :height 2% :align center
31
-[[fdl-1.3.txt][file:images/gfdl.png]]
31
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/mesh.org 查看文件

31
 Like [[https://libremesh.org][LibreMesh]], this system uses a combination of [[https://en.wikipedia.org/wiki/B.A.T.M.A.N.][batman-adv]] on network layer 2 and [[http://bmx6.net][BMX]] on layer 3. Routing protocols [[http://www.olsr.org][OLSR2]] and [[https://www.irif.fr/~jch/software/babel][Babel]] are also selectable.
31
 Like [[https://libremesh.org][LibreMesh]], this system uses a combination of [[https://en.wikipedia.org/wiki/B.A.T.M.A.N.][batman-adv]] on network layer 2 and [[http://bmx6.net][BMX]] on layer 3. Routing protocols [[http://www.olsr.org][OLSR2]] and [[https://www.irif.fr/~jch/software/babel][Babel]] are also selectable.
32
 
32
 
33
 #+attr_html: :width 10% :height 2% :align center
33
 #+attr_html: :width 10% :height 2% :align center
34
-[[fdl-1.3.txt][file:images/gfdl.png]]
34
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/mesh_capabilities.org 查看文件

32
 This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Gossiping between SSB peers may be slower, but the [[https://en.wikipedia.org/wiki/Small-world_network][small world effect]] will presumably still make for quite efficient delivery in a large network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm.
32
 This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Gossiping between SSB peers may be slower, but the [[https://en.wikipedia.org/wiki/Small-world_network][small world effect]] will presumably still make for quite efficient delivery in a large network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm.
33
 
33
 
34
 #+attr_html: :width 10% :height 2% :align center
34
 #+attr_html: :width 10% :height 2% :align center
35
-[[fdl-1.3.txt][file:images/gfdl.png]]
35
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/mesh_custom.org 查看文件

17
 
17
 
18
 
18
 
19
 #+attr_html: :width 10% :height 2% :align center
19
 #+attr_html: :width 10% :height 2% :align center
20
-[[fdl-1.3.txt][file:images/gfdl.png]]
20
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/mesh_images.org 查看文件

145
 
145
 
146
 
146
 
147
 #+attr_html: :width 10% :height 2% :align center
147
 #+attr_html: :width 10% :height 2% :align center
148
-[[fdl-1.3.txt][file:images/gfdl.png]]
148
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/mesh_philosophic.org 查看文件

49
 
49
 
50
 
50
 
51
 #+attr_html: :width 10% :height 2% :align center
51
 #+attr_html: :width 10% :height 2% :align center
52
-[[fdl-1.3.txt][file:images/gfdl.png]]
52
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/mesh_usage.org 查看文件

183
 
183
 
184
 
184
 
185
 #+attr_html: :width 10% :height 2% :align center
185
 #+attr_html: :width 10% :height 2% :align center
186
-[[fdl-1.3.txt][file:images/gfdl.png]]
186
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/mobile.org 查看文件

143
 
143
 
144
 
144
 
145
 #+attr_html: :width 10% :height 2% :align center
145
 #+attr_html: :width 10% :height 2% :align center
146
-[[fdl-1.3.txt][file:images/gfdl.png]]
146
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/support.org 查看文件

57
 Helping to package GNU Social and Hubzilla for Debian would be beneficial.
57
 Helping to package GNU Social and Hubzilla for Debian would be beneficial.
58
 
58
 
59
 #+attr_html: :width 10% :height 2% :align center
59
 #+attr_html: :width 10% :height 2% :align center
60
-[[fdl-1.3.txt][file:images/gfdl.png]]
60
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 1
- 1
doc/EN/users.org 查看文件

21
 [[file:images/controlpanel/control_panel_manage_users.jpg]]
21
 [[file:images/controlpanel/control_panel_manage_users.jpg]]
22
 
22
 
23
 #+attr_html: :width 10% :height 2% :align center
23
 #+attr_html: :width 10% :height 2% :align center
24
-[[fdl-1.3.txt][file:images/gfdl.png]]
24
+[[file:fdl-1.3.txt][file:images/gfdl.png]]

+ 2
- 2
website/EN/codeofconduct.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:15 -->
7
+<!-- 2018-04-12 Thu 18:23 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
229
 
229
 
230
 
230
 
231
 <div class="figure">
231
 <div class="figure">
232
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
232
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
233
 </p>
233
 </p>
234
 </div>
234
 </div>
235
 </div>
235
 </div>

+ 2
- 2
website/EN/devguide.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:15 -->
7
+<!-- 2018-04-12 Thu 18:23 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
299
 
299
 
300
 
300
 
301
 <div class="figure">
301
 <div class="figure">
302
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
302
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
303
 </p>
303
 </p>
304
 </div>
304
 </div>
305
 </div>
305
 </div>

+ 2
- 2
website/EN/faq.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:15 -->
7
+<!-- 2018-04-12 Thu 18:23 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
1048
 
1048
 
1049
 
1049
 
1050
 <div class="figure">
1050
 <div class="figure">
1051
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
1051
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
1052
 </p>
1052
 </p>
1053
 </div>
1053
 </div>
1054
 </div>
1054
 </div>

+ 2
- 2
website/EN/fediverse.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:15 -->
7
+<!-- 2018-04-12 Thu 18:24 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
226
 
226
 
227
 
227
 
228
 <div class="figure">
228
 <div class="figure">
229
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
229
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
230
 </p>
230
 </p>
231
 </div>
231
 </div>
232
 </div>
232
 </div>

+ 2
- 2
website/EN/homeserver.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:16 -->
7
+<!-- 2018-04-12 Thu 18:24 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
384
 
384
 
385
 
385
 
386
 <div class="figure">
386
 <div class="figure">
387
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
387
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
388
 </p>
388
 </p>
389
 </div>
389
 </div>
390
 </div>
390
 </div>

+ 1
- 1
website/EN/index.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:22 -->
7
+<!-- 2018-04-12 Thu 18:24 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />

+ 2
- 2
website/EN/installmethods.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:16 -->
7
+<!-- 2018-04-12 Thu 18:24 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
190
 
190
 
191
 
191
 
192
 <div class="figure">
192
 <div class="figure">
193
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
193
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
194
 </p>
194
 </p>
195
 </div>
195
 </div>
196
 </div>
196
 </div>

+ 2
- 2
website/EN/mesh.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:16 -->
7
+<!-- 2018-04-12 Thu 18:24 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
195
 
195
 
196
 
196
 
197
 <div class="figure">
197
 <div class="figure">
198
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
198
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
199
 </p>
199
 </p>
200
 </div>
200
 </div>
201
 </div>
201
 </div>

+ 2
- 2
website/EN/mesh_capabilities.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:16 -->
7
+<!-- 2018-04-12 Thu 18:24 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
197
 
197
 
198
 
198
 
199
 <div class="figure">
199
 <div class="figure">
200
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
200
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
201
 </p>
201
 </p>
202
 </div>
202
 </div>
203
 </div>
203
 </div>

+ 2
- 2
website/EN/mesh_custom.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:17 -->
7
+<!-- 2018-04-12 Thu 18:24 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
165
 
165
 
166
 
166
 
167
 <div class="figure">
167
 <div class="figure">
168
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
168
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
169
 </p>
169
 </p>
170
 </div>
170
 </div>
171
 </div>
171
 </div>

+ 2
- 2
website/EN/mesh_images.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:17 -->
7
+<!-- 2018-04-12 Thu 18:25 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
382
 
382
 
383
 
383
 
384
 <div class="figure">
384
 <div class="figure">
385
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
385
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
386
 </p>
386
 </p>
387
 </div>
387
 </div>
388
 </div>
388
 </div>

+ 2
- 2
website/EN/mesh_philosophic.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:17 -->
7
+<!-- 2018-04-12 Thu 18:25 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
257
 
257
 
258
 
258
 
259
 <div class="figure">
259
 <div class="figure">
260
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
260
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
261
 </p>
261
 </p>
262
 </div>
262
 </div>
263
 </div>
263
 </div>

+ 2
- 2
website/EN/mesh_usage.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:17 -->
7
+<!-- 2018-04-12 Thu 18:25 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
522
 
522
 
523
 
523
 
524
 <div class="figure">
524
 <div class="figure">
525
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
525
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
526
 </p>
526
 </p>
527
 </div>
527
 </div>
528
 </div>
528
 </div>

+ 2
- 2
website/EN/mobile.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:18 -->
7
+<!-- 2018-04-12 Thu 18:25 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
386
 
386
 
387
 
387
 
388
 <div class="figure">
388
 <div class="figure">
389
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
389
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
390
 </p>
390
 </p>
391
 </div>
391
 </div>
392
 </div>
392
 </div>

+ 2
- 2
website/EN/support.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:18 -->
7
+<!-- 2018-04-12 Thu 18:25 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
272
 
272
 
273
 
273
 
274
 <div class="figure">
274
 <div class="figure">
275
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
275
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
276
 </p>
276
 </p>
277
 </div>
277
 </div>
278
 </div>
278
 </div>

+ 2
- 2
website/EN/users.html 查看文件

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-04-12 Thu 18:18 -->
7
+<!-- 2018-04-12 Thu 18:25 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
173
 
173
 
174
 
174
 
175
 <div class="figure">
175
 <div class="figure">
176
-<p><i><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></i>
176
+<p><a href="fdl-1.3.txt" width="10%" height="2%" align="center"><img src="images/gfdl.png" alt="gfdl.png" width="10%" height="2%" align="center" /></a>
177
 </p>
177
 </p>
178
 </div>
178
 </div>
179
 </div>
179
 </div>