Browse Source

Mastodon user interface for pleroma

Bob Mottram 7 years ago
parent
commit
63605dbbf0
3 changed files with 31 additions and 7 deletions
  1. 7
    0
      doc/EN/app_pleroma.org
  2. BIN
      img/pleromamastodon.jpg
  3. 24
    7
      website/EN/app_pleroma.html

+ 7
- 0
doc/EN/app_pleroma.org View File

35
 The first thing you'll need to do is register a new account. You can set your profile details and profile image by selecting the small settings icon to the right of your name.
35
 The first thing you'll need to do is register a new account. You can set your profile details and profile image by selecting the small settings icon to the right of your name.
36
 
36
 
37
 Once you have done that then you can disable further registrations from the *Administrator control panel* by going to *App Settings* then *pleroma* then *Disable new account registrations*. This may take a while because the app gets recompiled afterwards.
37
 Once you have done that then you can disable further registrations from the *Administrator control panel* by going to *App Settings* then *pleroma* then *Disable new account registrations*. This may take a while because the app gets recompiled afterwards.
38
+
39
+* Mastodon user interface
40
+If you prefer a Tweetdeck-style user interface, similar to Mastodon, then once you have registered an account navigate to */yourpleromadomainname/web* and log in.
41
+
42
+#+BEGIN_CENTER
43
+[[file:images/pleromamastodon.jpg]]
44
+#+END_CENTER

BIN
img/pleromamastodon.jpg View File


+ 24
- 7
website/EN/app_pleroma.html View File

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
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
-<!-- 2017-11-10 Fri 17:42 -->
6
+<!-- 2017-11-12 Sun 18:45 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
264
 </div>
264
 </div>
265
 </div>
265
 </div>
266
 
266
 
267
-<div id="outline-container-org630bbcf" class="outline-2">
268
-<h2 id="org630bbcf">Installation</h2>
269
-<div class="outline-text-2" id="text-org630bbcf">
267
+<div id="outline-container-org39de7d0" class="outline-2">
268
+<h2 id="org39de7d0">Installation</h2>
269
+<div class="outline-text-2" id="text-org39de7d0">
270
 <p>
270
 <p>
271
 Log into your system with:
271
 Log into your system with:
272
 </p>
272
 </p>
286
 </div>
286
 </div>
287
 </div>
287
 </div>
288
 
288
 
289
-<div id="outline-container-org703cfb4" class="outline-2">
290
-<h2 id="org703cfb4">Initial setup</h2>
291
-<div class="outline-text-2" id="text-org703cfb4">
289
+<div id="outline-container-org35d8b0a" class="outline-2">
290
+<h2 id="org35d8b0a">Initial setup</h2>
291
+<div class="outline-text-2" id="text-org35d8b0a">
292
 <p>
292
 <p>
293
 The first thing you'll need to do is register a new account. You can set your profile details and profile image by selecting the small settings icon to the right of your name.
293
 The first thing you'll need to do is register a new account. You can set your profile details and profile image by selecting the small settings icon to the right of your name.
294
 </p>
294
 </p>
298
 </p>
298
 </p>
299
 </div>
299
 </div>
300
 </div>
300
 </div>
301
+
302
+<div id="outline-container-org31f6ea0" class="outline-2">
303
+<h2 id="org31f6ea0">Mastodon user interface</h2>
304
+<div class="outline-text-2" id="text-org31f6ea0">
305
+<p>
306
+If you prefer a Tweetdeck-style user interface, similar to Mastodon, then once you have registered an account navigate to <b>/yourpleromadomainname/web</b> and log in.
307
+</p>
308
+
309
+<div class="org-center">
310
+
311
+<div class="figure">
312
+<p><img src="images/pleromamastodon.jpg" alt="pleromamastodon.jpg" />
313
+</p>
314
+</div>
315
+</div>
316
+</div>
317
+</div>
301
 </div>
318
 </div>
302
 <div id="postamble" class="status">
319
 <div id="postamble" class="status">
303
 
320