Search

You can find the results of your search below.

Friendica Addon development @docs
32 Hits, Last modified:
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
21 Hits, Last modified:
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 Hits, Last modified:
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 Hits, Last modified:
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
bbcode @de:docs
8 Hits, Last modified:
</td> </tr> <tr> <td>[img]https://raw.githubusercontent.com/friendica/friendica/stable/images/friendica-3... [/img]</td> <td><img src="https://raw.githubusercontent.com/friendica/friendica/stable/images/friendica-3... </td> </tr> <tr> <td>[img=https://raw.githubusercontent.com/friendica/friendica/stable/images/friendica-3... [/img]</td> <td><img src="https://raw.githubusercontent.com/friendica/friendica/stable/images/friendica-3
Friendica Addons @addons
7 Hits, Last modified:
= === 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
Themes @docs
7 Hits, Last modified:
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
Configuration Guide for small Nodes @docs
7 Hits, Last modified:
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
Press Room
6 Hits, Last modified:
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
Friendica BBCode tags reference @docs
5 Hits, Last modified:
| embed an image | ''%%[img]https://raw.githubusercontent.com/friendica/friendica/stable/images/friendica-3... the image | ''%%[img=64x32]https://raw.githubusercontent.com/friendica/friendica/stable/images/friendica-3... cription) for it | ''%%[img=https://raw.githubusercontent.com/friendica/friendica/stable/images/friendica-3... d>[embed]URL[/embed]</td> <td>Embed OEmbed rich content.</td> </tr> <tr> <td>[iframe]URL[/iframe]</td>
Friendica Message Flow @docs
4 Hits, Last modified:
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
How to Create a Bot @docs
4 Hits, Last modified:
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
Creating posts @docs
4 Hits, Last modified:
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
Settings @docs
4 Hits, Last modified:
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
How to improve the performance of a Friendica site @docs
3 Hits, Last modified:
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 Hits, Last modified:
Search in Friendica @docs
3 Hits, Last modified:
Database Tables @docs
3 Hits, Last modified:
Friendica Hackathon 2020 @activitys
2 Hits, Last modified:
Friendica Templating Documentation @docs
2 Hits, Last modified:
Autoloader with Composer @docs
2 Hits, Last modified:
Formatting Syntax @wiki
2 Hits, Last modified:
User Documentation @docs
2 Hits, Last modified:
bot @de:docs
1 Hits, Last modified:
faq @de:docs
1 Hits, Last modified:
improve-performance @de:docs
1 Hits, Last modified:
Remove Account @docs
1 Hits, Last modified:
FAQ / Wiki @faq
1 Hits, Last modified:
Updating Friendica @docs
1 Hits, Last modified:
Friendica translations @docs
1 Hits, Last modified:
Using SSL with Friendica @docs
1 Hits, Last modified:
First Steps @docs
1 Hits, Last modified:
Forums @docs
1 Hits, Last modified:
Channels @docs
1 Hits, Last modified:
ssl @de:docs
1 Hits, Last modified: