Search

You can find the results of your search below.

Friendica Addon development @docs
35 Hits, Last modified:
equests (by URL path). ===== Naming ===== Addon names are used in file paths and functions names, and as such: - Can’t contain spaces or punctuation. - Can’... n file. Here’s the structure: <code php> /** * Name: {Human-readable name} * Description: {Short description} * Version: 1.0 * Author: {Author1 Name} *
Friendica API @docs
33 Hits, Last modified:
=== * ''user_id'': id of the user * ''screen_name'': screen name (for technical reasons, this value is not unique!) * ''text'': The message * ''reply... the user === Return values=== Array of: * ''name'': name of the group * ''gid'': id of the group * ''user'': array of [Contacts](help/API-Entities#C
How To Move Classes to src @docs
30 Hits, Last modified:
his page is there to list them. ===== Decide the namespace ===== This isn’t the most technical decisio... t has long lasting consequences as it will be the name that will be used to refer to this class from now... ica_classes|a shared Ethercalc sheet]] to suggest namespace/class names that lists all the already moved class files for inspiration. A few pointers though:
Autoloader with Composer @docs
24 Hits, Last modified:
s and the class autoloader both for libraries and namespaced Friendica classes. It’s a command-line too... ries into the ''%%vendor%%'' folder and makes any namespaced class in ''%%src%%'' available through the ... l_autoload_register()%%'']] that receives a class name as an argument and includes the corresponding cla... class: <code php> // src/ItemsManager.php <?php namespace Friendica; class ItemsManager { public
faq @de:docs
17 Hits, Last modified:
h tun?](help/FAQ#dbupdate)** Nutzer -------- <a name="ssl"></a> ### Warum erhalte ich Warnungen über f... s eigenes Angebot bzw. von anderen Anbietern. <a name="upload"></a> ### Wie kann ich Bilder, Dateien, L... fach per [url=http://example.com]<i>freigewählter Name</i>[/url] im Editor. Video- und Audiodateien kön... Xmedia-Recode](http://www.xmedia-recode.de/). <a name="avatars"></a> ### Ist es möglich, bei mehreren P
Themes @docs
16 Hits, Last modified:
can found these in /view/theme/**your-theme-name**/style.css sometimes, there is also a file call... of the template in /view/theme/**your-theme-name**/templates any template that exists there will ... written by files in /view/theme/**your-theme-name**/js. ===== Expand an existing Theme ===== ===... for *duepunto zero*. The same (well almost, some names change) procedure applies to the *vier* theme. A
Settings @docs
14 Hits, Last modified:
anner. The default logo is the Friendica logo and name. You may wish to provide HTML/CSS to style and/or... /open// or //requires approval//. === Check Full Names === You may find a lot of spammers trying to re... nce these registrations were automatic, the “Full Name” field was often set to just an account name with no space between first and last name. If you would li
addons @de:docs
14 Hits, Last modified:
en (durch den URL-Pfad) abgefangen werden. Addon-Namen können keine Leerstellen oder andere Interpunkti... Funktionsnamen genutzt. Du kannst einen lesbaren Namen im Kommentarblock eintragen. Jedes Addon muss be... d eine Deinstallationsfunktion, die auf dem Addon-Namen basieren; z.B. "addon1name_install()". Diese beiden Funktionen haben keine Argumente und sind dafür ve
Friendica Templating Documentation @docs
14 Hits, Last modified:
efault templates by putting a files with the same name into the <code> /view/themes/$themename/temp... l’] variable. Listed below are the template file names, the general purpose of the template and their f... checked its value is **1**. Field parameter: - Name of the checkbox, - Label for the checkbox, - ... and a textual input field. Field parameter: - Name of the combobox, - Label for the combobox, -
Friendica API entities @docs
14 Hits, Last modified:
teger | No | | ''id_str'' | String | No | | ''name'' | String | No | | ''screen_name'' | String | No | | ''location'' | String | No | | ''descriptio... ''uri'' | String | Item unique URI string | | ''name'' | String (Plaintext) | Title | | ''desc'' | St... id_str'' | String | No | | ''in_reply_to_screen_name'' | String | No | | ''geo'' | String | Yes |
Friendica Storage Backend Addon development @docs
13 Hits, Last modified:
ust live in ''%%Friendica\Addon\youraddonname%%'' namespace, where ''%%youraddonname%%'' the folder name of your addon. There are two different interfaces yo... in the interface must be implemented: <code php> namespace Friendica\Core\Storage\Capability\ICanWriteT... in the interface must be implemented: <code php> namespace Friendica\Core\Storage\Capability\ICanConfig
Search in Friendica @docs
12 Hits, Last modified:
und. ===== Account Search ===== * Pattern: ''@name'' * Result: Lists all the profiles that match the name. The name can be used in the //display name// field of the profile or the //nick name// and it may only be a part
Twitter API @docs
11 Hits, Last modified:
===== Different behaviour ===== * ''%%screen_name%%'': The nick name in Friendica is only unique in each network but not for all networks. The users are ... * Unsupported parameters: * ''%%screen_name%%'' * ''%%include_entities%%'' * [[https... rned for other users than self * ''%%screen_name%%'': Favorites aren’t returned for other users th
Friendica Installation @docs
10 Hits, Last modified:
. ===== Prerequisites ===== * Choose a domain name or subdomain name for your server. Put some thought into this. While changing it after installation is ... s details (hostname, username, password, database name). Friendica needs the permission to create and d... ection to the database, you can do so in the host name setting for the database. If the manual installa
Formatting Syntax @wiki
9 Hits, Last modified:
l characters are not allowed. You can use [[some:namespaces]] by using a colon in the pagename. You can use [[some:namespaces]] by using a colon in the pagename. For details about namespaces see [[doku>namespaces]]. Linking to a specific section is possible, too. Just add the section na
settings @de:docs
8 Hits, Last modified:
account-basics @de:docs
7 Hits, Last modified:
FAQ / Wiki @faq
7 Hits, Last modified:
Friendica Installation @de:docs
6 Hits, Last modified:
Updating Friendica @docs
6 Hits, Last modified:
Account Basics @docs
5 Hits, Last modified:
Tags and Mentions @docs
5 Hits, Last modified:
Using SSL with Friendica @docs
4 Hits, Last modified:
tags-and-mentions @de:docs
4 Hits, Last modified:
Using Composer @docs
4 Hits, Last modified:
Creating posts @docs
3 Hits, Last modified:
Friendica translations @docs
3 Hits, Last modified:
chats @de:docs
3 Hits, Last modified:
ssl @de:docs
3 Hits, Last modified:
Installing Connectors (Twitter/GNU Social) @docs
3 Hits, Last modified:
Where to get started to help improve Friendica @docs
3 Hits, Last modified:
config @docs
3 Hits, Last modified:
Chats @docs
3 Hits, Last modified:
bot @de:docs
3 Hits, Last modified:
Mastodon API @docs
3 Hits, Last modified:
Friendica Addons @addons
3 Hits, Last modified:
Marc Marc (marc) - Public Page @user
2 Hits, Last modified:
Neil Harvey (neilh26) - Public Page @user
2 Hits, Last modified:
Hypolite Petovan (mrpetovan) - Public Page @user
2 Hits, Last modified:
Manfred Beck (mayo) - Public Page @user
2 Hits, Last modified:
vinzv (vinzv) - Public Page @user
2 Hits, Last modified:
lanewsa2022 - Public Page @user
2 Hits, Last modified:
Karsten Nitsch (karsten) - Public Page @user
2 Hits, Last modified:
Ole (olemara) - Public Page @user
2 Hits, Last modified:
Joseph Hogan (joseph) - Public Page @user
2 Hits, Last modified:
Jon W (jonnj) - Public Page @user
2 Hits, Last modified:
Jochen Brameier (john) - Public Page @user
2 Hits, Last modified:
Nik Clayton (nikclayton) - Public Page @user
2 Hits, Last modified:
Samor (samor) - Public Page @user
2 Hits, Last modified:
matthias (one) - Public Page @user
2 Hits, Last modified:
Orz (orzzro) - Public Page @user
2 Hits, Last modified:
Pippin (pippin) - Public Page @user
2 Hits, Last modified:
Yamamoto Ryuta (ryuu_ron2002) - Public Page @user
2 Hits, Last modified:
Ian Molton (spyro) - Public Page @user
2 Hits, Last modified:
Daniel Buck (tealk) - Public Page @user
2 Hits, Last modified:
tester (test.com_h1_7_7_h1) - Public Page @user
2 Hits, Last modified:
Lars Werner (testing) - Public Page @user
2 Hits, Last modified:
Vincent Joyce (untemperedsteel) - Public Page @user
2 Hits, Last modified:
utzer (utzer_test) - Public Page @user
2 Hits, Last modified:
hoergen (hoergen) - Public Page @user
2 Hits, Last modified:
Martin Wicki (wicki) - Public Page @user
2 Hits, Last modified:
Ingo Lantschner (ilanti) - Public Page @user
2 Hits, Last modified:
Tsulmuun (error) - Public Page @user
2 Hits, Last modified:
Michael (heluecht) - Public Page @user
2 Hits, Last modified:
Clayton Mattatall (darkoverlordii) - Public Page @user
2 Hits, Last modified:
Friendica BBCode tags reference @docs
2 Hits, Last modified:
Filtering your Network Stream @docs
2 Hits, Last modified:
AaronSwift1 (aaronswift1) - Public Page @user
2 Hits, Last modified:
Andreas Kilgus (aki42) - Public Page @user
2 Hits, Last modified:
Alex Meier (alawis99) - Public Page @user
2 Hits, Last modified:
Lawrence London (avantgeared) - Public Page @user
2 Hits, Last modified:
Barry Solow (baslow) - Public Page @user
2 Hits, Last modified:
Adriano Maini (bigarella) - Public Page @user
2 Hits, Last modified:
Frits (bosman) - Public Page @user
2 Hits, Last modified:
Steve Rogers (healthyonez) - Public Page @user
2 Hits, Last modified:
connectors @de:docs
2 Hits, Last modified:
dfdf (dfdf) - Public Page @user
2 Hits, Last modified:
Ji Fu (fuatlibranetdotde) - Public Page @user
2 Hits, Last modified:
GerlinGer (gerlin) - Public Page @user
2 Hits, Last modified:
Gerd Schnitzler (gerd_schnitzler) - Public Page @user
2 Hits, Last modified:
(drone1970) - Public Page @user
2 Hits, Last modified:
Ray Haw (gasebuddy) - Public Page @user
2 Hits, Last modified:
Gerard Braad (gbraad) - Public Page @user
2 Hits, Last modified:
foo_test (foo_test) - Public Page @user
2 Hits, Last modified:
ersf (ersf) - Public Page @user
2 Hits, Last modified:
Friendica Hackathon 2020 @activitys
2 Hits, Last modified:
ererer (ererer) - Public Page @user
2 Hits, Last modified:
Davy (dvdvsdr) - Public Page @user
2 Hits, Last modified:
caos (caos) - Public Page @user
2 Hits, Last modified:
groups-and-privacy @de:docs
1 Hits, Last modified:
installing-connectors @de:docs
1 Hits, Last modified:
making-friends @de:docs
1 Hits, Last modified:
quick-start-network @de:docs
1 Hits, Last modified:
remove-account @de:docs
1 Hits, Last modified:
Private Notices / Only for members!
1 Hits, Last modified:
FAQ / Friendica @faq
1 Hits, Last modified:
Themes @docs
1 Hits, Last modified:
Making Friends @docs
1 Hits, Last modified:
How to improve the performance of a Friendica site @docs
1 Hits, Last modified:
Groups and Privacy @docs
1 Hits, Last modified:
Domain-Driven-Design @docs
1 Hits, Last modified:
Connectors @docs
1 Hits, Last modified:
How to Create a Bot @docs
1 Hits, Last modified:
Abstracts @docs
1 Hits, Last modified:
Geschlossener Bereich / Nur für Mitglieder! @de
1 Hits, Last modified:
text_comment @de:docs
1 Hits, Last modified: