Search

You can find the results of your search below.

Friendica Addon development
90 Hits, Last modified:
====== Friendica Addon development ====== Please see the sample addon ‘randplace’ for a working example of using some of these features. Addons work by intercepting event hooks - which must be... page requests (by URL path). ===== Naming ===== Addon names are used in file paths and functions names,
Settings
17 Hits, Last modified:
l. As well as an overview of the currently active addons. The list is linked, so you can have quick access to the Addon settings. And finally you are informed about the ... storage backends can be avaiable from third-party addons. If you use those, please refer to the documentation of those addons for further information. Default value is ‘Data
Friendica Storage Backend Addon development
16 Hits, Last modified:
====== Friendica Storage Backend Addon development ====== Storage backends can be added via addons. A storage backend is implemented as a class, an... 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
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
Filtering your Network Stream
9 Hits, Last modified:
Filtering your Network Stream ====== ===== Filter Addons ===== ==== Content Filter / NSFW ==== The //content filter// addon is a simple filter, that matches words specified ... enshot of the user settings of the content filter addon}} ==== Advanced Content Filter ==== The //advanc... url>''' For a more detailed documentation of the addons functionality, please have a look at the [[https
Developer Documentation
8 Hits, Last modified:
zations created by the Friendica community. ===== Addon Development ===== You can easily 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
Friendica Installation
8 Hits, Last modified:
or with [[https://github.com/friendica/friendica-addons/tree/develop/phpmailer|external]] mail server) ... e of the stable release of Friendica core and the addons from [[https://friendi.ca/resources/download-fil... that the version of the Friendica archive and the addons match. Unpack the Friendica files into the root ... w/smarty3 chmod 775 view/smarty3 </code> Get the addons by going into your website folder. <code> cd my
Updating Friendica
7 Hits, Last modified:
elete the ''path/to/friendica_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: c
Friendica BBCode tags reference
5 Hits, Last modified:
ely the admin of a Friendica node can activate an addon to also support Markdown. How a rich text formatt... the [[https://git.friendi.ca/friendica/friendica-addons/src/branch/develop/highlightjs|hightlightjs addon]] this information will be used to apply the correct ... = This requires "openstreetmap" or "Google Maps" addon version 1.3 or newer. If the addon isn't activate
Database Tables
4 Hits, Last modified:
dica/friendica/src/branch/develop/doc/database/db_addon.md|addon]] |registered addons ... |hook]] |addon hook registry
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
Friendica Templating Documentation
3 Hits, Last modified:
code> directory. Templates that are only used by addons shall be placed in the <code> /addon/$addonname/templates </code> directory. To render a template use the function //getMarkupTemplate// to
Using Composer
2 Hits, Last modified:
rary to Friendica === Does your shiny new [[help/Addons|Addon]] need to rely on a third-party library not required by Friendica yet? First of all, this library
Chats
2 Hits, Last modified:
ite * IRC Chat * XMPP/Jabber ===== IRC-Chat Addon ===== After activating the addon, you can find the chat at ''example.com/irc'' (if your Friendica nodes
Admin Tools
2 Hits, Last modified:
nsole'', that provides the following commands: addon Addon management cache Manage node cache config Edit
Abstracts
2 Hits, Last modified:
Accesskeys reference
1 Hits, Last modified:
Connectors
1 Hits, Last modified: