Vyhledávání

Výsledky hledání můžete vidět níže.

Friendica Addon development @docs
47 - počet výskytů, Poslední úprava:
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 - počet výskytů, Poslední úprava:
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 - počet výskytů, Poslední úprava:
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 - počet výskytů, Poslední úprava:
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 - počet výskytů, Poslední úprava:
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 - počet výskytů, Poslední úprava:
: 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 - počet výskytů, Poslední úprava:
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
How to improve the performance of a Friendica site @docs
4 - počet výskytů, Poslední úprava:
[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
Themes @docs
4 - počet výskytů, Poslední úprava:
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
First Steps @docs
3 - počet výskytů, Poslední úprava:
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 - počet výskytů, Poslední úprava:
* [[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]]
Friendica Addons @addons
2 - počet výskytů, Poslední úprava:
vid Revoy's [[https://www.peppercarrot.com/extras/html/2019_bird-generator/index.php|bird-avatar-generat... tp://www.unicode.org/emoji/charts/full-emoji-list.html * [[https://git.friendi.ca/friendica/friendica
Autoloader with Composer @docs
2 - počet výskytů, Poslední úprava:
pora { public function md2bbcode() { $html = \Michelf\MarkdownExtra::defaultTransform($text)... pora { public function md2bbcode() { $html = MarkdownExtra::defaultTransform($text); } }
Friendica BBCode tags reference @docs
2 - počet výskytů, Poslední úprava:
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 - počet výskytů, Poslední úprava:
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
improve-performance @de:docs
2 - počet výskytů, Poslední úprava:
message-flow @de:docs
2 - počet výskytů, Poslední úprava:
Resources
1 - počet výskytů, Poslední úprava:
Resources @de
1 - počet výskytů, Poslední úprava:
Friendica Storage Backend Addon development @docs
1 - počet výskytů, Poslední úprava:
Bugs and Issues @docs
1 - počet výskytů, Poslední úprava:
Where to get started to help improve Friendica @docs
1 - počet výskytů, Poslední úprava:
home @docs
1 - počet výskytů, Poslední úprava:
Friendica Installation @docs
1 - počet výskytů, Poslední úprava:
Filtering your Network Stream @docs
1 - počet výskytů, Poslední úprava:
Settings @docs
1 - počet výskytů, Poslední úprava:
Friendica Templating Documentation @docs
1 - počet výskytů, Poslední úprava:
Vagrant for Friendica Developers @docs
1 - počet výskytů, Poslední úprava:
Homepage Verification @docs
1 - počet výskytů, Poslední úprava:
FAQ / Friendica @faq
1 - počet výskytů, Poslední úprava:
DokuWiki @wiki
1 - počet výskytů, Poslední úprava:
bbcode @de:docs
1 - počet výskytů, Poslední úprava:
bugs-and-issues @de:docs
1 - počet výskytů, Poslední úprava:
home @de:docs
1 - počet výskytů, Poslední úprava:
settings @de:docs
1 - počet výskytů, Poslední úprava: