Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Friendica Addon development
- down to HTML in the addon detail page. ===== Install/Uninstall ===== If your addon uses hooks, they have to be registered in a ''%%<addon>_install()%%'' function. This function also allows to perform arbitrary actions your addon needs to function pr
- Friendica Installation
- ====== Friendica Installation ====== We've tried very hard to ensure that Friendica will run on commod... websites. We offer a manual and an automatic installation. But be aware that Friendica is more than a ... irm these with your hosting provider prior to installation. ===== Support ===== If you encounter installation issues, please let us know via the [[http://f
- Settings
- n have quick access to the Addon settings. And finally you are informed about the version of Friendica you have installed. If you contact the developers with a bug or pr... panel. Therefore this document does not yet cover all the options ==== Basic Settings ==== === Banner... the default language for the node. It is used as fall back setting should Friendica fail to recognize t
- Friendica API entities
- Location. | | ''ignore'' | Boolean | ??? | | ''allow_cid'' | String (angle-brackets escaped integers) | Optional. List of allowed contact ids | | ''allow_gid'' | String (angle-brackets escaped integers) | Optional. List of allowed group ids | | ''deny_cid'' | String (angle-b
- Friendica API
- efault: false) * ''%%conversation_id%%'': Shows all statuses of a given conversation. * ''%%include... efault: false) * ''%%conversation_id%%'': Shows all statuses of a given conversation. * ''%%include... n/show ==== Unofficial Twitter command. It shows all direct answers (excluding the original post) to a... * ''skip_status'' ==== GET api/direct_messages/all==== Returns all [Private Messages](help/API-Enti
- Forums
- y page in Friendica has a nickname and these must all be unique. This applies to all forums, whether they are normal profiles or forum profiles. ===== Mana... They will be able to edit contacts, profiles, and all content for this account/page. Please use this fa... ds or page types, or remove the account. Additionally, this page is also where you can choose to desig
- Themes
- scription of theme heritage. - Some themes also allow users to select *variants* of the theme.Those t... ame**/style.css sometimes, there is also a file called style.php in the theme directory. This is only needed if the theme allows the user to change certain things of the theme dynamically. Say the font size or set a background image. =
- Friendica BBCode tags reference
- ext version of the postings, others might display all or only a part of the formatting. ===== BBCode T... ode> or by providing textual aliases like ''xx-small'' for small text, or ''xx-large'' big text. To choose a different font for a text passage, you can sp... il]%%'' ==== Blocks ==== === Paragraphs === Usually, when you hit the ''ENTER'' key on your keyboard
- Configuration Guide for small Nodes
- ====== Configuration Guide for small Nodes ====== This guide aims to provide a collection of settings for nodes installed with limited resources. They are actively used on a small (family) node running on a RaspberryPi 4B (8GB ram). But other restricted environments, e.g. a small VPS or shared hosting fall into targeted hardware
- Using Composer
- se Composer ===== If you don’t have Composer installed on your system, Friendica ships with a copy of ... /composer.phar%%''. For the purpose of this help, all examples will use this path to run Composer comma... r feel free to replace them with your own way of calling Composer. Composer requires PHP CLI and the fo... ples assume it’s available system-wide. ==== Installing/Updating Friendica ==== === From Archive ===
- Friendica Storage Backend Addon development
- rage\Capability\ICanWriteToStorage%%'' interface. All method in the interface must be implemented: <co... e\Capability\ICanConfigureStorage%%'' interface. All methods in the interface must be implemented: <c... e registered in the system when the plugin is installed, to be aviable. ''%%DI::facStorage()->register... ster the backend class. When the plugin is uninstalled, registered backends must be unregistered using
- Where to get started to help improve Friendica
- nt skills are required to make good software, not all of them involve coding!** We are looking for helpers in all areas, whether you write text or code, whether yo... ugh `boot.php`. If you want to have git automatically update the dependencies with composer, you can u... quiet "$1" && eval "$2" } # `composer install` if the `composer.lock` file gets changed # t
- How To Move Classes to src
- Composer]] to manage autoloading. This means that all the PHP class files moved to the ''%%src%%'' folder will be [[:docs:autoloader|automatically included]] when the class it defines is first us... sis instead of the presence of a ''%%require%%'' call. However, there are a significant number of item... = This isn’t the most technical decision of them all, but it has long lasting consequences as it will
- Groups and Privacy
- oup members. Below that is another box containing all of your friends who are //not// members of the gr... ==== By default, Friendica assumes that you want all of your posts to be private. Therefore, when you ... ica creates a group for you that it will automatically add all of your contacts to. All of your posts are restricted to that group by default. Note that th
- Installing Connectors (Twitter/GNU Social)
- ====== Installing Connectors (Twitter/GNU Social) ====== Friendica uses addons to provide connectivity... communicate with GNU Social members in general. All three addons require an account on the target network. In addition you (or typically the server administrator) will need to obtain an... ==== Site Configuration ===== Addons must be installed by the site administrator before they can be us