summaryrefslogtreecommitdiff
path: root/schleuder
diff options
context:
space:
mode:
authorNina Siessegger <n.siessegger@zeromail.org>2020-01-14 12:56:55 +0100
committerNina Siessegger <n.siessegger@zeromail.org>2020-01-14 12:57:07 +0100
commit1d5c3116b25dd17317cee4df4021afc4b4b49737 (patch)
tree2f49c72c8acabf7ae0de4304842c6ffef54be9f2 /schleuder
parentceec255b4b161285d83387a7c442a71194d984c4 (diff)
Remove “Go to top of page” buttons
* We rarely have very long pages * The sticky navbar offers a consistent navigation for the user, so they don’t even need to scroll to the top in order to go to another page. Further reading: https://www.nngroup.com/articles/back-to-top/
Diffstat (limited to 'schleuder')
-rw-r--r--schleuder/docs/list-admins.md5
-rw-r--r--schleuder/docs/older/3.0/index.md30
-rw-r--r--schleuder/docs/older/3.1/index.md31
-rw-r--r--schleuder/docs/older/3.2/list-admins.md5
-rw-r--r--schleuder/docs/older/3.2/server-admins.md9
-rw-r--r--schleuder/docs/older/3.3/list-admins.md5
-rw-r--r--schleuder/docs/older/3.3/server-admins.md9
-rw-r--r--schleuder/docs/server-admins.md9
8 files changed, 0 insertions, 103 deletions
diff --git a/schleuder/docs/list-admins.md b/schleuder/docs/list-admins.md
index d39b8c2..f43fae1 100644
--- a/schleuder/docs/list-admins.md
+++ b/schleuder/docs/list-admins.md
@@ -63,9 +63,4 @@ x-get-version:
x-sign-this:
: Sign the remaining contents of the email body or the attachments with the list's key. Use this e.g. to provide GnuPG-signatures for things you are publishing.
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
-
{% include participate.md %}
diff --git a/schleuder/docs/older/3.0/index.md b/schleuder/docs/older/3.0/index.md
index 3cbe781..5466172 100644
--- a/schleuder/docs/older/3.0/index.md
+++ b/schleuder/docs/older/3.0/index.md
@@ -60,9 +60,6 @@ Other logging is sent to syslog. Where that ends up depends on the operating sys
All other list-related data is stored in the SQL-database. Most data is unserialized, only some values are JSON-encoded.
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Setup
### Installation
@@ -194,11 +191,6 @@ Provide each client with their own API-key, and use secure channels to transport
{: .note}
There is **no authorization of clients,** yet. Each client is allowed every action. So be wary who to give an API-key to. schleuder-web does its own authorization, but schleuder-cli does not!
-
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Managing a list
To create and manage lists you have two options: schleuder-web and schleuder-cli.
@@ -216,10 +208,6 @@ To use schleuder-cli please see the output of
schleuder-cli help
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Using a list
@@ -318,9 +306,6 @@ x-sign-this:
Write to `listname-owner@hostname` to contact the list-owner(s) even if you don't know who they are. Use the list's key to encrypt the email!
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Maintenance
{: .note}
@@ -342,10 +327,6 @@ Call this command weekly from cron to automate the check and have the results se
schleuder refresh_keys
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Changes to the previous version of Schleuder
{: .note}
@@ -368,21 +349,10 @@ User-relevant changes in version 3.0 compared to version 2.2:
* New list-attribute `language`, which defines in which language informational hints or error-messages are being sent. Currently supported are english and german.
* Threading for recipients of resend-messages has been fixed (if the list-attribute `keep_msgid` is true).
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Feedback
To suggest changes to these documents or if you found any errors in them, please use the [issue tracker](https://0xacab.org/schleuder/schleuder-website/issues) (or [contact us by email](mailto:team@schleuder.org)).
-[↑](#top "Go to top of page")
-{: .linktotop}
-
-
## Changes to the documentation
We use a public git-repository to maintain these documents, thus you can [browse the list of changes](https://0xacab.org/schleuder/schleuder-website/commits/master).
-
-[↑](#top "Go to top of page")
-{: .linktotop}
diff --git a/schleuder/docs/older/3.1/index.md b/schleuder/docs/older/3.1/index.md
index d6f56d5..772d7a3 100644
--- a/schleuder/docs/older/3.1/index.md
+++ b/schleuder/docs/older/3.1/index.md
@@ -60,9 +60,6 @@ Other logging is sent to syslog. Where that ends up depends on the operating sys
All other list-related data is stored in the SQL-database. Most data is unserialized, only some values are JSON-encoded.
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Setup
### Installation
@@ -231,11 +228,6 @@ Provide each client with their own API-key, and use secure channels to transport
{: .note}
There is **no authorization of clients,** yet. Each client is allowed every action. So be wary who to give an API-key to. schleuder-web does its own authorization, but schleuder-cli does not!
-
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Managing a list
To create and manage lists you have two options: schleuder-web and schleuder-cli.
@@ -253,10 +245,6 @@ To use schleuder-cli please see the output of
schleuder-cli help
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Using a list
@@ -365,10 +353,6 @@ x-sign-this:
Write to `listname-owner@hostname` to contact the list-owner(s) even if you don't know who they are. Use the list's key to encrypt the email!
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Maintenance
{: .note}
@@ -389,11 +373,6 @@ Call this command weekly from cron to automate the check and have the results se
schleuder refresh_keys
-
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Changes to the previous version of Schleuder
{: .note}
@@ -414,20 +393,10 @@ User-relevant changes in version 3.1 compared to version 3.0:
* Errors of list-plugins are not written into the list of pseudo-headers anymore. List-plugins must handle errors on their own.
* Unnecessary empty lines in the output while refreshing keys are removed now.
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Feedback
To suggest changes to these documents or if you found any errors in them, please use the [issue tracker](https://0xacab.org/schleuder/schleuder-website/issues) (or [contact us by email](mailto:team@schleuder.org)).
-[↑](#top "Go to top of page")
-{: .linktotop}
-
-
## Changes to the documentation
We use a public git-repository to maintain these documents, thus you can [browse the list of changes](https://0xacab.org/schleuder/schleuder-website/commits/master).
-
-[↑](#top "Go to top of page")
-{: .linktotop}
diff --git a/schleuder/docs/older/3.2/list-admins.md b/schleuder/docs/older/3.2/list-admins.md
index a779310..af42513 100644
--- a/schleuder/docs/older/3.2/list-admins.md
+++ b/schleuder/docs/older/3.2/list-admins.md
@@ -61,9 +61,4 @@ x-get-version:
x-sign-this:
: Sign the remaining contents of the email body or the attachments with the list's key. Use this e.g. to provide GnuPG-signatures for things you are publishing.
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
-
{% include participate.md %}
diff --git a/schleuder/docs/older/3.2/server-admins.md b/schleuder/docs/older/3.2/server-admins.md
index a6a9241..47141c2 100644
--- a/schleuder/docs/older/3.2/server-admins.md
+++ b/schleuder/docs/older/3.2/server-admins.md
@@ -247,11 +247,6 @@ Provide each client with their own API-key, and use secure channels to transport
{: .note}
There is **no authorization of clients,** yet. Each client is allowed every action. So be wary who to give an API-key to. schleuder-web does its own authorization, but schleuder-cli does not!
-
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Managing a list
To create and manage lists you have two options: schleuder-web and schleuder-cli.
@@ -269,10 +264,6 @@ To use schleuder-cli please see the output of
schleuder-cli help
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Maintenance
{: .note}
diff --git a/schleuder/docs/older/3.3/list-admins.md b/schleuder/docs/older/3.3/list-admins.md
index cf9f42a..89b8322 100644
--- a/schleuder/docs/older/3.3/list-admins.md
+++ b/schleuder/docs/older/3.3/list-admins.md
@@ -63,9 +63,4 @@ x-get-version:
x-sign-this:
: Sign the remaining contents of the email body or the attachments with the list's key. Use this e.g. to provide GnuPG-signatures for things you are publishing.
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
-
{% include participate.md %}
diff --git a/schleuder/docs/older/3.3/server-admins.md b/schleuder/docs/older/3.3/server-admins.md
index be4daf2..a390de7 100644
--- a/schleuder/docs/older/3.3/server-admins.md
+++ b/schleuder/docs/older/3.3/server-admins.md
@@ -247,11 +247,6 @@ Provide each client with their own API-key, and use secure channels to transport
{: .note}
There is **no authorization of clients,** yet. Each client is allowed every action. So be wary who to give an API-key to. schleuder-web does its own authorization, but schleuder-cli does not!
-
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Managing a list
To create and manage lists you have two options: schleuder-web and schleuder-cli.
@@ -269,10 +264,6 @@ To use schleuder-cli please see the output of
schleuder-cli help
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Maintenance
{: .note}
diff --git a/schleuder/docs/server-admins.md b/schleuder/docs/server-admins.md
index 4e8f70c..3109b70 100644
--- a/schleuder/docs/server-admins.md
+++ b/schleuder/docs/server-admins.md
@@ -241,11 +241,6 @@ Provide each client with their own API-key, and use secure channels to transport
{: .note}
There is **no authorization of clients,** yet. Each client is allowed every action. So be wary who to give an API-key to. schleuder-web does its own authorization, but schleuder-cli does not!
-
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Managing a list
To create and manage lists you have two options: schleuder-web and schleuder-cli.
@@ -263,10 +258,6 @@ To use schleuder-cli please see the output of
schleuder-cli help
-
-[↑](#top "Go to top of page")
-{: .linktotop}
-
## Maintenance
{: .note}