Search
You can find the results of your search below.
Fulltext results:
- Friendica Addon development @docs
- n file. Here’s the structure: <code php> /** * Name: {Human-readable name} * Description: {Short description} * Version: 1.0 * Author: {Author1 Name} * Author: {Author2 Name} <{Author profile link}> * Maintainer: {Maintainer1 Name} * Maintainer: {Ma
- Friendica API @docs
- === * ''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
- Friendica Storage Backend Addon development @docs
- e class must live in ''%%Friendica\Addon\youraddonname%%'' namespace, where ''%%youraddonname%%'' the folder name of your addon. There are two different interfaces you need to implement. ==== ICa... ction __toString(); public static function getName(); } </code> * ''%%get(string $reference)%%'' r
- Friendica Installation @docs
- . ===== Prerequisites ===== * Choose a domain name or subdomain name for your server. Put some thought into this. While changing it after installation is ... n empty database and note the access details (hostname, username, password, database name). Friendica needs the permission to create and delete fields and ta
- config @docs
- nfig.php` and must not include `-sample` in their name. Some examples of common known configuration fil... cording to the following conversion chart, then rename your `.htconfig.php` to check your node is workin... pre> $db_host = 'localhost'; $db_user = 'mysqlusername'; $db_pass = 'mysqlpassword'; $db_data = 'mysqldatabasename'; $a->config["system"]["db_charset"] = 'utf8mb4';
- faq @de:docs
- 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... n, findest Du unter <i>deineSeite.de/photos/profilname</i>. Dort kannst Du auch direkt Bilder hochladen ... fach per [url=http://example.com]<i>freigewählter Name</i>[/url] im Editor. Video- und Audiodateien kön
- addons @de:docs
- on, die auf dem Addon-Namen basieren; z.B. "addon1name_install()". Diese beiden Funktionen haben keine A... lgenden vier Parametern enthalten: /* * Name: My Great Addon * Description: This is what ... llation. \Friendica\Core\Hook::register($hookname, $file, $function); $hookname ist ein String und entspricht einem bekannten Friendica-Hook. $file ste
- Friendica API entities @docs
- 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 |
- Settings @docs
- anner. The default logo is the Friendica logo and name. You may wish to provide HTML/CSS to style and/or... 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 like to support people with only one name as th
- Friendica Templating Documentation @docs
- efault templates by putting a files with the same name into the <code> /view/themes/$themename/templates </code> directory. Templates that are only used... s shall be placed in the <code> /addon/$addonname/templates </code> directory. To render a templat... checked its value is **1**. Field parameter: - Name of the checkbox, - Label for the checkbox, -
- Themes @docs
- 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 ===== ===... bmit" value="{{$submit}}" class="settings-submit" name="duepuntozero-settings-submit" /> </div> def
- Friendica Installation @de:docs
- e alle Zugangsdaten (Adresse der Datenbank, Nutzername, Passwort, Datenbankname). Friendica benötigt die Berechtigungen um neue Felder in dieser Datenbank zu... auch durch adäquate Optionen (z.B. --dbhost <hostname>)übersteuert werden. == Datenbank Einstellungen ... Port der MySQL/MariaDB Datenbank * ''MYSQL_USERNAME'' Der Benutzername des MySQL Datenbanklogins (MyS
- Formatting Syntax @wiki
- square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]]. Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]]. [[doku>pagename|Wiki pagenames]] are converted to lower
- Search in Friendica @docs
- 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
- ===== Different behaviour ===== * ''%%screen_name%%'': The nick name in Friendica is only unique in each network but not for all networks. The users are ... * ''%%x_auth_password%%'' * ''%%x_auth_username%%'' * ''%%x_auth_mode%%'' * [[https://d... * Unsupported parameters: * ''%%screen_name%%'' * ''%%include_entities%%'' * [[https