====== 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 ... page requests (by URL path).
===== Naming =====
Addon names are used in file paths and functions name
Friendica Addon/Entwicklung
==============
* [Zur Startseite der Hilfe](help)
Bitte schau dir das Beispiel-Addon "randplace" für ein funktionierendes Beispiel f... der hier aufgeführten Funktionen an.
Das Facebook-Addon bietet ein Beispiel dafür, die "addon"- und "module"-Funktion gemeinsam zu integrieren.
Addons arbei
tion during the next background worker run.
==== Additional information ====
Then you get an overview... 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 th... s are possible.
== Invitation based registry ==
Additionally to the setting in the admin panel, you c
====== Friendica Storage Backend Addon development ======
Storage backends can be added via addons. A storage backend is implemented as a class, and the plugin register the class to make i... Class =====
The class must live in ''%%Friendica\Addon\youraddonname%%'' namespace, where ''%%youraddo
se the "link"-button (chain-symbol).
When you're adding URLs of other webpages with the "link"-button,... ate a small preview. If this doesn't work, try to add the link by typing: <code>[url=http://example.com]self-chosen name[/url]</code>.
You can also add video and audio files to posts. However, instead ... ou have to use one of the following methods:
- Add the video or audio link of a hoster (Youtube, Vim
ww.google.com|This Link points to google]]. Email addresses like this one: <andi@splitbrain.org> are re... .google.com|This Link points to google]]. Email
addresses like this one: <andi@splitbrain.org> are re... You can either just give a [[pagename]] or use an additional [[pagename|link text]].
Internal links ... u can either just give
a [[pagename]] or use an additional [[pagename|link text]].
[[doku>pagename|W
` holds the current node custom configuration.
- `addon.config.php` is optional and holds the custom configuration for specific addons.
Addons can define their own default configuration values in `addon/[addon]/config/[addon].config.php` which is loa
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-f... that the version of the Friendica archive and the addons match. Unpack the Friendica files into the roo... w/smarty3
chmod 775 view/smarty3
</code>
Get the addons by going into your website folder.
<code>
cd
ely the admin of a Friendica node can activate an addon to also support Markdown. How a rich text forma... '%%[url=http://friendi.ca]Friendica[/url]%%'' |
| Add a relative link to a posting identified by the GU... visually separated from the rest of the code. In addition, on a multi-line code block you can specify ... the [[https://git.friendi.ca/friendica/friendica-addons/src/branch/develop/highlightjs|hightlightjs ad
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... te with GNU Social members in general.
All three addons require an account on the target network. In addition you (or typically the server administrator) w
ben
* IRC - Internet Relay Chat
* Jappix
## IRC Addon
Sobald das Addon aktiviert ist, kannst Du den Chat unter [deineSeite.de/irc](../irc) finden.
Beacht... > (in Englisch).
## Jappix Mini
Das Jappix Mini Addon erlaubt das Erstellen einer Chatbox für Jabber/... www/<Pfad zu Deiner friendica-Installation>/addon; git pull
</p>
oder als normaler Download von
de|BBCode]] for formatting your postings, you can add an abstract, a short summary, to your postings.
... warning//. In this article, you will learn how to add an abstract (content warning) to your postings and how to add one abstract for the different audiences. Friendi... lso collapse the posting and show the abstract in addition to a button to open the text by default.
==
t field on the Registration page is for an OpenID address. If you do not have an OpenID address or do not wish to use OpenID, leave this field blank. If you... D account elsewhere and wish to use it, enter the address into this field and click ‘Register’. Friendi... nder no obligation to do so yourself.
==== Email Address ====
Please provide a valid email address. Y
r your favorite language.
As a rule of thumb, we add support for a language in Friendica when at least... n translated to avoid a scattered experience.
For addons, we add support for a language when if we already support the language in Friendica.
===== Add new translation strings =====
==== Core ====