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,7 +47,7 @@ A few web based user interfaces are available for PostActiv. They are selectable
47 47
 
48 48
  * *Qvitter*: Looks similar to Twitter during its golden era, before the ads and other antifeatures arrived
49 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 52
 * Using with Emacs
53 53
 

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

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

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

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

+ 17
- 17
website/EN/app_postactiv.html View File

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-05-02 Tue 21:39 -->
6
+<!-- 2017-05-02 Tue 21:42 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -252,9 +252,9 @@ for the JavaScript code in this tag.
252 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 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 258
 <p>
259 259
 Log into your system with:
260 260
 </p>
@@ -278,9 +278,9 @@ After the install has completed go to <b>Security settings</b> and select <b>Cre
278 278
 </div>
279 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 284
 <p>
285 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 286
 </p>
@@ -295,9 +295,9 @@ Navigate to your PostActiv domain name and log in.
295 295
 </div>
296 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 301
 <p>
302 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 303
 </p>
@@ -313,14 +313,14 @@ A few web based user interfaces are available for PostActiv. They are selectable
313 313
 <ul class="org-ul">
314 314
 <li><b>Qvitter</b>: Looks similar to Twitter during its golden era, before the ads and other antifeatures arrived</li>
315 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 317
 </ul>
318 318
 </div>
319 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 324
 <div class="org-center">
325 325
 
326 326
 <div class="figure">
@@ -501,9 +501,9 @@ Showing timelines:
501 501
 </div>
502 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 507
 <div class="org-center">
508 508
 
509 509
 <div class="figure">