[DOCS] Titles: Fix spaces
This commit is contained in:
parent
efdb7a3835
commit
81d636d05d
|
@ -37,7 +37,7 @@ You can use several servers to create an account:
|
||||||
* [https://jappix.com](https://jappix.com)
|
* [https://jappix.com](https://jappix.com)
|
||||||
* [http://xmpp.net](http://xmpp.net)
|
* [http://xmpp.net](http://xmpp.net)
|
||||||
|
|
||||||
###1. Basics
|
### 1. Basics
|
||||||
|
|
||||||
At first you have to get the current version. You can either pull it from [Github](https://github.com) like so:
|
At first you have to get the current version. You can either pull it from [Github](https://github.com) like so:
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@ The following page shows the settings of this addon.
|
||||||
|
|
||||||
Activate the BOSH proxy.
|
Activate the BOSH proxy.
|
||||||
|
|
||||||
###2. Settings
|
### 2. Settings
|
||||||
|
|
||||||
Go to your user account settings next and choose the addon page.
|
Go to your user account settings next and choose the addon page.
|
||||||
Scroll down until you find the Jappix Mini addon settings.
|
Scroll down until you find the Jappix Mini addon settings.
|
||||||
|
|
|
@ -29,7 +29,7 @@ Active the following addons:
|
||||||
|
|
||||||
rendertime
|
rendertime
|
||||||
|
|
||||||
###rendertime
|
### rendertime
|
||||||
|
|
||||||
This addon doesn't speed up your system.
|
This addon doesn't speed up your system.
|
||||||
It helps to analyze your bottlenecks.
|
It helps to analyze your bottlenecks.
|
||||||
|
@ -52,7 +52,7 @@ Apache Webserver
|
||||||
|
|
||||||
The following Apache modules are recommended:
|
The following Apache modules are recommended:
|
||||||
|
|
||||||
###Cache-Control
|
### Cache-Control
|
||||||
|
|
||||||
This module tells the client to cache the content of static files so that they aren't fetched with every request.
|
This module tells the client to cache the content of static files so that they aren't fetched with every request.
|
||||||
Enable the module "mod_expires" by typing in "a2enmod expires" as root.
|
Enable the module "mod_expires" by typing in "a2enmod expires" as root.
|
||||||
|
@ -62,7 +62,7 @@ Please add the following lines to your site configuration in the "directory" con
|
||||||
|
|
||||||
Also see the Apache [2.2](http://httpd.apache.org/docs/2.2/mod/mod_expires.html) / [2.4](https://httpd.apache.org/docs/2.4/mod/mod_expires.html) documentation.
|
Also see the Apache [2.2](http://httpd.apache.org/docs/2.2/mod/mod_expires.html) / [2.4](https://httpd.apache.org/docs/2.4/mod/mod_expires.html) documentation.
|
||||||
|
|
||||||
###Compress content
|
### Compress content
|
||||||
|
|
||||||
This module compresses the traffic between the web server and the client.
|
This module compresses the traffic between the web server and the client.
|
||||||
Enable the module "mod_deflate" by typing in "a2enmod deflate" as root.
|
Enable the module "mod_deflate" by typing in "a2enmod deflate" as root.
|
||||||
|
@ -72,14 +72,14 @@ Also see the Apache [2.2](http://httpd.apache.org/docs/2.2/mod/mod_deflate.html)
|
||||||
PHP
|
PHP
|
||||||
--------
|
--------
|
||||||
|
|
||||||
###FCGI
|
### FCGI
|
||||||
|
|
||||||
When using Apache think about using FCGI.
|
When using Apache think about using FCGI.
|
||||||
In a Debian-based distribution you will need to install the packages named "php5-cgi" and "libapache2-mod-fcgid".
|
In a Debian-based distribution you will need to install the packages named "php5-cgi" and "libapache2-mod-fcgid".
|
||||||
|
|
||||||
Please refer to external documentation for a more detailed explanation how to set up a system based upon FCGI.
|
Please refer to external documentation for a more detailed explanation how to set up a system based upon FCGI.
|
||||||
|
|
||||||
###Database
|
### Database
|
||||||
|
|
||||||
There are scripts like [tuning-primer.sh](http://www.day32.com/MySQL/) and [mysqltuner.pl](http://mysqltuner.pl) that analyze your database server and give hints on values that could be changed.
|
There are scripts like [tuning-primer.sh](http://www.day32.com/MySQL/) and [mysqltuner.pl](http://mysqltuner.pl) that analyze your database server and give hints on values that could be changed.
|
||||||
|
|
||||||
|
|
|
@ -32,7 +32,7 @@ Twitter Addon for Friendica
|
||||||
* tobias.diekershoff@gmx.net
|
* tobias.diekershoff@gmx.net
|
||||||
* License: 3-clause BSD license
|
* License: 3-clause BSD license
|
||||||
|
|
||||||
###Configuration
|
### Configuration
|
||||||
To use this addon you need a OAuth Consumer key pair (key & secret).
|
To use this addon you need a OAuth Consumer key pair (key & secret).
|
||||||
You can get it from [Twitter](https://twitter.com/apps).
|
You can get it from [Twitter](https://twitter.com/apps).
|
||||||
|
|
||||||
|
@ -46,7 +46,7 @@ Add this key pair to your global .htconfig.php:
|
||||||
|
|
||||||
After this, your users can configure their Twitter account settings from "Settings -> Connector Settings".
|
After this, your users can configure their Twitter account settings from "Settings -> Connector Settings".
|
||||||
|
|
||||||
###More documentation
|
### More documentation
|
||||||
|
|
||||||
Find the author's documentation here: [http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin](http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin)
|
Find the author's documentation here: [http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin](http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin)
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ GNU Social Addon for Friendica
|
||||||
* tobias.diekershoff@gmx.net
|
* tobias.diekershoff@gmx.net
|
||||||
* License: 3-clause BSD license
|
* License: 3-clause BSD license
|
||||||
|
|
||||||
###Configuration
|
### Configuration
|
||||||
|
|
||||||
When the addon is activated the user has to acquire the following in order to connect to the GNU Social account of choice.
|
When the addon is activated the user has to acquire the following in order to connect to the GNU Social account of choice.
|
||||||
|
|
||||||
|
|
|
@ -50,7 +50,7 @@ This will take you through a similar process.
|
||||||
|
|
||||||
Connect to users of alternate networks
|
Connect to users of alternate networks
|
||||||
---
|
---
|
||||||
###Across the Federation and Fedivese
|
### Across the Federation and Fedivese
|
||||||
You can also use your Identity Address or other people's Identity Addresses to become friends across the so-called Federation/Fedivese of open source social media.
|
You can also use your Identity Address or other people's Identity Addresses to become friends across the so-called Federation/Fedivese of open source social media.
|
||||||
Currently, Friendica supports connections with people on diaspora*, Red, Hubzilla, GNU Social, StatusNet, Mastodon, Pleroma, socialhome, and ganggo platforms.
|
Currently, Friendica supports connections with people on diaspora*, Red, Hubzilla, GNU Social, StatusNet, Mastodon, Pleroma, socialhome, and ganggo platforms.
|
||||||
|
|
||||||
|
@ -60,13 +60,13 @@ Note: Some versions of GNU Social software may require the full URL to your prof
|
||||||
|
|
||||||
People on these networks can also initiate contact with you, if they know your contact details.
|
People on these networks can also initiate contact with you, if they know your contact details.
|
||||||
|
|
||||||
###Other social media
|
### Other social media
|
||||||
If you server provides this functionality, you can also connect with people one
|
If you server provides this functionality, you can also connect with people one
|
||||||
Twitter or important feeds from Tumblr, Wordpress, and many more.
|
Twitter or important feeds from Tumblr, Wordpress, and many more.
|
||||||
|
|
||||||
To connect, enter their contact details in the "connect" box on your "Contacts" page.
|
To connect, enter their contact details in the "connect" box on your "Contacts" page.
|
||||||
|
|
||||||
###Email
|
### Email
|
||||||
If you have supplied your mailbox connection information on your Settings page, you can enter the email address of anybody that has sent you a message recently and have their email messages show up in your social stream.
|
If you have supplied your mailbox connection information on your Settings page, you can enter the email address of anybody that has sent you a message recently and have their email messages show up in your social stream.
|
||||||
You can also reply to them from within Friendica.
|
You can also reply to them from within Friendica.
|
||||||
|
|
||||||
|
@ -76,7 +76,7 @@ In order to avoid abuse or spam, you must have an email from Alice with the corr
|
||||||
Subscribing to mailing lists is done in the same way, but without the use of the "mailto:" prefix.
|
Subscribing to mailing lists is done in the same way, but without the use of the "mailto:" prefix.
|
||||||
To subscribe to a mailing list, enter the email in following example format "mailling-list@list-server.net".
|
To subscribe to a mailing list, enter the email in following example format "mailling-list@list-server.net".
|
||||||
|
|
||||||
###Syndication feeds
|
### Syndication feeds
|
||||||
You can "follow" almost anybody or any website that produces a syndication feed (RSS/Atom,etc.).
|
You can "follow" almost anybody or any website that produces a syndication feed (RSS/Atom,etc.).
|
||||||
If we can find an information stream and a name to attach to the contact, we'll try to connect with them.
|
If we can find an information stream and a name to attach to the contact, we'll try to connect with them.
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ Du hast derzeit zwei Möglichkeiten, einen Chat auf Deiner Friendica-Seite zu be
|
||||||
* IRC - Internet Relay Chat
|
* IRC - Internet Relay Chat
|
||||||
* Jappix
|
* Jappix
|
||||||
|
|
||||||
##IRC Addon
|
## IRC Addon
|
||||||
|
|
||||||
Sobald das Addon aktiviert ist, kannst Du den Chat unter [deineSeite.de/irc](../irc) finden.
|
Sobald das Addon aktiviert ist, kannst Du den Chat unter [deineSeite.de/irc](../irc) finden.
|
||||||
Beachte aber, dass dieser Chat auch ohne Anmeldung auf Deiner Seite zugänglich ist und somit auch Fremde diesen Chat mitnutzen können.
|
Beachte aber, dass dieser Chat auch ohne Anmeldung auf Deiner Seite zugänglich ist und somit auch Fremde diesen Chat mitnutzen können.
|
||||||
|
@ -27,7 +27,7 @@ Unten hast Du ein Eingabefeld, um Beiträge zu schreiben.
|
||||||
|
|
||||||
Weiter Informationen zu IRC findest Du zum Beispiel auf <a href="http://wiki.ubuntuusers.de/IRC" target="_blank">ubuntuusers.de</a>, in <a href="https://de.wikipedia.org/wiki/Internet_Relay_Chat" target="_blank">Wikipedia</a> oder bei <a href="http://www.irchelp.org/" target="_blank">icrhelp.org</a> (in Englisch).
|
Weiter Informationen zu IRC findest Du zum Beispiel auf <a href="http://wiki.ubuntuusers.de/IRC" target="_blank">ubuntuusers.de</a>, in <a href="https://de.wikipedia.org/wiki/Internet_Relay_Chat" target="_blank">Wikipedia</a> oder bei <a href="http://www.irchelp.org/" target="_blank">icrhelp.org</a> (in Englisch).
|
||||||
|
|
||||||
##Jappix Mini
|
## Jappix Mini
|
||||||
|
|
||||||
Das Jappix Mini Addon erlaubt das Erstellen einer Chatbox für Jabber/XMPP-Kontakte.
|
Das Jappix Mini Addon erlaubt das Erstellen einer Chatbox für Jabber/XMPP-Kontakte.
|
||||||
Ein Jabber/XMPP Account sollte vor der Installation bereits vorhanden sein.
|
Ein Jabber/XMPP Account sollte vor der Installation bereits vorhanden sein.
|
||||||
|
|
|
@ -35,7 +35,7 @@ Aktiviere die folgenden Addons:
|
||||||
|
|
||||||
rendertime
|
rendertime
|
||||||
|
|
||||||
###rendertime
|
### rendertime
|
||||||
|
|
||||||
**Beschreibung**
|
**Beschreibung**
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@ Webserver
|
||||||
|
|
||||||
Wenn du einen Apache-Webserver nutzt, aktiviere bitte die folgenden Module:
|
Wenn du einen Apache-Webserver nutzt, aktiviere bitte die folgenden Module:
|
||||||
|
|
||||||
###Cache-Control
|
### Cache-Control
|
||||||
|
|
||||||
**Beschreibung**
|
**Beschreibung**
|
||||||
|
|
||||||
|
@ -74,7 +74,7 @@ ExpiresActive on ExpiresDefault "access plus 1 week"
|
||||||
|
|
||||||
Weitere Informationen findest du hier: http://httpd.apache.org/docs/2.2/mod/mod_expires.html.
|
Weitere Informationen findest du hier: http://httpd.apache.org/docs/2.2/mod/mod_expires.html.
|
||||||
|
|
||||||
###Compress content
|
### Compress content
|
||||||
|
|
||||||
**Beschreibung**
|
**Beschreibung**
|
||||||
|
|
||||||
|
@ -85,7 +85,7 @@ Aktiviere das Modul "mod_deflate" durch die Eingabe "a2enmod deflate" als root.
|
||||||
Weitere Informationen findest du hier: http://httpd.apache.org/docs/2.2/mod/mod_deflate.html
|
Weitere Informationen findest du hier: http://httpd.apache.org/docs/2.2/mod/mod_deflate.html
|
||||||
|
|
||||||
|
|
||||||
###PHP
|
### PHP
|
||||||
|
|
||||||
**FCGI**
|
**FCGI**
|
||||||
|
|
||||||
|
@ -93,7 +93,7 @@ Wenn du Apache nutzt, dann denk darüber nach, FCGI zu nutzen.
|
||||||
Wenn du eine Debian-basierte Distribution nutzt, dann wirst du die Pakete "php5-cgi" und "libapache2-mod-fcgid" benötigen.
|
Wenn du eine Debian-basierte Distribution nutzt, dann wirst du die Pakete "php5-cgi" und "libapache2-mod-fcgid" benötigen.
|
||||||
Nutze externe Dokumente, um eine detailiertere Erklärung für die Einrichtung eines Systems auf FCGI-Basis zu erhalten.
|
Nutze externe Dokumente, um eine detailiertere Erklärung für die Einrichtung eines Systems auf FCGI-Basis zu erhalten.
|
||||||
|
|
||||||
###Database
|
### Database
|
||||||
|
|
||||||
Es gibt Skripte wie [tuning-primer.sh](http://www.day32.com/MySQL/) und [mysqltuner.pl](http://mysqltuner.pl), die den Datenbankserver analysieren und Hinweise darauf geben, welche Werte verändert werden könnten.
|
Es gibt Skripte wie [tuning-primer.sh](http://www.day32.com/MySQL/) und [mysqltuner.pl](http://mysqltuner.pl), die den Datenbankserver analysieren und Hinweise darauf geben, welche Werte verändert werden könnten.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue