Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Friendica Addon development @docs
- <markdown> Friendica Addon development ============== * [Home](help) 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... specific page requests (by URL path). ## Naming Addon names are used in file paths and functions names,
- 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,
- Chats @docs
- e * IRC Chat * XMPP / Jabber ===== IRC-Chat Addon ===== * **Addon**: irc This addon is used to provide a web chat interface on your Friendica node to the IRC server [[ht... reenode.net/|freenode.net]]. After activating the addon, you can find the chat at [[/irc|example.com/irc]
- settings @docs
- 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
- addonstoragebackend @docs
- Friendica Storage Backend Addon development =========================================== * [Home](help) Storage backends can be added via addons. A storage backend is implemented as a class, an... Backend Class The class must live in `Friendica\Addon\youraddonname` namespace, where `youraddonname` the folder name of your addon. The class must implement `Friendica\Model\Stora
- config @docs
- ` 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 loade
- 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
- FAQ / Friendica @faq
- rson's comments to posts made by your friends. An addon called "blockem" can be installed to collapse/hid... the [[https://git.friendi.ca/friendica/friendica-addons/src/branch/develop/phpmailer|phpmailer]] addon. If you encounter problems with the ''mail()'' command ... the [[https://git.friendi.ca/friendica/friendica-addons/src/branch/develop/phpmailer|PHPMailer]] addon t
- installing-connectors @docs
- ================ * [Home](help) 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... o your Friendica server. Site Configuration --- Addons must be installed by the site administrator befo
- settings @de:docs
- können. Sowie eine Liste der derzeit aktivierten Addons. Diese Liste ist verlinkt, so dass du schnellen Zugriff auf die Informationsseiten der einzelnen Addons hast. Abschließend findest du auf der Startseite... espeichert. Weitere Speicher Backends können als Addons von Drittanbietern verfügbar sein. Falls ein sol... ts werden per E-Mail an die Nutzer geschickt. ## Addons Dieser Bereich des Admin Panels dient der Auswa
- Friendica Hackathon 2020 @activitys
- Added examples to advanced content filter (addon #1024) python script to convert exported ... ica/friendica/labels/Hackathon%202020 Addons https://github.com/friendica/friendica-addons/pull/1023 https://github.com/friendica/friendica-addons/pull/1024 Friendica Directory
- Friendica translations @docs
- n translated to avoid a scattered experience. For addons, we add support for a language when if we alread... ''view/lang/C/messages.po'' to your branch. ==== Addons ==== If you have the ''friendica-addons'' repository in the ''addon'' directory of your Friendica cloned repository, just run ''bin/run_xgettex
- 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 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
- Frequently Asked Questions - FAQ @docs
- rson's comments to posts made by your friends. An addon called "blockem" can be installed to collapse/hid... == Where can I find the source code of friendica, addons and themes? ==== You can find the main reposito... ys find the current stable version of friendica. Addons are listed at [[https://github.com/friendica/friendica-addons|github.com/friendica/friendica-addons]] or [[htt