Search
You can find the results of your search below.
Fulltext results:
- Friendica Addon development @docs
- 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)%%... hook data. ==== page_end ==== Called after HTML content functions have completed. ''%%$b%%'' is (string) HTML of content div. ==== footer ==== Called after HTML content... k::callAll('app_menu', $arr); Hook::callAll('page_content_top', DI::page()['content']); Hook::callAll($a->module.'_mod_init', $placeh... ::callAll('home_init', $ret); Hook::callAll("home_content", $content); </code> ==== mod/poke.php ==== <code> Hook::ca
- addons @de:docs
- allAll('app_menu', $arr); Hook::callAll('page_content_top', DI::page()['content']); Hook::callAll($a->module.'_mod_init', $pl... llAll('home_init', $ret); Hook::callAll("home_content", $content); ### mod/poke.php Hook::callAll('post_loca... dy_init', $item); Hook::callAll('prepare_body_content_filter', $hook_data); Hook::callAll('prepare_... Hook::callAll('remove_user', $user); ### src/Content/ContactBlock.php Hook::callAll('contact_bloc
- Abstracts @docs
- 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... send to twitter.[/abstract] [abstract=apub]silly content, some words of warning[/abstract] This is the [i
- Filtering your Network Stream @docs
- umentation page.]] Filter rules of the //advanced content filter// are much more complex then the simple //content filter// "rules", but they also allow more powerf... tering of postings. === Basics === The advanced content filter matches each post that is about to be disp... rule name will be displaye d above the collapsed content. A post will be collapsed if at least one rule m... rule names will be displayed above the collapsed content. === Examples === - Collapse posts with speci
- rosalinafik @user
- in new window">(Image: [[https://www.yohaig.ng/wp-content/uploads/2020/12/bet9ja-mobile-registration-6.jpg|https://www.yohaig.ng/wp-content/uploads/2020/12/bet9ja-mobile-registration-6.jpg]... in new window">(Image: [[https://www.yohaig.ng/wp-content/uploads/2023/04/bet9ja-100-welcome-bonus-winners-dont-wait-468x60-1.gif|https://www.yohaig.ng/wp-content/uploads/2023/04/bet9ja-100-welcome-bonus-winners-... in new window">(Image: [[https://www.yohaig.ng/wp-content/uploads/2020/12/bet9ja-mobile-registration-13.jpg
- Configuration Guide for small Nodes @docs
- 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
- ></aside> <section><?php if(!empty($page['content'])) echo $page['content']; ?> <div id="page-footer"></div... he properties of the $a variable with holds the friendica application to decide what content is displayed.
- Friendica Addons @addons
- ]] === nsfw === Collapse posts with inappropriate content. This filter can be used as //general content filter by keywords//. These keywords are defined ... e clear list of allowed domains for embedding the content. === googlemaps === Use Google Maps for displayi... addons/webdav_storage|Link to the sources]] ==== Content ==== === highlightjs === Highlights syntax of co... iendi.ca/tobias/mahjong|Link to the addon]] ==== Content Alterations ==== === invidious === Replaces link
- Press Room
- [http://chriscase.cc/2012/12/using-friendica-as-a-content-aggregator/|Using Friendica as a Content Aggregator]] by Chris Case * [[http://diekersho
- Friendica Message Flow @docs
- 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
- Creating posts @docs
- 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
- How to Create a Bot @docs
- 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
- Settings @docs
- 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
- Search in Friendica @docs
- 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
- 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