Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Friendica Addons @addons
- ====== Friendica Addons ====== ===== Official Friendica Addons ===== ==== Cross Posting Connectors ==== To allow users to pub... * [[https://git.friendi.ca/friendica/friendica-addons/diaspora|Link to the sources]] === discourse ===... * [[https://git.friendi.ca/friendica/friendica-addons/discourse|Link to the sources]] === dwpost === P
- 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,
- 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,
- 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
- Friendica Storage Backend Addon development @docs
- ====== 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
- 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
- Installing Connectors (Twitter/GNU Social) @docs
- 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
- 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
- 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
- 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
- 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
- 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
- Developer Documentation @docs
- 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 @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