Search

You can find the results of your search below.

Friendica Installation @docs
63 Hits, Last modified:
es - but we will do our best to solve any general code issues. If you do not have a Friendica account y... epository into a directory “mywebsite” would be <code> git clone https://github.com/friendica/friendica... cd mywebsite bin/composer.phar install --no-dev </code> Make sure the folder view/smarty3 exists and is... le by the webserver user, in this case www-data <code> mkdir -p view/smarty3 chown www-data:www-data vi
Friendica Installation @de:docs
66 Hits, Last modified:
rsetzen, aber wir tun unser Bestes, um allgemeine Code-Fehler zu beheben. Falls du noch keinen eigenen ... ie Aktualisierung wesentlich einfacher. Der Linux-Code, mit dem man die Dateien direkt in ein Verzeichnis wie “meinewebseite” kopiert, ist <code> git clone https://github.com/friendica/friendica... ywebsite cd mywebsite bin/composer.phar install </code> Stelle sicher, dass der Ordner view/smarty3 exi
Friendica Administration @docs
4 Hits, Last modified:
the ''stable'' release of the last release. This code will enter the ''development'' branch of the [[ht... team will concentrate their work to stabilize the code and enhance the translation + documentation in th... witching to the ''develop'' or a RC branch of the code). Once you opt-in to update the code and encounter problems //please make the developers aware of the b
Formatting Syntax @wiki
29 Hits, Last modified:
nd_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php> <?php /** * Customizati... be modified */ $lang['js']['nosmblinks'] = ''; </code> ==== Image Links ==== You can also use an imag... t use indention for deeper levels - That's it <code> * This is a list * The second item * You... t use indention for deeper levels - That's it </code> Also take a look at the [[doku>faq:lists|FAQ on
User Documentation
1 Hits, Last modified:
= <grid> <col sm="4"> <TEXT align="center"> {{fa>code?64&color=#3f658f&align=center}} [[:docs:develope
Admin Tools @docs
1 Hits, Last modified:
ica.net/profile/ij|Ingo]] has written a [[https://codeberg.org/Windfluechter/cleanup-friendica|Friendica
Homepage Verification @docs
3 Hits, Last modified:
add a link from your homepage by adding some HTML code((the exact method depends on the CMS you are usin... to whatever you add into the homepage fields)). <code><a href="https://friendica.example.com/profile/happy" rel="me">This is my Friendica profile</a></code> Once this is done, proceed to Step 2. ===== St
Database Tables @docs
3 Hits, Last modified:
a/src/branch/develop/doc/database/db_2fa_recovery_codes.md|2fa_recovery_codes]] |Two-factor authentication recovery codes | |[[https://git.
Vagrant for Friendica Developers @docs
1 Hits, Last modified:
Developing Friendica ==== - Work on Friendicas code in your git clone on your machine (not in the VM)
Where to get started to help improve Friendica @docs
15 Hits, Last modified:
r helpers in all areas, whether you write text or code, whether you spread the word to convince people o... out the provided links for hints at the expected code architecture. ==== Composer ==== Friendica uses... e of consistency between contribution and general code readability, Friendica follows the widespread [[h... d `/doc/$lng` subdirectories. === Check with PHP Code Sniffer === The [[https://github.com/squizlabs/P
How to improve the performance of a Friendica site @docs
12 Hits, Last modified:
on your system and change the following values: <code> Set "JPEG image quality" to 50. </code> This value reduces the data that is send from the server to th... that doesn’t influences image quality too much. <code> Set "OStatus conversation completion interval" to "never". </code> If you have many OStatus contacts then completin
Abstracts @docs
4 Hits, Last modified:
he BBCode tag at some place into your posting. <code> [abstract]This is the text for the abstract[/abs... e.com]to example.com[/url] and some other text. </code> You don't have to add the abstract at the begin... eir connector. So, expanding the above example. <code> [abstract=twit]This is the text that is send to ... e.com]to example.com[/url] and some other text. </code> From this posting, Friendica will export > Thi
Friendica Addon development @docs
163 Hits, Last modified:
ment of your addon file. Here’s the structure: <code php> /** * Name: {Human-readable name} * Descri... > * Status: {Unsupported|Arbitrary status} */ </code> You can also provide a longer documentation in a... Register your addon hooks during installation. <code> \Friendica\Core\Hook::register($hookname, $file, $function); </code> ''%%$hookname%%'' is a string and corresponds to
Account Basics @docs
1 Hits, Last modified:
iendi.ca/|the Friendica website]] to download the code with setup instructions. It’s a very simple insta
ejabberd and prosody XMPP server with synchronized credentials @docs
14 Hits, Last modified:
hichever user is running the server, ie. ejabberd<code> $ chown ejabberd:ejabberd /path/to/friendica/bin/auth_ejabberd.php </code> * Change the access mode so it is readable only to the user ejabberd and has exec<code> $ chmod 700 /path/to/friendica/bin/auth_ejabberd.php </code> * Edit your ejabberd.cfg file, comment out you
Settings @docs
12 Hits, Last modified:
Documentation @docs
1 Hits, Last modified:
Friendica Templating Documentation @docs
12 Hits, Last modified:
Using SSL with Friendica @docs
6 Hits, Last modified:
Accesskeys reference @docs
2 Hits, Last modified:
Installing Connectors (Twitter/GNU Social) @docs
3 Hits, Last modified:
Friendica on GitHub @docs
6 Hits, Last modified:
Domain-Driven-Design @docs
17 Hits, Last modified:
How To Move Classes to src @docs
14 Hits, Last modified:
Using Composer @docs
10 Hits, Last modified:
Autoloader with Composer @docs
30 Hits, Last modified:
Friendica Storage Backend Addon development @docs
30 Hits, Last modified:
FAQ / Friendica @faq
12 Hits, Last modified:
Updating Friendica @docs
1 Hits, Last modified:
Friendica API entities @docs
1 Hits, Last modified:
Friendica API @docs
18 Hits, Last modified:
Friendica API @docs
13 Hits, Last modified:
Friendica Documentation
1 Hits, Last modified:
Friendica Addons @addons
2 Hits, Last modified:
Friendica BBCode tags reference @docs
56 Hits, Last modified:
Two-Factor Authentication @docs
13 Hits, Last modified:
FAQ / Wiki @faq
1 Hits, Last modified:
First Steps @docs
3 Hits, Last modified:
Paula Gentle (gehrke) - Public Page @user
2 Hits, Last modified:
home @docs
2 Hits, Last modified:
Creating posts @docs
6 Hits, Last modified:
Friendica translations @docs
1 Hits, Last modified:
home @de:docs
1 Hits, Last modified:
faq @de:docs
2 Hits, Last modified:
developers @de:docs
1 Hits, Last modified:
bbcode @de:docs
14 Hits, Last modified:
account-basics @de:docs
1 Hits, Last modified:
message-flow @de:docs
2 Hits, Last modified:
config @docs
1 Hits, Last modified: