Recherche

Voici les résultats de votre recherche.

Formatting Syntax @wiki
21 Occurrences trouvées, Dernière modification :
e. This page contains all possible syntax you may use when editing the pages. Simply have a look at the... it this page". If you want to try something, just use the [[playground:playground|playground]] page. Th... u can **__//''combine''//__** all these. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can use <sub>subscript</sub> and <sup>superscript</sup>,
Friendica Installation @docs
18 Occurrences trouvées, Dernière modification :
tml#allowoverride|AllowOverride All]]" so you can use a local ''.htaccess'' file * PHP versions 7.4 t... DED. Directory paths will not be as convenient to use and have not been thoroughly tested. This is REQU... ddons.git -b stable addon </code> If you want to use the development version of Friendica you can swit... more information during the installation, you can use this command line option <code> bin/console auto
Friendica BBCode tags reference @docs
17 Occurrences trouvées, Dernière modification :
ternet | ''%%[url]http://friendi.ca[/url]%%'' | | Use some text as label for the link | ''%%[url=http:/... | ''%%[mail]user@mail.example.com[/mail]%%'' | | Use some text as label for the email link | ''%%[mail... ou wish to separate a new paragraph, you can also use the ''[p]'' BBCode tag, accompanied with a ''[/p]... BBCode tag. === Code Blocks === You can either use inline code or create a multi-line code block, bo
Autoloader with Composer @docs
16 Occurrences trouvées, Dernière modification :
t it is available, without the need to explicitly use “require_once”. Once it is set up you don’t have to directly use it, you can directly use any class that is covered by the autoloader (currently ''%%vendor%%'' and ''%... es conflicts (could be that a library you want to use also defines a class named ''%%ItemsManager%%'',
Friendica Storage Backend Addon development @docs
15 Occurrences trouvées, Dernière modification :
Override the two necessary instances: <code php> use Friendica\Core\Storage\Capability\ICanWriteToStor... eption should be used in case the caller tries to use an invalid references. This could happen in case ... r for transparency reasons. Example: <code php> use Friendica\Core\Storage\Capability\ICanWriteToStor... > <?php namespace Friendica\Addon\samplestorage; use Friendica\Core\Storage\Capability\ICanWriteToStor
How To Move Classes to src @docs
14 Occurrences trouvées, Dernière modification :
you’re done deciding the namespace, it’s time to use it. Let’s say we choose ''%%Friendica\Core%%'' for the ''%%Config%%'' class. ===== Use the namespace ===== To declare the namespace, th... lly, PHP provides namespace shortcuts through ''%%use%%''. This language construct just provides a dif... m on its own. Here are the different ways you can use ''%%use%%'': <code php> // No use $config = new
Friendica API authentication @docs
12 Occurrences trouvées, Dernière modification :
ods: HTTP Basic and OAuth. HTTP Basic is easy to use, but it requires your account password, so it gra... to grant limited permissions, so that someone can use the API to e.g. read your posts, but not create new ones. You can therefore use OAuth with other applications that you wouldn't w... P Basic authentication should be sufficient here. Use the same username and password you use to login.
FAQ / Friendica @faq
12 Occurrences trouvées, Dernière modification :
title="Are there any clients for Friendica I can use?">Friendica is using a [[docs:api-twitter|Twitter... on|Mastodon]] compatible API, which means you can use any Mastodon/Twitter/GNU Social client for your p... omparison_of_file_hosting_services|filehoster]]), use the "link"-button (chain-symbol). When you're ad... . However, instead of a direct upload you have to use one of the following methods: - Add the video
Press Room
10 Occurrences trouvées, Dernière modification :
rk]] by CovFeFe * [[https://homehack.nl/when-to-use-friendica-over-diaspora/|When to use Friendica over Diaspora*]] by eribuijs * [[https://homehack.nl/... lauffeuer) * [[http://www.haukepauke.de/2014/05/use-friendica-pidgin-ubuntu-debian-linux/|How to use Friendica with Pidgin]] by Hauke Altmann * [[http:/
Friendica Addons @addons
10 Occurrences trouvées, Dernière modification :
Libravatar. Please disable Gravatar addon if you use this one. (requires PHP >= 5.3) * [[https://gi... ns for embedding the content. === googlemaps === Use Google Maps for displaying locations. After activ... maps|Link to the sources]] === openstreetmap === Use OpenStreetMap for displaying locations. After act... rces]] ==== Location ==== === geocoordinates === Use the OpenCage Geocoder http://geocoder.opencagedat
Themes @docs
10 Occurrences trouvées, Dernière modification :
iendica aware of its existence and tell it how to use the template file, by defining a config.php file.... nd link to the CSS file of it. Done. Now you can use the variant on your system. But remember once the... meta informations for the theme, see below */ use Friendica\App; function duepuntozero_lr_... not really useful at this state. Nevertheless, to use it, you just need to activate in the admin panel.
Resources
8 Occurrences trouvées, Dernière modification :
wto's;-}} * [[http://www.haukepauke.de/2014/04/use-friendica-twidere/|How to use Friendica with Twidere]] * [[http://www.haukepauke.de/2014/05/use-friendica-pidgin-ubuntu-debian-linux/|How to use Friendica with Pidgin]] * [[http://www.haukepauke.d
Using Composer @docs
8 Occurrences trouvées, Dernière modification :
docs:autoloader|Class autoloading]] ===== How to use Composer ===== If you don’t have Composer instal... . For the purpose of this help, all examples will use this path to run Composer commands, however feel ... ed a Friendica release archive, you don’t have to use Commposer at all, all the required libraries are ... e. === Installing with Git === If you prefer to use ''%%git%%'', you will have to run Composer to fet
Settings @docs
8 Occurrences trouvées, Dernière modification :
ig|config/local.config.php]] file. If you want to use this method, the registration policy has to be se... ged in users can register additional accounts for use as pages. These will still require approval if th... s can be avaiable from third-party addons. If you use those, please refer to the documentation of those... uses a proxy to connect to the internet, you may use these settings to communicate with the outside wo
Where to get started to help improve Friendica @docs
7 Occurrences trouvées, Dernière modification :
ly update the dependencies with composer, you can use the `post-merge` [[https://git-scm.com/book/en/v2... s are enclosed in single quotes, but feel free to use double quotes if it makes more sense (SQL queries... tag * No trailing spaces * Array declarations use the new square brackets syntax * Quoting style ... uting to Friendica. There are a few tools you can use to check or fix your files before you commit. Fo
darrenspillman3 @user
7 Occurrences trouvées, Dernière modification :
Account Basics @docs
6 Occurrences trouvées, Dernière modification :
Friendica Addon development @docs
6 Occurrences trouvées, Dernière modification :
melfarnell474 @user
6 Occurrences trouvées, Dernière modification :
ejabberd and prosody XMPP server with synchronized credentials @docs
5 Occurrences trouvées, Dernière modification :
cathyubq11400067 @user
5 Occurrences trouvées, Dernière modification :
DokuWiki @wiki
5 Occurrences trouvées, Dernière modification :
Resources @de
4 Occurrences trouvées, Dernière modification :
Friendica Templating Documentation @docs
4 Occurrences trouvées, Dernière modification :
Using SSL with Friendica @docs
4 Occurrences trouvées, Dernière modification :
Twitter API @docs
3 Occurrences trouvées, Dernière modification :
Chats @docs
3 Occurrences trouvées, Dernière modification :
Filtering your Network Stream @docs
3 Occurrences trouvées, Dernière modification :
Tags and Mentions @docs
3 Occurrences trouvées, Dernière modification :
Comment, sort and delete posts @docs
3 Occurrences trouvées, Dernière modification :
Friendica translations @docs
3 Occurrences trouvées, Dernière modification :
Two-Factor Authentication @docs
3 Occurrences trouvées, Dernière modification :
rileyback02267 @user
3 Occurrences trouvées, Dernière modification :
Abstracts @docs
2 Occurrences trouvées, Dernière modification :
config @docs
2 Occurrences trouvées, Dernière modification :
Domain-Driven-Design @docs
2 Occurrences trouvées, Dernière modification :
Forums @docs
2 Occurrences trouvées, Dernière modification :
Groups and Privacy @docs
2 Occurrences trouvées, Dernière modification :
How to improve the performance of a Friendica site @docs
2 Occurrences trouvées, Dernière modification :
First Steps @docs
2 Occurrences trouvées, Dernière modification :
Making Friends @docs
2 Occurrences trouvées, Dernière modification :
Admin Tools @docs
2 Occurrences trouvées, Dernière modification :
Updating Friendica @docs
2 Occurrences trouvées, Dernière modification :
Vagrant for Friendica Developers @docs
2 Occurrences trouvées, Dernière modification :
AaronSwift1 (aaronswift1) - Public Page @user
2 Occurrences trouvées, Dernière modification :
bernardomarcotte @user
2 Occurrences trouvées, Dernière modification :
jeseniagardner @user
2 Occurrences trouvées, Dernière modification :
virginiawallin @user
2 Occurrences trouvées, Dernière modification :
Friendica Installation @de:docs
2 Occurrences trouvées, Dernière modification :
Imprint and data protection
1 Occurrences trouvées, Dernière modification :
Friendica Hackathon 2020 @activitys
1 Occurrences trouvées, Dernière modification :
Accesskeys reference @docs
1 Occurrences trouvées, Dernière modification :
Account Delegation @docs
1 Occurrences trouvées, Dernière modification :
Friendica Administration @docs
1 Occurrences trouvées, Dernière modification :
Friendica API @docs
1 Occurrences trouvées, Dernière modification :
GNU Social API @docs
1 Occurrences trouvées, Dernière modification :
Mastodon API @docs
1 Occurrences trouvées, Dernière modification :
How to Create a Bot @docs
1 Occurrences trouvées, Dernière modification :
Bugs and Issues @docs
1 Occurrences trouvées, Dernière modification :
Configuration Guide for small Nodes @docs
1 Occurrences trouvées, Dernière modification :
Connectors @docs
1 Occurrences trouvées, Dernière modification :
Events @docs
1 Occurrences trouvées, Dernière modification :
Friendica on GitHub @docs
1 Occurrences trouvées, Dernière modification :
home @docs
1 Occurrences trouvées, Dernière modification :
Installing Connectors (Twitter/GNU Social) @docs
1 Occurrences trouvées, Dernière modification :
Themes @docs
1 Occurrences trouvées, Dernière modification :
Creating posts @docs
1 Occurrences trouvées, Dernière modification :
User Documentation @docs
1 Occurrences trouvées, Dernière modification :
FAQ / Wiki @faq
1 Occurrences trouvées, Dernière modification :
danteelmer5 @user
1 Occurrences trouvées, Dernière modification :
estelalemmone @user
1 Occurrences trouvées, Dernière modification :
inacoulombe4552 @user
1 Occurrences trouvées, Dernière modification :
jacquesfletcher @user
1 Occurrences trouvées, Dernière modification :
jlclucille @user
1 Occurrences trouvées, Dernière modification :
landonscales69 @user
1 Occurrences trouvées, Dernière modification :
rachellemcalroy @user
1 Occurrences trouvées, Dernière modification :
rosalinafik @user
1 Occurrences trouvées, Dernière modification :
yukikollewelyn @user
1 Occurrences trouvées, Dernière modification :
Welcome to your new DokuWiki @wiki
1 Occurrences trouvées, Dernière modification :