Accesskeys in Friendica
=======================
+* [Home](help)
+
General
-------
* p: profile
* [Community Forums](help/Forums)
* [Chats](help/Chats)
* Further information
- * [Improve Performance](help/Improve-Performance)
* [Move your account](help/Move-Account)
* [Delete your account](help/Remove-Account)
* [Frequently asked questions (FAQ)](help/FAQ)
* [Install an ejabberd server (XMPP chat) with synchronized credentials](help/install-ejabberd)
* [Using SSL with Friendica](help/SSL)
* [Config values that can only be set in .htconfig.php](help/htconfig)
+* [Improve Performance](help/Improve-Performance)
**Developer Manual**
Used Protocols
===============
+* [Home](help)
+
Friendicas DFRN Protocol
---
# Settings
+* [Home](help)
+
If you are the admin of a Friendica node, you have access to the so called **Admin Panel** where you can configure your Friendica node.
On the front page of the admin panel you will see a summary of information about your node.
Friendica API\r
===\r
+\r
+* [Home](help)\r
+\r
The Friendica API aims to be compatible to the [GNU Social API](http://wiki.gnusocial.de/gnusocial:api) and the [Twitter API](https://dev.twitter.com/rest/public).\r
\r
Please refer to the linked documentation for further information.\r
<td>[vimeo]Vimeo video ID[/vimeo]</td>
<td>Vimeo-Player im iframe einbinden.</td>
</tr>
+<tr>
+ <td>[embed]URL[/embed]</td>
+ <td>OEmbed rich content einbetten.</td>
+</tr>
<tr>
<td>[iframe]URL[/iframe]</td>
<td>General embed, iframe size is limited by the theme size for video players.</td>
* [Community-Foren](help/Forums)
* [Chats](help/Chats)
* Weiterführende Informationen
- * [Performance verbessern](help/Improve-Performance)
* [Account umziehen](help/Move-Account)
* [Account löschen](help/Remove-Account)
* [Bugs und Probleme](help/Bugs-and-Issues)
* [Installation eines ejabberd Servers (XMPP-Chat) mit synchronisierten Anmeldedaten](help/install-ejabberd) (EN)
* [Betreibe deine Seite mit einem SSL-Zertifikat](help/SSL)
* [Konfigurationswerte, die nur in der .htconfig.php gesetzt werden können](help/htconfig) (EN)
+* [Performance verbessern](help/Improve-Performance)
**Dokumentation für Entwickler**
# Settings
+* [Zur Startseite der Hilfe](help)
+
Wenn du der Administrator einer Friendica Instanz bist, hast du Zugriff auf das so genannte **Admin Panel** in dem du die Friendica Instanz konfigurieren kannst,
Auf der Startseite des Admin Panels werden die Informationen zu der Instanz zusammengefasst.
Darkbubble <img src="doc/img/editor_darkbubble.png" alt="darkbubble.png" style="padding-left: 14px; vertical-align:middle;"> <i>(inkl. smoothly, testbubble)</i>
+Frio <img src="doc/img/editor_frio.png" alt="frio.png" style="padding-left: 44px; vertical-align:middle;">
+
Frost <img src="doc/img/editor_frost.png" alt="frost.png" style="padding-left: 42px; vertical-align:middle;">
Vier <img src="doc/img/editor_vier.png" alt="vier.png" style="padding-left: 44px; vertical-align:middle;"> <i>(inkl. dispy)</i>
Config values that can only be set in .htconfig.php
===================================================
+* [Home](help)
+
There are some config values that haven't found their way into the administration page.
This has several reasons.
Maybe they are part of a current development that isn't considered stable and will be added later in the administration page when it is considered safe.
Friendica translations
======================
+* [Home](help)
+
Translation Process
-------------------
section.help-content-wrapper h3 {
font-size: 1.2em;
}
+section.help-content-wrapper h4 {
+ font-size: 1em;
+}
section.help-content-wrapper h1,
section.help-content-wrapper h2,
section.help-content-wrapper h3,
+section.help-content-wrapper h4,
section.help-content-wrapper h5,
section.help-content-wrapper h6 {
margin-top: 24px;
margin: 0.4em 0;
}
section.help-content-wrapper p,
-section.help-content-wrapper a {
+section.help-content-wrapper a,
+section.help-content-wrapper li {
line-height: 1.6;
font-size: 0.96em;
}