From b65433c82360a8bfe2ad05b9ee9927d8b00fe299 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Tue, 6 Dec 2016 15:03:57 +0100 Subject: [PATCH] docu docs: some polishing --- doc/Accesskeys.md | 2 ++ doc/Home.md | 2 +- doc/Protocol.md | 2 ++ doc/Settings.md | 2 ++ doc/api.md | 3 +++ doc/de/BBCode.md | 4 ++++ doc/de/Home.md | 2 +- doc/de/Settings.md | 2 ++ doc/de/Text_editor.md | 2 ++ doc/htconfig.md | 2 ++ doc/img/editor_frio.png | Bin 0 -> 1469 bytes doc/translations.md | 2 ++ view/theme/frio/css/style.css | 7 ++++++- 13 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 doc/img/editor_frio.png diff --git a/doc/Accesskeys.md b/doc/Accesskeys.md index 4f16ba2536..24b4dd4e7d 100644 --- a/doc/Accesskeys.md +++ b/doc/Accesskeys.md @@ -1,6 +1,8 @@ Accesskeys in Friendica ======================= +* [Home](help) + General ------- * p: profile diff --git a/doc/Home.md b/doc/Home.md index 437486e028..b4b389921a 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -20,7 +20,6 @@ Friendica Documentation and Resources * [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) @@ -33,6 +32,7 @@ Friendica Documentation and Resources * [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** diff --git a/doc/Protocol.md b/doc/Protocol.md index 86ed027d61..85fe09a5f1 100644 --- a/doc/Protocol.md +++ b/doc/Protocol.md @@ -1,6 +1,8 @@ Used Protocols =============== +* [Home](help) + Friendicas DFRN Protocol --- diff --git a/doc/Settings.md b/doc/Settings.md index 06ef85c436..a154a30732 100644 --- a/doc/Settings.md +++ b/doc/Settings.md @@ -1,5 +1,7 @@ # 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. diff --git a/doc/api.md b/doc/api.md index bf1507adba..b759b4697c 100644 --- a/doc/api.md +++ b/doc/api.md @@ -1,5 +1,8 @@ Friendica API === + +* [Home](help) + 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). Please refer to the linked documentation for further information. diff --git a/doc/de/BBCode.md b/doc/de/BBCode.md index 3927e5f18a..5dc8f3bb06 100644 --- a/doc/de/BBCode.md +++ b/doc/de/BBCode.md @@ -474,6 +474,10 @@ Du kannst Videos, Musikdateien und weitere Dinge in Beiträgen einbinden. [vimeo]Vimeo video ID[/vimeo] Vimeo-Player im iframe einbinden. + + [embed]URL[/embed] + OEmbed rich content einbetten. + [iframe]URL[/iframe] General embed, iframe size is limited by the theme size for video players. diff --git a/doc/de/Home.md b/doc/de/Home.md index 6023e3cdc4..e3017c0c60 100644 --- a/doc/de/Home.md +++ b/doc/de/Home.md @@ -20,7 +20,6 @@ Friendica - Dokumentation und Ressourcen * [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) @@ -35,6 +34,7 @@ Friendica - Dokumentation und Ressourcen * [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** diff --git a/doc/de/Settings.md b/doc/de/Settings.md index 2b157e6d9e..2b7e89a52c 100644 --- a/doc/de/Settings.md +++ b/doc/de/Settings.md @@ -1,5 +1,7 @@ # 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. diff --git a/doc/de/Text_editor.md b/doc/de/Text_editor.md index 0d9fbb5c74..33fc104dff 100644 --- a/doc/de/Text_editor.md +++ b/doc/de/Text_editor.md @@ -52,6 +52,8 @@ Cleanzero cleanzero.png (inkl. smoothly, testbubble) +Frio frio.png + Frost frost.png Vier vier.png (inkl. dispy) diff --git a/doc/htconfig.md b/doc/htconfig.md index dbdbf15033..577a4944cd 100644 --- a/doc/htconfig.md +++ b/doc/htconfig.md @@ -1,6 +1,8 @@ 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. diff --git a/doc/img/editor_frio.png b/doc/img/editor_frio.png new file mode 100644 index 0000000000000000000000000000000000000000..8428b3438276064e867a834f68066efd1074d2f3 GIT binary patch literal 1469 zcmV;u1w#6XP)X0ssI2&mlKo00003b3#c}2nYz< z;ZNWI000SaNLh0L01li001kBlh$tI)000GGNklojuqCUd#}N zcrgPEVQ~f+;)M)h2n!j=NidWSv=US*8O%umsW2Rs8l;vXbih)@5HHP;3}JBx7~+Kt zFyO@<$N-BO%wP|_fnL*I{@_#Nmq_Q&hV`(2yx;fz-uwE;ldoUDf{P0(etYNuT>f9U zf^$KND>xUVxPo&*%I^;yz%tCSEH*z4bdrr{(mX>xbUZG<#*@2TsyR6q8)8@0fnp=6 zY--($BMc1yOzosv5mi`aC|&zvu}Ps2_aoMvIX)I}jMqI?Z~yJ{NMl zz1!XkM!#8Wt9UrOpO1L;^Y^8CyH>-BLX1JF`?=cFR1tsh~xG%oT>FjT>(-AKKQ0vcyEC=eR zPeTJ$1dA|Wkv$v$!$=alHh?6))m+r&f7Hr9d-3NR@$+c6D#_kDi%kC&1a4g*5X;dGFttYN#=oq#!N<}=mP3CelB!cgkZ zc6MHhw@Td@et5C7^Q>`!axGZ;RDX#1Ff>J*0l{vkHW$TcGqueUFw+#x#?QZ9a5xhV z8mH~E@nj$m>CD@|;?V1vTo|Nk{S1lb$WXeFWQ|^>}@rS3_N{zbo4H}_HdpC^Q^9Iq+Y#B1s=Dry5kH-29x)_w*F?SUh7gJOi369;ksvaH&uNhX&}#5g~NYKD!8Hk|`O)6;gb+PSodKq?zn zMX_hFsZzmV%}wOeUSl}7H<(z<9b9u24q=?vik~+sg>`b-#rwt_wf4%Vmp`sOY$YmG zGQs6fU3P}UeSA(x;C%%+&XlSRmCY6sxFQ|*r^ws`kY0vi7%!-u^C`Bg0s7&$RFvTUtvE~kc!glMwr!{lY?%h!$L9(Q&4saU zN2B;$Ar4YabUxEJfO(@r^C08L!5c{@1DLK2oR|Kibg5UE<8HI~JiWWSo6d^^6j||d zagM&43OW>z*gRj^Yi)hkoE3?(B;Y zJDusr=~91qy432Z)463?^VxKcMEPVWzQueia@cA#ZriHZ?xo_sMPaMfPDZ*hRtGvx z-LTvp1@~>{iz(LVHH!Jd-dz%Y!U*^S*K5~J#i zYy~|40G?2sxBn{szw}aZAD`PN+Vy%~GN@o8pGNw|e*wwFgbFD(PX-3V=Q1gq4V7O2 zheza67sYG_0AS6g;8|n<_wmmwyz@{08H(HH*^vzVHuoP~(lVFoVvf&hRq?`RFEu3; zHl6IHnq#@ykQ7a~FpA+4*$m2F<9*-?&IKv%|KVJa;tI|MDX!pLkm3r?1u3rJT#)iN X@SJT^%8nx900000NkvXXu0mjf%ge=x literal 0 HcmV?d00001 diff --git a/doc/translations.md b/doc/translations.md index 861e98440a..4a703f340c 100644 --- a/doc/translations.md +++ b/doc/translations.md @@ -1,6 +1,8 @@ Friendica translations ====================== +* [Home](help) + Translation Process ------------------- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 0dc3573beb..91b6219f17 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2318,9 +2318,13 @@ section.help-content-wrapper h2 { 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; @@ -2332,7 +2336,8 @@ section.help-content-wrapper p { 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; }