Vyhledávání

Výsledky hledání můžete vidět níže.

Friendica Addon development @docs
31 - počet výskytů, Poslední úprava:
age, you need to declare the function ''%%<addon>_content(App $a)%%'', which defines and returns the page body content. They may also contain ''%%<addon>_post(App $a)%%'' which is called before the ''%%<addon>_content%%'' function and typically handles the results of... it(App $a)%%'' which is called before ''%%<addon>_content%%'' and should include common logic to your modul
addons @de:docs
20 - počet výskytů, Poslední úprava:
ulfunktionen umfassen oft die Funktion addon_name_content(App $a), welche den Seiteninhalt definiert und zu... addon_name_post(App $a) umfassen, welches vor der content-Funktion aufgerufen wird und normalerweise die Re... komplette XML-Datei die ausgegeben wird **'home_content'** - wird aufgerufen, bevor die Ausgabe des Homep... allAll('app_menu', $arr); Hook::callAll('page_content_top', DI::page()['content']); Hook::callAll($
Abstracts @docs
17 - počet výskytů, Poslední úprava:
verse|Fediverse]], the abstract will be used as //content warning//. In this article, you will learn how to add an abstract (content warning) to your postings and how to add one abst... he abstract[/abstract] This is the [i]normal[/i] content for the posting. With a link [url=http://example.... ter, and use a very short list of words for the //content warning// for your followers on Mastodon? To rea
Filtering your Network Stream @docs
15 - počet výskytů, Poslední úprava:
use [[:docs:channel|channels]] for selecting the content one wants to be shown. ===== Filter Addons ===== ==== Content Filter / NSFW ==== The //content filter// addon is a simple filter, that matches words specified by the us... 'nsFW'' will both match the commonly used tag for content //not save for work//. Below a screenshot of the
Friendica Addons @addons
7 - počet výskytů, Poslední úprava:
= === advancedcontentfilter === Expression-based content filter * [[https://git.friendi.ca/friendica/fr... e sources]] === blockem === Allows users to hide content by collapsing posts and replies. * [[https://g... ]] === nsfw === Collapse posts with inappropriate content. This filter can be used as //general content filter by keywords//. These keywords are defined by the user
Configuration Guide for small Nodes @docs
7 - počet výskytů, Poslední úprava:
worker process dealing only with the delivery of content. After all we want to share postings with contact... e data-waste filling up the database. === Remote content === Delete it automatically, as long as it is no... ). === Relays === Relay server are great to get content into your node, especially on small nodes (likely... l the global community page and have nice channel content based on them. But those postings will also eat t
Themes @docs
7 - počet výskytů, Poslední úprava:
efine at least the following functions * theme_content * theme_post and may also define functions for... ace * theme_admin * theme_admin_post. theme_content and theme_admin are used to make the form availab... ou like the duepuntozero but you want to have the content of the outer columns left and right exchanged. Th... led theme.php with your favorite text editor. The content of this file should be something like <?php
Press Room
6 - počet výskytů, Poslední úprava:
tenbond (NL) * [[https://blog.windfluechter.net/content/blog/2018/05/01/1746-deletefacebook-and-alternati... Dachwitz (DE) * [[https://www.linuxjournal.com/content/cooking-linux-build-your-own-social-network-frien... bias Diekershoff * [[http://americamagazine.org/content/all-things/slow-computing|Slow Computing]] by Nat... Libby Reinish * [[http://blog.windfluechter.net/content/blog/2013/03/15/1604-friendica-debian|Friendica o
How to Create a Bot @docs
4 - počet výskytů, Poslední úprava:
of the Fediverse, so-called bots can provide this content as a teaser. A user in the Fediverse can follow ... le and settings. For simple bots pushing RSS feed content into the Fediverse, you should set the account ty... ews Page". If you are creating a bot pushing the content of somebody else, please ensure that you are allowed to use their content. Also please make it clear in the bots profile de
Friendica Message Flow @docs
4 - počet výskytů, Poslední úprava:
sing dfrn-notify. PuSH hubs are notified that new content is available. The hub or hubs will then retrieve ... dfrn-notify. Push hubs are also notified that new content is available. The hub or hubs will then retrieve ... William uses salmon to notify Bob of the reply. Content is html embedded in salmon magic envelope. Bob th... h Jack and Mary). Push hubs are notified that new content is available. The hub or hubs will then retrieve
Settings @docs
4 - počet výskytů, Poslední úprava:
Basic Settings ==== === Banner/Logo === Set the content for the site banner. The default logo is the Frie... to provide HTML/CSS to style and/or position this content, as it may not be themed by default. === Languag... and have a backup of the database. === Explicit Content === If you are running a node with explicit content, you can announce this with this option. When checked
Creating posts @docs
4 - počet výskytů, Poslední úprava:
e **Browser** tab instead to Upload and/or attach content to your post. <p style="clear:both;"></p> <img s... on the theme: For Frio, this is to attach remote content - put in a URL to embed in your post, including video or audio content. For other themes: Add files from your computer. ... edia.org:wiki:html5_video|[HTML5]]] for embedding content. Therefore, the supported files are depending on
Database Tables @docs
3 - počet výskytů, Poslední úprava:
friendica/src/branch/develop/doc/database/db_post-content.md|post-content]] |Content for all posts | |[[h
Search in Friendica @docs
3 - počet výskytů, Poslední úprava:
rformed on the Friendica node itself, so only the content known to the Friendica node can be found. ===== ... t: Friendica will try to find ActivityPub enabled content at the URL that was used. If successful the posti... into the node, so that the user can now interact with the content as usual (like, re-share, comment, etc.)
How to improve the performance of a Friendica site @docs
3 - počet výskytů, Poslední úprava:
ase queries Network: Time that is needed to fetch content from external sites Rendering: Time for theme ren... l ==== This module tells the client to cache the content of static files so that they aren’t fetched with ... _expires.html|2.4]] documentation. ==== Compress content ==== This module compresses the traffic between
FAQ / Friendica @faq
3 - počet výskytů, Poslední úprava:
Friendica Hackathon 2020 @activitys
2 - počet výskytů, Poslední úprava:
Autoloader with Composer @docs
2 - počet výskytů, Poslední úprava:
Friendica BBCode tags reference @docs
2 - počet výskytů, Poslední úprava:
Friendica Templating Documentation @docs
2 - počet výskytů, Poslední úprava:
User Documentation @docs
2 - počet výskytů, Poslední úprava:
Formatting Syntax @wiki
2 - počet výskytů, Poslední úprava:
bbcode @de:docs
2 - počet výskytů, Poslední úprava:
Forums @docs
1 - počet výskytů, Poslední úprava:
Channels @docs
1 - počet výskytů, Poslední úprava:
First Steps @docs
1 - počet výskytů, Poslední úprava:
Remove Account @docs
1 - počet výskytů, Poslední úprava:
Using SSL with Friendica @docs
1 - počet výskytů, Poslední úprava:
Friendica translations @docs
1 - počet výskytů, Poslední úprava:
Updating Friendica @docs
1 - počet výskytů, Poslední úprava:
FAQ / Wiki @faq
1 - počet výskytů, Poslední úprava:
brecktic @user
1 - počet výskytů, Poslední úprava:
bot @de:docs
1 - počet výskytů, Poslední úprava:
faq @de:docs
1 - počet výskytů, Poslední úprava:
improve-performance @de:docs
1 - počet výskytů, Poslední úprava:
ssl @de:docs
1 - počet výskytů, Poslední úprava: