gnusocial/postactiv classic UI apparently has some javascript

This commit is contained in:
Bob Mottram 2017-05-02 21:42:44 +01:00
parent 9c8980117e
commit aeb47601dc
4 changed files with 20 additions and 20 deletions

View File

@ -47,7 +47,7 @@ A few web based user interfaces are available for PostActiv. They are selectable
* *Qvitter*: Looks similar to Twitter during its golden era, before the ads and other antifeatures arrived
* *Pleroma*: A modern and lightweight user interface
* *Classic*: Like the original StatusNet UI. Little or no Javascript and has good support for threaded conversations.
* *Classic*: Like the original StatusNet UI. Minimal Javascript and has good support for threaded conversations.
* Using with Emacs

View File

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

View File

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

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2017-05-02 Tue 21:39 -->
<!-- 2017-05-02 Tue 21:42 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -252,9 +252,9 @@ for the JavaScript code in this tag.
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.
</p>
<div id="outline-container-org49d04f6" class="outline-2">
<h2 id="org49d04f6">Installation</h2>
<div class="outline-text-2" id="text-org49d04f6">
<div id="outline-container-orgc3ac44f" class="outline-2">
<h2 id="orgc3ac44f">Installation</h2>
<div class="outline-text-2" id="text-orgc3ac44f">
<p>
Log into your system with:
</p>
@ -278,9 +278,9 @@ After the install has completed go to <b>Security settings</b> and select <b>Cre
</div>
</div>
<div id="outline-container-orgbebe72f" class="outline-2">
<h2 id="orgbebe72f">Initial setup</h2>
<div class="outline-text-2" id="text-orgbebe72f">
<div id="outline-container-org4361a19" class="outline-2">
<h2 id="org4361a19">Initial setup</h2>
<div class="outline-text-2" id="text-org4361a19">
<p>
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.
</p>
@ -295,9 +295,9 @@ Navigate to your PostActiv domain name and log in.
</div>
</div>
<div id="outline-container-org420a0a0" class="outline-2">
<h2 id="org420a0a0">Switching user interfaces</h2>
<div class="outline-text-2" id="text-org420a0a0">
<div id="outline-container-org2fbcc9c" class="outline-2">
<h2 id="org2fbcc9c">Switching user interfaces</h2>
<div class="outline-text-2" id="text-org2fbcc9c">
<p>
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>.
</p>
@ -313,14 +313,14 @@ A few web based user interfaces are available for PostActiv. They are selectable
<ul class="org-ul">
<li><b>Qvitter</b>: Looks similar to Twitter during its golden era, before the ads and other antifeatures arrived</li>
<li><b>Pleroma</b>: A modern and lightweight user interface</li>
<li><b>Classic</b>: Like the original StatusNet UI. Little or no Javascript and has good support for threaded conversations.</li>
<li><b>Classic</b>: Like the original StatusNet UI. Minimal Javascript and has good support for threaded conversations.</li>
</ul>
</div>
</div>
<div id="outline-container-org5e2e72d" class="outline-2">
<h2 id="org5e2e72d">Using with Emacs</h2>
<div class="outline-text-2" id="text-org5e2e72d">
<div id="outline-container-org94df047" class="outline-2">
<h2 id="org94df047">Using with Emacs</h2>
<div class="outline-text-2" id="text-org94df047">
<div class="org-center">
<div class="figure">
@ -501,9 +501,9 @@ Showing timelines:
</div>
</div>
<div id="outline-container-org87fb22d" class="outline-2">
<h2 id="org87fb22d">Blocking controls</h2>
<div class="outline-text-2" id="text-org87fb22d">
<div id="outline-container-orga1e0a93" class="outline-2">
<h2 id="orga1e0a93">Blocking controls</h2>
<div class="outline-text-2" id="text-orga1e0a93">
<div class="org-center">
<div class="figure">