Search

You can find the results of your search below.

Friendica API entities @docs
53 Hits, Last modified:
String | Full name of the contact subject | | ''url'' | String (URL) | Profile page URL of the contact subject | | ''photo'' | String (URL) | Profile photo URL of the contact subject | | ''date'' | String (Dat... | Integer | Owner User Id | | ''link'' | String (URL) | Notification URL | | ''iid'' | Integer | Item Id | | ''parent'' ... fication was read or not. | | ''verb'' | String (URL) | [[http://activitystrea.ms|Activity Streams]] Verb URL | | ''seen'' | Integer (Boolean) | Whether the n
bbcode @de:docs
31 Hits, Last modified:
url=http://friendi.ca]Lesezeichen[/url]<br><br> #[url=http://friendi.ca]^[/url][url=http://friendi.ca]Lesezeichen[/url]</td> <td><span class="oembed link"><h4>Friendi... me size for video players.</td> </tr> <tr> <td>[url]*url*[/url]</td> <td>Wenn *url* die OEmbed- oder Opengraph-Spezifikationen unterst&uuml;tzt, wird das Objekt ei... bd). Ansonsten wird der Titel der Seite mit der URL verlinkt.</td> </tr> </table> ## Karten Das Ein
Friendica BBCode tags reference @docs
23 Hits, Last modified:
me size for video players.</td> </tr> <tr> <td>[url]*url*[/url]</td> <td>If *url* supports oembed or opengraph specifications the embedded object will be shown (eg... ocuments from scribd). Page title with a link to *url* will be shown.</td> </tr> </table> ==== Map ===
Friendica Addon development @docs
12 Hits, Last modified:
**email**: email to look up the avatar for * **url**: the (string) generated URL of the avatar ==== emailer_send_prepare ==== Ca... remote contact (like Twitter). Hook data: * **url** (input): URL of the remote contact. * **contact** (output): ... All('personal_xrd', $arr); </code> ==== mod/parse_url.php ==== <code> Hook::callAll("parse_link", $arr... mbed.php ==== <code> Hook::callAll('oembed_fetch_url', $embedurl, $j); </code> ==== src/Content/Nav.ph
Friendica Installation @docs
10 Hits, Last modified:
mariadb database (env `MYSQL_DATABASE`) * ''-u|–urlpath <url_path>'' The URL path of Friendica - f.e. '/friendica' (env `FRIENDICA_URL_PATH`) * ''-b|–phppath <php_path>'' The path of... nder the /.well-known/ rewrite path. One critical URL would look like, for example: https://example.com... s automatically customized to your site. If that URL is not working, it is possible that some other so
addons @de:docs
8 Hits, Last modified:
il-Adresse, um nach dem Avatar zu suchen 'url' => generierte URL (String) des Avatars **'nav_info'** - wird aufg... ok::callAll('network_ping', $arr); ### mod/parse_url.php Hook::callAll("parse_link", $arr); ### ... ntent/OEmbed.php Hook::callAll('oembed_fetch_url', $embedurl, $j); ### src/Content/Nav.php H
Friendica Installation @de:docs
8 Hits, Last modified:
/MariaDB Datenbank (env MYSQL_DATABASE) * ''-u|–urlpath <url_path>'' Der Pfad Anteil der URL unter dem Friendica installiert ist - z.B. ''/friendica'' (env `FRIENDICA_URL_PATH`) * ''-b|–phppath <php_path>'' Der Pfad zu... Pfad ''/.well-known/'' antworten. Eine kritische URL ist zum Beispiel so aussehen: ''https://example.c... matisch von Friendica generiert wird. Wenn diese URL nicht funktioniert, ist es möglich, dass eine and
Friendica API @docs
8 Hits, Last modified:
Contact|Contact]] entity for the provided profile URL. === Parameters === * ''%%profileurl%%'': Profile URL ==== GET api/statuses/public_timeline ==== Retu... scale' isn't provided, returned data include full url to each scale of the photo. If 'scale' is set, re... photo", "link": { "<scale>": "url to image", ... }, //
FAQ / Friendica @faq
8 Hits, Last modified:
esn't work, try to add the link by typing: <code>[url=http://example.com]self-chosen name[/url]</code>. You can also add video and audio files ... can do this by adding the `lang` parameter to the url in your url bar. The data in the parameter is a [[https://en.... stion mark is required for the separation between url and parameters. For example if you want to see h... ple in German you have to add ''?lang=de'' to the URL: https://example.com/profile/example?lang=de. Whe
faq @de:docs
7 Hits, Last modified:
nicht ... dann verlinke den Beitrag einfach per [url=http://example.com]<i>freigewählter Name</i>[/url] im Editor. Video- und Audiodateien können zwar ... 1. Du kannst bei dem Video- oder Audiobutton die URL von einem Hoster eingeben (Youtube, Vimeo, Soundc... dort hochladen und beim Video-/Audiobutton diese URL angeben. Dann wird das Video oder die Audiodatei ... Interfaces kann durch den `lang` Parameter un der URL beeinflusst werden. Das Argument des Parameters i
text_editor @de:docs
6 Hits, Last modified:
mputer hinzufügen. Wenn du eine Internetadresse (URL) eingeben willst, dann kannst du das "Baum"-Symbo... e anklickst, dann kannst du eine Internetadresse (URL) einfügen. Im Editor erscheint automatisch eine ... it dieser Funktion kannst du die Internetadresse (URL) einer Videodatei einfügen. Das Video erscheint ... z.B. WebM oder MP4). Außerdem kannst du hier die URLs von Videos auf Youtube, Vimeo und manchen andere
Friendica API @docs
6 Hits, Last modified:
=None): url = server + '/api/statuses/update' urllib2.urlopen(url, urllib.urlencode({'status': message,'group_allow[]':group_al
Creating posts @docs
6 Hits, Last modified:
"32" alt="chain" align="left"> Add a web address (url). Enter a URL and Friendica will add to your post a link to the url and an excerpt from the web site, if possible. <p... alt="video" align="left"> Add a video. Enter the url to a video (ogg) or to a video page on youtube or... are supported. Additionally, you are able to add URLs from audiohosters like Soundcloud. <p style="cl
settings @de:docs
5 Hits, Last modified:
t, dass kein Limit gesetzt ist. ### Regeln #### URL des weltweiten Verzeichnisses Mit diesem Befehl wird die URL eingestellt, die zum Update des globalen Verzeich... rag* folgt. Hier ist die GUID der letzte Teil der URL in der Adresszeile des Browsers. ## Addon Featur... Adresse untersuchen" zeigt Informationen zu einer URL an, wie Friendica sie wahrnimmt. Mit dem zweiten
Installing Connectors (Twitter/GNU Social) @docs
4 Hits, Last modified:
lient * with read & write access * the Source URL should be the URL of your Friendica server After the required cred
Homepage Verification @docs
4 Hits, Last modified:
installing-connectors @de:docs
4 Hits, Last modified:
Filtering your Network Stream @docs
4 Hits, Last modified:
Abstracts @docs
4 Hits, Last modified:
connectors @de:docs
3 Hits, Last modified:
making-friends @de:docs
3 Hits, Last modified:
Settings @docs
3 Hits, Last modified:
Connectors @docs
3 Hits, Last modified:
Twitter API @docs
3 Hits, Last modified:
Making Friends @docs
3 Hits, Last modified:
Database Tables @docs
3 Hits, Last modified:
Search in Friendica @docs
2 Hits, Last modified:
Two-Factor Authentication @docs
2 Hits, Last modified:
ssl @de:docs
2 Hits, Last modified:
tags-and-mentions @de:docs
1 Hits, Last modified:
remove-account @de:docs
1 Hits, Last modified:
Export / Import of followed Contacts @docs
1 Hits, Last modified:
Friendica Dokumentationen @de
1 Hits, Last modified:
Tags and Mentions @docs
1 Hits, Last modified:
Mastodon API @docs
1 Hits, Last modified:
Admin Tools @docs
1 Hits, Last modified:
Scheduler - time controlled publishing @docs
1 Hits, Last modified:
Where to get started to help improve Friendica @docs
1 Hits, Last modified:
Remove Account @docs
1 Hits, Last modified:
darrenspillman3 @user
1 Hits, Last modified:
Using SSL with Friendica @docs
1 Hits, Last modified:
Themes @docs
1 Hits, Last modified:
Friendica Addons @addons
1 Hits, Last modified:
Export / Import von gefolgten Kontakte @de:docs
1 Hits, Last modified:
Formatting Syntax @wiki
1 Hits, Last modified:
Friendica Hackathon 2020 @activitys
1 Hits, Last modified:
config @docs
1 Hits, Last modified:
Friendica API authentication @docs
1 Hits, Last modified: