Vyhledávání

Výsledky hledání můžete vidět níže.

Friendica API authentication
9 - počet výskytů, Poslední úprava:
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
7 - počet výskytů, Poslední úprava:
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
5 - počet výskytů, Poslední úprava:
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
5 - počet výskytů, Poslední úprava:
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
4 - počet výskytů, Poslední úprava:
)%%'' | | 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
config
4 - počet výskytů, Poslední úprava:
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
Filtering your Network Stream
4 - počet výskytů, Poslední úprava:
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
Friendica Addon development
3 - počet výskytů, Poslední úprava:
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
Autoloader with Composer
3 - počet výskytů, Poslední úprava:
.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
Settings
3 - počet výskytů, Poslední úprava:
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
3 - počet výskytů, Poslední úprava:
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
Friendica API
2 - počet výskytů, Poslední úprava:
error code</co.de> </status> </code> ===== Usage Examples ===== ==== BASH / cURL ===== <code bash> /usr/... .com/pafcu/RSStoFriendika) code can be used as an example of how to use the API with python. The lines for
Using Composer
2 - počet výskytů, Poslední úprava:
poser.phar%%''. For the purpose of this help, all examples will use this path to run Composer commands, how... oser. Composer requires PHP CLI and the following examples assume it’s available system-wide. ==== Install
Domain-Driven-Design
2 - počet výskytů, Poslední úprava:
les and avoid implicit initializing. In the first example the method ''%%save()%%'' has to be tested with t... may not have dependencies itself. In the second example we can mock ''%%\Friendica\Database\Database%%'',
Forums
2 - počet výskytů, Poslední úprava:
ng an @-tag in the post mentioning the forum. For example @bicycle would send my post to all members of the... address a forum with the exclamation mark. In the example above this means that you can address the bicycle
Search in Friendica
2 - počet výskytů, Poslední úprava:
Chats
2 - počet výskytů, Poslední úprava:
Image Descriptions - How to add an description to the images your are posting
2 - počet výskytů, Poslední úprava:
ejabberd and prosody XMPP server with synchronized credentials
2 - počet výskytů, Poslední úprava:
Making Friends
2 - počet výskytů, Poslední úprava:
Creating posts
2 - počet výskytů, Poslední úprava:
Themes
2 - počet výskytů, Poslední úprava:
Accesskeys reference
1 - počet výskytů, Poslední úprava:
Account Delegation
1 - počet výskytů, Poslední úprava:
Friendica Administration
1 - počet výskytů, Poslední úprava:
How To Move Classes to src
1 - počet výskytů, Poslední úprava:
Friendica on GitHub
1 - počet výskytů, Poslední úprava:
home
1 - počet výskytů, Poslední úprava:
Channels
1 - počet výskytů, Poslední úprava:
First Steps
1 - počet výskytů, Poslední úprava:
Remove Account
1 - počet výskytů, Poslední úprava:
Scheduler - time controlled publishing
1 - počet výskytů, Poslední úprava:
Tags and Mentions
1 - počet výskytů, Poslední úprava:
The Fediverse
1 - počet výskytů, Poslední úprava: