Browse Source

Image widths

Bob Mottram 7 years ago
parent
commit
fa566271b9
2 changed files with 19 additions and 19 deletions
  1. 9
    9
      doc/EN/mesh_usage.org
  2. 10
    10
      website/EN/mesh_usage.html

+ 9
- 9
doc/EN/mesh_usage.org View File

@@ -73,7 +73,7 @@ Maybe the internet exists, but you don't care about getting any content from it
73 73
 
74 74
 In your home directory on a system connected via ethernet to an internet router you'll find a file called *vpn.tar.gz*. If you want another mesh to be able to connect to yours then send them this file and get them to uncompress it into their home directory also on an internet gateway machine. If they have an external IP address or domain name for your router then they will be able to VPN connect using the *Connect Meshes* icon. They should also forward port 653 from their internet router to the mesh gateway machine.
75 75
 
76
-#+attr_html: :width 50% :align center
76
+#+attr_html: :width 80% :align center
77 77
 [[file:images/mesh_connect.png]]
78 78
 
79 79
 You should create a new *vpn.tar.gz* file for every other mesh which wants to be able to connect to yours. If you are prompted for a password it is 'freedombone'.
@@ -89,7 +89,7 @@ To allow mobile devices to connect to the mesh you will need a second wifi adapt
89 89
 
90 90
 On a typical Android device go to *Settings* then *Security* and ensure that *Unknown sources* is enabled. Also within *Wifi* from the *Settings* screen select the mesh hotspot. The password is "/freedombone/". Open a non-Tor browser and navigate to the IP address showing in the hotspot name. You can then download and install mesh apps.
91 91
 
92
-#+attr_html: :width 30% :align center
92
+#+attr_html: :width 50% :align center
93 93
 [[file:images/mesh_mobileapps.jpg]]
94 94
 
95 95
 On some android devices you may need to move the downloaded APK file from the *Downloads* directory to your *home* directory before you can install it.
@@ -97,7 +97,7 @@ On some android devices you may need to move the downloaded APK file from the *D
97 97
 
98 98
 Ensure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the /Chat/ and /Other Users/ icons appear. Select the users icon and you should see a list of users on the mesh.
99 99
 
100
-#+attr_html: :width 30% :align center
100
+#+attr_html: :width 50% :align center
101 101
 [[file:images/mesh_peerslist.png]]
102 102
 
103 103
 Selecting a user followed by the Ok button will copy their Tox ID to the clipboard.
@@ -150,7 +150,7 @@ Double click on the "Social" icon to open the app, then add your nickname and op
150 150
 
151 151
 Other Patchwork users on the mesh will appear automatically under the *local* list and you can select and follow them if you wish. It's also possible to select the dark theme from *settings* on the drop down menu if you prefer.
152 152
 
153
-#+attr_html: :width 50% :align center
153
+#+attr_html: :width 80% :align center
154 154
 [[file:images/patchwork_public.jpg]]
155 155
 
156 156
 The Secure Scuttlebutt protocol which Patchwork is based upon is intended to be robust to intermittent network connectivity, so you can write posts when out of range and they will sync once you are back in the network.
@@ -158,25 +158,25 @@ The Secure Scuttlebutt protocol which Patchwork is based upon is intended to be
158 158
 * Sharing Files
159 159
 You can make files publicly available on the network simply by dragging and dropping them into the /Public/ folder on the desktop. To view the files belonging to another user select the desktop icon called /Visit a site/ and enter the username or Tox ID of the other user.
160 160
 
161
-#+attr_html: :width 50% :align center
161
+#+attr_html: :width 80% :align center
162 162
 [[file:images/mesh_share_files.jpg]]
163 163
 
164 164
 * Blogging
165 165
 To create a blog post select the /Blog/ icon on the desktop and then select *New blog entry* and *Ok*. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the *CreateBlog/content/images* directory and then link to them as shown.
166 166
 
167
-#+attr_html: :width 30% :align center
167
+#+attr_html: :width 50% :align center
168 168
 [[file:images/mesh_blog.png]]
169 169
 
170 170
 To finish your blog entry just select /Save/ and then close the editor. On older hardware it may take a while to publish the results, and this depends upon the amount of computation needed by IPFS to create file hashes. If you make no changes to the default text then the new blog entry will not be saved.
171 171
 
172
-#+attr_html: :width 50% :align center
172
+#+attr_html: :width 80% :align center
173 173
 [[file:images/mesh_new_blog2.jpg]]
174 174
 
175 175
 
176
-#+attr_html: :width 50% :align center
176
+#+attr_html: :width 80% :align center
177 177
 [[file:images/mesh_view_blog.jpg]]
178 178
 
179 179
 You can also visit other blogs, edit or delete your previous entry and change your blog theme.
180 180
 
181
-#+attr_html: :width 30% :align center
181
+#+attr_html: :width 80% :align center
182 182
 [[file:images/mesh_select_blog_theme.png]]

+ 10
- 10
website/EN/mesh_usage.html View File

@@ -4,7 +4,7 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2018-04-12 Thu 11:55 -->
7
+<!-- 2018-04-12 Thu 11:59 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
@@ -293,7 +293,7 @@ In your home directory on a system connected via ethernet to an internet router
293 293
 
294 294
 
295 295
 <div class="figure">
296
-<p><img src="images/mesh_connect.png" alt="mesh_connect.png" width="50%" align="center" />
296
+<p><img src="images/mesh_connect.png" alt="mesh_connect.png" width="80%" align="center" />
297 297
 </p>
298 298
 </div>
299 299
 
@@ -326,7 +326,7 @@ On a typical Android device go to <b>Settings</b> then <b>Security</b> and ensur
326 326
 
327 327
 
328 328
 <div class="figure">
329
-<p><img src="images/mesh_mobileapps.jpg" alt="mesh_mobileapps.jpg" width="30%" align="center" />
329
+<p><img src="images/mesh_mobileapps.jpg" alt="mesh_mobileapps.jpg" width="50%" align="center" />
330 330
 </p>
331 331
 </div>
332 332
 
@@ -344,7 +344,7 @@ Ensure that you're within wifi range of at least one other mesh peer (could be a
344 344
 
345 345
 
346 346
 <div class="figure">
347
-<p><img src="images/mesh_peerslist.png" alt="mesh_peerslist.png" width="30%" align="center" />
347
+<p><img src="images/mesh_peerslist.png" alt="mesh_peerslist.png" width="50%" align="center" />
348 348
 </p>
349 349
 </div>
350 350
 
@@ -454,7 +454,7 @@ Other Patchwork users on the mesh will appear automatically under the <b>local</
454 454
 
455 455
 
456 456
 <div class="figure">
457
-<p><img src="images/patchwork_public.jpg" alt="patchwork_public.jpg" width="50%" align="center" />
457
+<p><img src="images/patchwork_public.jpg" alt="patchwork_public.jpg" width="80%" align="center" />
458 458
 </p>
459 459
 </div>
460 460
 
@@ -473,7 +473,7 @@ You can make files publicly available on the network simply by dragging and drop
473 473
 
474 474
 
475 475
 <div class="figure">
476
-<p><img src="images/mesh_share_files.jpg" alt="mesh_share_files.jpg" width="50%" align="center" />
476
+<p><img src="images/mesh_share_files.jpg" alt="mesh_share_files.jpg" width="80%" align="center" />
477 477
 </p>
478 478
 </div>
479 479
 </div>
@@ -488,7 +488,7 @@ To create a blog post select the <i>Blog</i> icon on the desktop and then select
488 488
 
489 489
 
490 490
 <div class="figure">
491
-<p><img src="images/mesh_blog.png" alt="mesh_blog.png" width="30%" align="center" />
491
+<p><img src="images/mesh_blog.png" alt="mesh_blog.png" width="50%" align="center" />
492 492
 </p>
493 493
 </div>
494 494
 
@@ -498,14 +498,14 @@ To finish your blog entry just select <i>Save</i> and then close the editor. On
498 498
 
499 499
 
500 500
 <div class="figure">
501
-<p><img src="images/mesh_new_blog2.jpg" alt="mesh_new_blog2.jpg" width="50%" align="center" />
501
+<p><img src="images/mesh_new_blog2.jpg" alt="mesh_new_blog2.jpg" width="80%" align="center" />
502 502
 </p>
503 503
 </div>
504 504
 
505 505
 
506 506
 
507 507
 <div class="figure">
508
-<p><img src="images/mesh_view_blog.jpg" alt="mesh_view_blog.jpg" width="50%" align="center" />
508
+<p><img src="images/mesh_view_blog.jpg" alt="mesh_view_blog.jpg" width="80%" align="center" />
509 509
 </p>
510 510
 </div>
511 511
 
@@ -515,7 +515,7 @@ You can also visit other blogs, edit or delete your previous entry and change yo
515 515
 
516 516
 
517 517
 <div class="figure">
518
-<p><img src="images/mesh_select_blog_theme.png" alt="mesh_select_blog_theme.png" width="30%" align="center" />
518
+<p><img src="images/mesh_select_blog_theme.png" alt="mesh_select_blog_theme.png" width="80%" align="center" />
519 519
 </p>
520 520
 </div>
521 521
 </div>