Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Resources
- heaming|Theaming Friendica]] * [[:tech:creating_addons|Creating addons for Friendica]] * [[:docs:api|Friendica API]] * Using the [[:tech:twitter_connector... ions * [[https://github.com/friendica/friendica-addons|Addons]] extend your base installation. [[:docs:how_to_install_addons|How to install them]] * [[https
- Friendica API authentication @docs
- s an OAuth //provider//. As a consumer, Friendica addons can log in to other services to allow Friendica ... ay to modify this table, it can only be done with addons, e.g. [[https://github.com/bmillwood/friendica-o
- Friendica Installation @docs
- 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
- Configuration Guide for small Nodes @docs
- or visitors'' (None), ''Disallow public access to addons listed in the apps menu.'', ''Only local search'
- Konfigurationsleitfaden für kleine Instanzen @de:docs
- chaftsseite'' (Keine), ''Öffentlichen Zugriff auf Addons im Apps Menü verbieten.'', ''Nur lokale Suche''.
- Friendica Installation @de:docs
- ler oder [[https://github.com/friendica/friendica-addons/tree/develop/phpmailer|externer]] Server) * Ri... iew/smarty3 chmod 755 view/smarty3 </code> Falls Addons installiert werden sollen: Gehe in den Friendica-Ordner <code> cd mywebsite </code> Und die Addon Repository klonst: <code> git clone https://github.com/friendica/friendica-addons.git -b stable addon </code> Um das Addon-Verzei
- Friendica Administration @docs
- tion files: ''config/local.config.php'', ''config/addon.config.php'' and the ''.htaccess'' file if it was
- Press Room
- tps://www.youtube.com/watch?v=noynCUJAud4|hak5 on addons]] youtube video by hak5.org * [[https://www.io... [[http://diekershoff.de/tobias/2011-05-23/mathjax-addon-for-friendika|MathJax Addon for Friendika]] by Tobias Diekershoff * [[http://diekershoff.de/tobias/201
- Filtering your Network Stream @docs
- the content one wants to be shown. ===== 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
- User Documentation
- >puzzle-piece?64&color=#3f658f&align=center}} [[:addons:start|Addons]] How to extend Friendica </TEXT> </col> </grid> ---- <grid> <col sm="4"> <TEXT align=
- Admin Tools @docs
- nsole'', that provides the following commands: addon Addon management cache Manage node cache config Edit
- Database Tables @docs
- 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 @docs
- 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
- Abstracts @docs
- latforms it is ''apub''. Developers for connector/addons can define the expected value of the parameter f... ser. The reason is, that Friendica offers various addons to [[docs:network_filters|filter the network str
- Friendica Addon development @docs
- ====== 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,