Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Friendica Addon development @docs
- ====== Friendica Addon development ====== Please see the sample addon ‘randplace’ for a working example of using some of these... page requests (by URL path). ===== Naming ===== Addon names are used in file paths and functions names,... can provide human-readable information about your addon in the first multi-line comment of your addon fil
- addons @de:docs
- Friendica Addon/Entwicklung ============== * [Zur Startseite der Hilfe](help) Bitte schau dir das Beispiel-Addon "randplace" für ein funktionierendes Beispiel für... der hier aufgeführten Funktionen an. Das Facebook-Addon bietet ein Beispiel dafür, die "addon"- und "module"-Funktion gemeinsam zu integrieren. Addons arbeiten,
- Friendica Addons @addons
- is no avatar image for a new user or contact this addon will look for one at Gravatar. * [[https://git... is no avatar image for a new user or contact this addon will look for one at Libravatar. Please disable Gravatar addon if you use this one. (requires PHP >= 5.3) * [... rynn when posting. Based on the planets friendica addon by Mike Macgirvin and Tony Baldwin * [[https:/
- Friendica Storage Backend Addon development @docs
- ====== Friendica Storage Backend Addon development ====== Storage backends can be added via addons. A st... 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 ... ss)%%''. You have to register a new hook in your addon, listening on ''%%storage_instance(App $a, array
- config @docs
- ` holds the current node custom configuration. - `addon.config.php` is optional and holds the custom conf... define their own default configuration values in `addon/[addon]/config/[addon].config.php` which is loaded when the addon is activated. ### Static Configuration locat
- chats @de:docs
- ben * IRC - Internet Relay Chat * Jappix ## IRC Addon Sobald das Addon aktiviert ist, kannst Du den Chat unter [deineSeite.de/irc](../irc) finden. Beachte ab... > (in Englisch). ## Jappix Mini Das Jappix Mini Addon erlaubt das Erstellen einer Chatbox für Jabber/XM... www/<Pfad zu Deiner friendica-Installation>/addon; git pull </p> oder als normaler Download von hi
- Installing Connectors (Twitter/GNU Social) @docs
- some networks, such as Twitter. There is also a addon to post through to an existing account on a GNU S... (much of this information comes directly from the addon source files): ===== Twitter Addon for Friendica ===== * Author: Tobias Diekershoff * tobias.dieke... BSD license ==== Configuration ==== To use this addon you need a OAuth Consumer key pair (key & secret)
- Settings @docs
- st is linked, so you can have quick access to the Addon settings. And finally you are informed about the ... r Friendica which have to be placed into the ''%%/addon%%'' subdirectory of your Friendica installation. ... 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 possibilitie
- Friendica translations @docs
- have the ''friendica-addons'' repository in the ''addon'' directory of your Friendica cloned repository, just run ''bin/run_xgettext.sh -a <addon_name>'' from the base Friendica 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
- Friendica Installation @de:docs
- dica-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-Verzeichnis aktuell zu halten, solltest du in diesem Pfad ein “git pull”-Befehl eintragen <code> cd meinewebseite/addon git pull </code> Wenn du den Verzeichnispfad auf
- Friendica BBCode tags reference @docs
- ely the admin of a Friendica node can activate an addon to also support Markdown. How a rich text formatt... ddons/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
- Developer Documentation @docs
- zations created by the Friendica community. ===== Addon Development ===== You can easily expand the core... ns: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
- Filtering your Network Stream @docs
- 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... Language Filter ==== If the //language filter// addon was activated in the nodes admin settings, users ... he language of the postings. The settings for the addon can be found in //user settings -> addons -> lang
- Updating Friendica @docs
- 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 ==== =... edge code checkout the ''develop'' friendica and addon branch. The new features and fixes will be merged
- Database Tables @docs
- dica/friendica/src/branch/develop/doc/database/db_addon.md|addon]] |registered addons ... |hook]] |addon hook registry