Browse Source

gnusocial/postactiv classic UI apparently has some javascript

Bob Mottram 8 years ago
parent
commit
aeb47601dc

+ 1
- 1
doc/EN/app_postactiv.org View File

47
 
47
 
48
  * *Qvitter*: Looks similar to Twitter during its golden era, before the ads and other antifeatures arrived
48
  * *Qvitter*: Looks similar to Twitter during its golden era, before the ads and other antifeatures arrived
49
  * *Pleroma*: A modern and lightweight user interface
49
  * *Pleroma*: A modern and lightweight user interface
50
- * *Classic*: Like the original StatusNet UI. Little or no Javascript and has good support for threaded conversations.
50
+ * *Classic*: Like the original StatusNet UI. Minimal Javascript and has good support for threaded conversations.
51
 
51
 
52
 * Using with Emacs
52
 * Using with Emacs
53
 
53
 

+ 1
- 1
src/freedombone-app-gnusocial View File

317
                3 $"Set post expiry period (currently $GNUSOCIAL_EXPIRE_MONTHS months)" off \
317
                3 $"Set post expiry period (currently $GNUSOCIAL_EXPIRE_MONTHS months)" off \
318
                4 $"Select Qvitter user interface" off \
318
                4 $"Select Qvitter user interface" off \
319
                5 $"Select Pleroma user interface" off \
319
                5 $"Select Pleroma user interface" off \
320
-               6 $"Select Classic user interface (no Javascript)" off \
320
+               6 $"Select Classic user interface" off \
321
                7 $"Exit" on 2> $data
321
                7 $"Exit" on 2> $data
322
         sel=$?
322
         sel=$?
323
         case $sel in
323
         case $sel in

+ 1
- 1
src/freedombone-app-postactiv View File

319
                3 $"Set post expiry period (currently $POSTACTIV_EXPIRE_MONTHS months)" off \
319
                3 $"Set post expiry period (currently $POSTACTIV_EXPIRE_MONTHS months)" off \
320
                4 $"Select Qvitter user interface" off \
320
                4 $"Select Qvitter user interface" off \
321
                5 $"Select Pleroma user interface" off \
321
                5 $"Select Pleroma user interface" off \
322
-               6 $"Select Classic user interface (no Javascript)" off \
322
+               6 $"Select Classic user interface" off \
323
                7 $"Exit" on 2> $data
323
                7 $"Exit" on 2> $data
324
         sel=$?
324
         sel=$?
325
         case $sel in
325
         case $sel in

+ 17
- 17
website/EN/app_postactiv.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-05-02 Tue 21:39 -->
6
+<!-- 2017-05-02 Tue 21:42 -->
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></title>
9
 <title></title>
252
 PostActiv is a fork of <a href="./app_gnusocial.html">GNU Social</a> which includes some extra fixes and optimisations to improve performance. It federates just like GNU Social does and so whether you choose GNU Social or PostActiv is really just down to personal prefernce.
252
 PostActiv is a fork of <a href="./app_gnusocial.html">GNU Social</a> which includes some extra fixes and optimisations to improve performance. It federates just like GNU Social does and so whether you choose GNU Social or PostActiv is really just down to personal prefernce.
253
 </p>
253
 </p>
254
 
254
 
255
-<div id="outline-container-org49d04f6" class="outline-2">
256
-<h2 id="org49d04f6">Installation</h2>
257
-<div class="outline-text-2" id="text-org49d04f6">
255
+<div id="outline-container-orgc3ac44f" class="outline-2">
256
+<h2 id="orgc3ac44f">Installation</h2>
257
+<div class="outline-text-2" id="text-orgc3ac44f">
258
 <p>
258
 <p>
259
 Log into your system with:
259
 Log into your system with:
260
 </p>
260
 </p>
278
 </div>
278
 </div>
279
 </div>
279
 </div>
280
 
280
 
281
-<div id="outline-container-orgbebe72f" class="outline-2">
282
-<h2 id="orgbebe72f">Initial setup</h2>
283
-<div class="outline-text-2" id="text-orgbebe72f">
281
+<div id="outline-container-org4361a19" class="outline-2">
282
+<h2 id="org4361a19">Initial setup</h2>
283
+<div class="outline-text-2" id="text-org4361a19">
284
 <p>
284
 <p>
285
 If you have just obtained a Lets Encrypt certificate as above then go to <b>About</b> on the administrator control panel and you should see your Postactiv domain listed there along with an onion address. You can then navigate to your site in a browser.
285
 If you have just obtained a Lets Encrypt certificate as above then go to <b>About</b> on the administrator control panel and you should see your Postactiv domain listed there along with an onion address. You can then navigate to your site in a browser.
286
 </p>
286
 </p>
295
 </div>
295
 </div>
296
 </div>
296
 </div>
297
 
297
 
298
-<div id="outline-container-org420a0a0" class="outline-2">
299
-<h2 id="org420a0a0">Switching user interfaces</h2>
300
-<div class="outline-text-2" id="text-org420a0a0">
298
+<div id="outline-container-org2fbcc9c" class="outline-2">
299
+<h2 id="org2fbcc9c">Switching user interfaces</h2>
300
+<div class="outline-text-2" id="text-org2fbcc9c">
301
 <p>
301
 <p>
302
 A few web based user interfaces are available for PostActiv. They are selectable by going to the <b>Administrator control panel</b> and choosing <b>App settings</b> then <b>postactiv</b>.
302
 A few web based user interfaces are available for PostActiv. They are selectable by going to the <b>Administrator control panel</b> and choosing <b>App settings</b> then <b>postactiv</b>.
303
 </p>
303
 </p>
313
 <ul class="org-ul">
313
 <ul class="org-ul">
314
 <li><b>Qvitter</b>: Looks similar to Twitter during its golden era, before the ads and other antifeatures arrived</li>
314
 <li><b>Qvitter</b>: Looks similar to Twitter during its golden era, before the ads and other antifeatures arrived</li>
315
 <li><b>Pleroma</b>: A modern and lightweight user interface</li>
315
 <li><b>Pleroma</b>: A modern and lightweight user interface</li>
316
-<li><b>Classic</b>: Like the original StatusNet UI. Little or no Javascript and has good support for threaded conversations.</li>
316
+<li><b>Classic</b>: Like the original StatusNet UI. Minimal Javascript and has good support for threaded conversations.</li>
317
 </ul>
317
 </ul>
318
 </div>
318
 </div>
319
 </div>
319
 </div>
320
 
320
 
321
-<div id="outline-container-org5e2e72d" class="outline-2">
322
-<h2 id="org5e2e72d">Using with Emacs</h2>
323
-<div class="outline-text-2" id="text-org5e2e72d">
321
+<div id="outline-container-org94df047" class="outline-2">
322
+<h2 id="org94df047">Using with Emacs</h2>
323
+<div class="outline-text-2" id="text-org94df047">
324
 <div class="org-center">
324
 <div class="org-center">
325
 
325
 
326
 <div class="figure">
326
 <div class="figure">
501
 </div>
501
 </div>
502
 </div>
502
 </div>
503
 
503
 
504
-<div id="outline-container-org87fb22d" class="outline-2">
505
-<h2 id="org87fb22d">Blocking controls</h2>
506
-<div class="outline-text-2" id="text-org87fb22d">
504
+<div id="outline-container-orga1e0a93" class="outline-2">
505
+<h2 id="orga1e0a93">Blocking controls</h2>
506
+<div class="outline-text-2" id="text-orga1e0a93">
507
 <div class="org-center">
507
 <div class="org-center">
508
 
508
 
509
 <div class="figure">
509
 <div class="figure">