Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Friendica Addon development @docs
- to provide specific uninstallation steps, you can add them in a ''%%<addon>_uninstall()%%'' function. ... es adding a stylesheet on all pages of Friendica, add the following hook: <code php> function <addon>_... quires adding a script on all pages of Friendica, add the following hook: <code php> function <addon>_... your Javascript file included as described above, add your event listener like this: <code> document.a
- Abstracts @docs
- 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... ault. ====== How to apply an Abstract ====== To add an abstract to your posting, simply put the text
- Formatting Syntax @wiki
- king to a specific section is possible, too. Just add the section name behind a hash character as known... interwiki links). ===== Footnotes ===== You can add footnotes ((This is a footnote)) by using double parentheses. You can add footnotes ((This is a footnote)) by using double ... {{ wiki:dokuwiki-128.png }} Of course, you can add a title (displayed as a tooltip by most browsers)
- Friendica Addons @addons
- postings. The admin of a Friendica node needs to add the map providers URL in the clear list of allowe... /qcomment|Link to the sources]] === viewsrc === Add "View Source" link to item context * [[https:/... addons/convert|Link to the sources]] === irc === add an Internet Relay Chat chatroom on libera.chat ... /namethingy|Link to the sources]] === webrtc === add a webrtc instance for video/audio * [[https://
- Friendica Storage Backend Addon development @docs
- evelop/tests/src/Model/Storage/|Storage Tests]]. Add a new test class which’s naming convention is ''%... tion and are throwing this execption), you should add the predecessor for transparency reasons. Exampl... rageBackend constructor. * * You can add here every dynamic class as dependency you like and add them to a private field * Friendica automat
- FAQ / Friendica @faq
- 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... example.com/profile/example in German you have to add ''?lang=de'' to the URL: https://example.com/prof
- Creating posts @docs
- cluding video or audio content. For other themes: Add files from your computer. Same as picture, but fo... width="32" height="32" alt="chain" align="left"> Add a web address (url). Enter a URL and Friendica will add to your post a link to the url and an excerpt fro... width="32" height="32" alt="video" align="left"> Add a video. Enter the url to a video (ogg) or to a v
- Themes @docs
- theme. *duepunto zero* and *vier* allow easily to add new theme variation. We will go through the proce... e HTML header of the page. So you'll just need to add a if selection, fitting your variant keyword and ... untozero* as parent of the theme. If you want to add something to the HTML header of the theme, one wa... is by adding it to the theme.php file. To do so, add something alike DI::page()['htmlhead'] .= <<
- Comment, sort and delete posts @docs
- *Like** / **Dislike**: With these buttons you can add a like (or dislike) to the posting as quick react... e is active for your account. * **Comment**: To add a comment to the posting hit this button, the com... yed depends on the platform they are using. * **Add Tag**: With this button you can add a //missed tag// to postings of your Friendica using contacts. *
- How to Create a Bot @docs
- n the following steps: * Create a new user * Add the RSS feed as contact * Promote the Bot ====... on and name, that it is an unofficial bot. ===== Add the RSS feed as contact ===== Add the source of the feed as contact to the new user. This is done via the usual way at "Contacts / Add New Contact. {{de:docs:bot-contact-1.png|Screens
- Homepage Verification @docs
- ple.com/profile/happy''. For this URL you need to add a link from your homepage by adding some HTML cod... u are using for your homepage. Some services also add a rel-me link to whatever you add into the homepage fields)). <code><a href="https://friendica.exampl... RL into your profile ===== Edit your profile and add a link to the webpage where you just entered the
- First Steps @docs
- n the following command. <code>bin/console relay add https://relay.example.com/actor</code> Afterward... nformation page of your instance. With is you can add information about how to contact the admin of the node and add a footer which will be displayed on all pages gen
- Friendica translations @docs
- r your favorite language. As a rule of thumb, we add support for a language in Friendica when at least... d 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 ====
- Image Descriptions - How to add an description to the images your are posting @docs
- ====== Image Descriptions - How to add an description to the images your are posting ====== You can easily add an image description (or ALT text) to an image in... om ''example.com''. The [[docs:bbcode|BBCode]] to add the image and provide an ALT text for it would be
- Using Composer @docs
- ever update it although it isn’t recommended. To add a library, just add its Packagist identifier to the ''%%require%%'' list and set a target version stri... ou should run ''%%bin/composer.phar update%%'' to add it to your local ''%%vendor%%'' folder and update