Search

You can find the results of your search below.

Friendica Addon development
90 Hits, Last modified:
op-level Friendica directory. This //should// be ‘addon///addon_name/////addon_name//.php’ in most cases and can be shortened to... sh to alter it. ===== Admin settings ===== Your addon can provide user-specific settings via the ''%%addon_settings%%'' PHP hook, but it can also provide no... ration page of your addon. Simply declare a ''%%<addon>_addon_admin(App $a)%%'' function to display the form and a ''%%<addon>_addon_admin_post(App $a)%%'' function to process the da... age requests for a given URL path. In order for a addon to act as a module it needs to declare an empty function ''%%<addon>_module()%%''. If this function exists, you will
Friendica Storage Backend Addon development
18 Hits, Last modified:
Class ===== The class must live in ''%%Friendica\Addon\youraddonname%%'' namespace, where ''%%youraddonname%%'' the folder name of your addon. There are two different interfaces you need to ... } </code> %%**%%Theoretically - until tests for Addons are enabled too - create a test class with the name ''%%addon/tests/SampleStorageTest.php%%'': <code php> use
Settings
17 Hits, Last modified:
. You are presented with a long list of available addons. The name of each addon is linked to a separate page for that addon which offers more information and configuration possibilities. Also shown is the version of the addon and an indicator if the addon is currently active or not. When you update your node and the addons they may have to be reloaded. To simplify this p... utton at the top of the page to reload all active Addons. ===== Themes ===== The Themes section of the
config
14 Hits, Last modified:
define their own default configuration values in `addon/[addon]/config/[addon].config.php` which is loaded when the addon is activated. ### Static Configuration location ... gration is pretty straightforward: If you had any addon-specific configuration in your `config/addon.ini.php`, just copy `config/addon-sample.config.php` to `config/addon.config.php` and move your configuration values. Afterwards, copy `co
Installing Connectors (Twitter/GNU Social)
11 Hits, Last modified:
ctors (Twitter/GNU Social) ====== Friendica uses addons to provide connectivity to some networks, such as Twitter. There is also a addon to post through to an existing account on a GNU S... te with GNU Social members in general. All three addons require an account on the target network. In add... riendica server. ===== Site Configuration ===== Addons must be installed by the site administrator befo
Friendica translations
9 Hits, Last modified:
. ==== Addons ==== If you have the ''friendica-addons'' repository in the ''addon'' directory of your Friendica cloned repository, ... ca directory. Otherwise: cd /path/to/friendica-addons/<addon_name> /path/to/friendica/bin/run_xgettext.sh -s ... In either case, you need to commit the updated ''<addon_name>/lang/C/messages.po'' to your working branch... e Transifex client in the core repository and the addon repository in ''.tx/config''. To update the PO fi
Filtering your Network Stream
9 Hits, Last modified:
the [[https://git.friendi.ca/friendica/friendica-addons/src/branch/develop/advancedcontentfilter/doc/advancedcontentfilter.md|addons repository]]. ==== Language Filter ==== If the... he language of the postings. The settings for the addon can be found in //user settings -> addons -> language filter//. Here the user can control
Developer Documentation
8 Hits, Last modified:
expand the core functionality of Friendica with [[addons:start|addons]]. In the [[docs:addons|Friendica addon development]] article, you'll find information about the addon format and the hooks that Friendica provides so your addon can jump into the workflow at the different place... This is ideal for working on themes, local acting addons or other things that only affects the local serv
Friendica Installation
8 Hits, Last modified:
git clone https://github.com/friendica/friendica-addons.git -b stable addon </code> If you want to use the development versi... git checkout develop bin/composer.phar install cd addon git checkout develop </code> **Be aware that the
Updating Friendica
7 Hits, Last modified:
ndica_old'' folder ===== Addons ===== To update Addons from an archive, simply delete the ''path/to/friendica/addon'' and replace it with the provided archive. ====... pull bin/composer.phar install --no-dev The addon tree has to be updated separately like so: cd path/to/friendica/addon git pull ==== About the Repositories ==== =... branch === The default branch for friendica and addons to use is the ''stable'' branch, which is the st
Friendica BBCode tags reference
5 Hits, Last modified:
the [[https://git.friendi.ca/friendica/friendica-addons/src/branch/develop/highlightjs|hightlightjs addon]] this information will be used to apply the corr... = This requires "openstreetmap" or "Google Maps" addon version 1.3 or newer. If the addon isn't activated, the raw coordinates are shown instead. The mapping p
home
4 Hits, Last modified:
-Design](help/Developer-Domain-Driven-Design) * [Addon Development](help/Addons) * [Theme Development](help/themes) * [Smarty ... ates](help/smarty3-templates) * [Storage backend addon](help/AddonStorageBackend) * How To * [Translate Friendica](
Database Tables
4 Hits, Last modified:
dica/friendica/src/branch/develop/doc/database/db_addon.md|addon]] |registered addons ... |hook]] |addon hook registry
Friendica Templating Documentation
3 Hits, Last modified:
sed by addons shall be placed in the <code> /addon/$addonname/templates </code> directory. To render a tem
How to improve the performance of a Friendica site
3 Hits, Last modified:
nnoDB on MariaDB 10 this speeds up search. ===== Addons ===== Active the following addons: <code> rendertime </code> ==== rendertime ==== This addon doesn’t speed up your system. It helps to analyze
Admin Tools
2 Hits, Last modified:
Using Composer
2 Hits, Last modified:
Chats
2 Hits, Last modified:
First Steps
2 Hits, Last modified:
Friendica API authentication
2 Hits, Last modified:
Abstracts
2 Hits, Last modified:
Connectors
1 Hits, Last modified:
Friendica Administration
1 Hits, Last modified:
Bugs and Issues
1 Hits, Last modified:
Configuration Guide for small Nodes
1 Hits, Last modified:
Accesskeys reference
1 Hits, Last modified: