Search
You can find the results of your search below.
Fulltext results:
- Friendica API authentication
- do whatever they asked you for. For the sake of example, let's suppose you have a web application called FarmGame hosted at https://farmgame.example, and you want to allow users of a Friendica insta... e called FriendZone, hosted at https://friendzone.example, to log in to your app and let your app post to t... t_uri'' as specified by FarmGame (for the sake of example, let's say ''https://farmgame.example/complete-fr
- Abstracts
- content for the posting. With a link [url=http://example.com]to example.com[/url] and some other text. </code> You don't have to add the abstract at the beginning... eter for their connector. So, expanding the above example. <code> [abstract=twit]This is the text that is ... content for the posting. With a link [url=http://example.com]to example.com[/url] and some other text. </c
- Friendica Storage Backend Addon development
- ld add the predecessor for transparency reasons. Example: <code php> use Friendica\Core\Storage\Capability\ICanWriteToStorage; class ExampleStorage implements ICanWriteToStorage { publi... e\Storage\Exception\StorageException(sprintf('The Example Storage throws an exception for reference %s', $r... 00, $exception); } } } </code> ===== Example ===== Here is a hypothetical addon which registe
- Friendica Installation
- installed Friendica into a sub directory, like Example: <code> cp .htacces-dist .htaccess </code> Note... write path. One critical URL would look like, for example: https://example.com/.well-known/host-meta It must be visible to the public and must respond with an XML f... inutes in order to perform background processing. Example: <code> cd /base/directory; /path/to/php bin/wor
- Friendica BBCode tags reference
- )%%'' | | Set an email link | ''%%[mail]user@mail.example.com[/mail]%%'' | | Use some text as label for the email link | ''%%[mail=user@mail.example.com]Send an email to User[/mail]%%'' ==== Blocks... /static/demo/|the used libraries homepage]]. For example <code> Can somebody help me with the [code]hello... l abstract element will be used. If you use (for example) the "buffer" connector to post to Facebook or Go
- Filtering your Network Stream
- ch for, separated by a comma in the settings. The example below will collapse all postings containing the w... ll be displayed above the collapsed content. === Examples === - Collapse posts with specific domains ''%%body matches "/\\.example\\.com/"%%'' - Collapse posts that contains the ... ow certain it is about the detected language. For example something like "Good Morning Fediverse" has confi
- config
- d must not include `-sample` in their name. Some examples of common known configuration files: - `local.co... 'config' => [ 'admin_email' => 'someone@example.com', ] Where you have to match the ema... 'config' => [ 'admin_email' => 'someone@example.com,someoneelse@example.com', ] If you want to have a more personalized closing line for the notifica
- Settings
- the thing identified by a webfinger (''%%someone@example.com%%''). ====== Exceptions to the rule ====== ... . <code> 'config' => [ 'admin_email' => 'you@example.com, buddy@example.com', ], </code> ===== PHP Path ===== Some of Friendica’s processes are running in the
- Homepage Verification
- ou created your account on the server ''friendica.example.com'' then your profile URL page is ''https://friendica.example.com/profile/happy''. For this URL you need to add... epage fields)). <code><a href="https://friendica.example.com/profile/happy" rel="me">This is my Friendica
- Autoloader with Composer
- .autoload.php|official PHP documentation]]. ==== Example ==== Let’s say you have a PHP file in ''%%src/%%... // return result } </code> That’s a quite simple example, but look: no ''%%require()%%''! If you need to u... s a parent class. It works with the “BaseManager” example here and it works when we need to call static met
- Friendica Addon development
- se see the sample addon ‘randplace’ for a working example of using some of these features. Addons work by i... one and themes might emphasize its display. === Examples === == With link == <code php> $data = [ '... one and themes might emphasize its display. === Examples === == With default submit button == <code php
- Image Descriptions - How to add an description to the images your are posting
- Say, you want to embed the ''image.jpg'' from ''example.com''. The [[docs:bbcode|BBCode]] to add the imag... e an ALT text for it would be: <code>[img=http://example.com/image.jpg]This is the image description text.
- Themes
- the duepunto theme. Darkzero and Easter Bunny for example. The selection of the colorset is done in a comb... f that file, some meta information is stored. For example, have a look at the theme.php of the quattro them
- Creating posts
- text box, and the post editor shows up. Below are examples of the post editor in 3 of Friendica's common th... ese icons can change depending on the theme. Some examples: <table> <tr> <code> <td>Vier: </td> <td><
- Making Friends
- thin Friendica. Create an email contact with for example Alice on Gmail, enter her email in following form... e to a mailing list, enter the email in following example format “mailling-list@list-server.net”. ==== Syn