Search

You can find the results of your search below.

Friendica Addon development @docs
47 Hits, Last modified:
le. The latter will be converted from Markdown to HTML in the addon detail page. ===== Install/Uninstal... ed from the database * **output**: the (string) HTML representation of this item prior to adding it to... base. Please note: body contents are bbcode - not HTML. ==== post_local_end ==== Called when a local s... base. Please note: body contents are bbcode - not HTML ==== post_remote ==== Called when receiving a p
Press Room
22 Hits, Last modified:
ps://shop.digitalcourage.de/kurzmuendig-fediverse.html|kurz&mündig: Fediverse]] von Leena Simon und Chri... en-mastodon-fediverse-uni-magdeburg-softwerke-100.html|Podcast "Digital leben" Das bessere soziale Netzw... dio/bayern2/programmkalender/ausstrahlung-2744666.html|IQ - Wissenschaft und Forschung]] Bayrischer Rund... s/facebook-meta-zuckerberg-europa-abschaltung-100.html|Instagram und Facebook - Schaltet Meta-Chef Zucke
addons @de:docs
22 Hits, Last modified:
tenbank ausgegeben werden 'output' => Die HTML-Ausgabe (String) des Items, bevor es zur Seite hi... itte beachte: der Seiteninhalt ist bbcode - nicht HTML) **'post_local_end'** - wird aufgerufen, wenn ei... itte beachte: der Seiteninhalt ist bbcode - nicht HTML) **'post_remote'** - wird aufgerufen, wenn ein B... itte beachte: der Seiteninhalt ist bbcode - nicht HTML) **'settings_form'** - wird aufgerufen, wenn die
Friendica API entities @docs
9 Hits, Last modified:
tring (Plaintext) | Title | | ''desc'' | String (HTML) | Description | | ''startTime'' | String (UTC '... endica_private'' | Boolean | No | | ''statusnet_html'' | String (HTML) | No | | ''statusnet_conversation_id'' | Integer | No | | ''external_url'' | Stri... tle'' | String (Plaintext) | No | | ''friendica_html'' | String (HTML) | No | | ''attachments'' | Li
Formatting Syntax @wiki
8 Hits, Last modified:
ection name behind a hash character as known from HTML. This links to [[syntax#internal|this Section]]. ... haracters or strings into images or other text or HTML. The text to image conversion is mainly done for smileys. And the text to HTML conversion is used for typography replacements, but can be configured to use other HTML as well. ==== Text to Image Conversions ==== Do
Friendica API @docs
5 Hits, Last modified:
: Defines the format of the status field. Can be "html" or "plain" * ''include_entities'': "true" show... : Defines the format of the status field. Can be "html" or "plain" * ''friendica_verbose'': "true" ena... : Defines the format of the status field. Can be "html" or "plain" * ''uri'': URI of the conversation ... : Defines the format of the status field. Can be "html" or "plain" * ''include_entities'': "true" show
Domain-Driven-Design @docs
5 Hits, Last modified:
o/en/latest/Structural/DependencyInjection/README.html * https://designpatternsphp.readthedocs.io/en/latest/Creational/SimpleFactory/README.html * https://designpatternsphp.readthedocs.io/en/latest/More/Repository/README.html * https://designpatternsphp.readthedocs.io/en/latest/Creational/FactoryMethod/README.html * https://designpatternsphp.readthedocs.io/en/l
Themes @docs
4 Hits, Last modified:
a [[https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select|select]] pull-down which contains ... pply it by adding a link to the CSS file into the HTML header of the page. So you'll just need to add a ... f the theme. If you want to add something to the HTML header of the theme, one way to do so is by addin... This file covers the structure of the underlying HTML layout. The default file is in /view/default
How to improve the performance of a Friendica site @docs
4 Hits, Last modified:
[http://httpd.apache.org/docs/2.2/mod/mod_expires.html|2.2]] / [[https://httpd.apache.org/docs/2.4/mod/mod_expires.html|2.4]] documentation. ==== Compress content ==== ... [http://httpd.apache.org/docs/2.2/mod/mod_deflate.html|2.2]] / [[https://httpd.apache.org/docs/2.4/mod/mod_deflate.html|2.4]] documentation. ===== PHP ===== ==== FCGI
First Steps @docs
3 Hits, Last modified:
page, you can create a simple file called ''home.html'' in the base of your Friendica installation. This file contains the HTML contents shown aside of the form. If you want to... n a file called ''home.css'' alongside the ''home.html'' file. ===== Imprint and Terms of Service =====
Used Protocols @docs
3 Hits, Last modified:
* [[http://activitystrea.ms/head/activity-schema.html|Link to the specification]] * [[https://github.... 0426223008/http://portablecontacts.net/draft-spec.html|Link to the specification]] (Link to archive.org)... * [[https://pubsubhubbub.github.io/PubSubHubbub/pubsubhubbub-core-0.4.html|Link to the specification]]
improve-performance @de:docs
2 Hits, Last modified:
http://httpd.apache.org/docs/2.2/mod/mod_expires.html. ### Compress content **Beschreibung** Dieses ... http://httpd.apache.org/docs/2.2/mod/mod_deflate.html ### PHP **FCGI** Wenn du Apache nutzt, dann d
Autoloader with Composer @docs
2 Hits, Last modified:
pora { public function md2bbcode() { $html = \Michelf\MarkdownExtra::defaultTransform($text)... pora { public function md2bbcode() { $html = MarkdownExtra::defaultTransform($text); } }
Friendica BBCode tags reference @docs
2 Hits, Last modified:
ing ==== ^ Purpose ^ BBCode Tag ^ Resulting HTML Code ^ | Bold Text | %%[b]bold[/b]%% | %%<str... l URL to an ogg/ogv/oga/ogm/webm/mp4/mp3 file. An HTML5 player will be used to show it.</td> </tr> <tr> ... ment is not working with connectors where we post HTML directly, like Tumblr, Wordpress or Pump.io. For
Friendica Message Flow @docs
2 Hits, Last modified:
s a bbcode path to DFRN clients, and converted to HTML with the server’s PuSH (pubsubhubbub) hubs notifi... ses salmon to notify Bob of the reply. Content is html embedded in salmon magic envelope. Bob then creat
message-flow @de:docs
2 Hits, Last modified:
Friendica Addons @addons
2 Hits, Last modified:
home @de:docs
1 Hits, Last modified:
FAQ / Friendica @faq
1 Hits, Last modified:
bugs-and-issues @de:docs
1 Hits, Last modified:
bbcode @de:docs
1 Hits, Last modified:
DokuWiki @wiki
1 Hits, Last modified:
Filtering your Network Stream @docs
1 Hits, Last modified:
Homepage Verification @docs
1 Hits, Last modified:
Vagrant for Friendica Developers @docs
1 Hits, Last modified:
Friendica Templating Documentation @docs
1 Hits, Last modified:
Settings @docs
1 Hits, Last modified:
Resources
1 Hits, Last modified:
home @docs
1 Hits, Last modified:
Where to get started to help improve Friendica @docs
1 Hits, Last modified:
Bugs and Issues @docs
1 Hits, Last modified:
Friendica Storage Backend Addon development @docs
1 Hits, Last modified:
Resources @de
1 Hits, Last modified:
settings @de:docs
1 Hits, Last modified: