Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Friendica BBCode tags reference @docs
36 Treffer, Zuletzt geändert:
ate an addon to also support Markdown. How a rich text formatted posting or comment will be displayed in... heir capabilities. Some will just present a plain text version of the postings, others might display all... formatting. ===== BBCode Tags ===== ==== Basic Text formatting ==== ^ Purpose ^ BBCode Tag ^ Resulting HTML Code ^ | Bold Text | %%[b]bold[/b]%% | %%<strong>bold</strong>%%
Formatting Syntax @wiki
30 Treffer, Zuletzt geändert:
[[doku>toolbar|quickbuttons]], too. ===== Basic Text Formatting ===== DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all t... **, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all... by a whitespace or the end of line. This is some text with some linebreaks\\ Note that the two backslas
Friendica Templating Documentation @docs
23 Treffer, Zuletzt geändert:
an array holding the values, e.g. for a one line text input field, which is required and should be used... the checkbox will be marked as checked, - Help text for the checkbox. ==== field_combobox.tpl ==== ... A combobox, combining a pull down selection and a textual input field. Field parameter: - Name of the... obox, - Current value of the variable, - Help text for the combobox, - Array holding the possible
User Documentation
20 Treffer, Zuletzt geändert:
== User Documentation ===== <grid> <col sm="4"> <TEXT align="center"> {{fa>question?64&color=#3f658f&al... friendica|#newhere]] Information for newcomers </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>user-o?64&color=#3f658f&align=center}} [[:docs:user|User Docs]] Help for users of Friendica </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>h
Benutzerdokumentation @de
18 Treffer, Zuletzt geändert:
Benutzerdokumentation ===== <grid> <col sm="4"> <TEXT align="center"> {{fa>question?64&color=#3f658f&al... friendica|#NeuHier]] Information for newcomers </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>user-o?64&color=#3f658f&align=center}} [[:docs:user|Be... zerhandbuch]] Hilfe für Benutzer von Friendica </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>h
bbcode @de:docs
18 Treffer, Zuletzt geändert:
odes > * > tr > th { background-color: #f2f2f2; text-align: center; width: 50% } </style> <table cla... x;"></td> </tr> <tr> <td>[size=xx-small]kleiner Text[/size]</td> <td><span style="font-size: xx-small;">kleiner Text</span></td> </tr> <tr> <td>[size=xx-large]gro&szlig;er Text[/size]</td> <td><span style="font-size: xx-larg
Friendica API entities @docs
15 Treffer, Zuletzt geändert:
em unique URI string | | ''name'' | String (Plaintext) | Title | | ''desc'' | String (HTML) | Descript... ===== ^ Attribute ^ Type ^ Nullable ^ | ''text'' | String (Plaintext) | No | | ''truncated'' | Boolean | No | | ''created_at'' | String (Date) Ex:... ies | No | | ''friendica_title'' | String (Plaintext) | No | | ''friendica_html'' | String (HTML) |
Friendica Addon development @docs
11 Treffer, Zuletzt geändert:
e to HTML. ''%%$b%%'' is an HTML string converted text. ==== html2bbcode ==== Called after tag convers... message posting) ''%%$b%%'' is a string converted text ==== head ==== Called when building the ''%%<he... *htmlVersion**: html version of the message * **textVersion**: text only version of the message * **additionalMailHeader**: additions to the smtp mail hea
Abstracts @docs
10 Treffer, Zuletzt geändert:
the abstract in addition to a button to open the text by default. ====== How to apply an Abstract ====... o add an abstract to your posting, simply put the text for the abstract within the BBCode tag at some pl... into your posting. <code> [abstract]This is the text for the abstract[/abstract] This is the [i]norma... //example.com]to example.com[/url] and some other text. </code> You don't have to add the abstract at t
Friendica API @docs
8 Treffer, Zuletzt geändert:
': minimum id * ''max_id'': maximum id * ''getText'': Defines the format of the status field. Can be... ': minimum id * ''max_id'': maximum id * ''getText'': Defines the format of the status field. Can be... ': minimum id * ''max_id'': maximum id * ''getText'': Defines the format of the status field. Can be... ': minimum id * ''max_id'': maximum id * ''getText'': Defines the format of the status field. Can be
Filtering your Network Stream @docs
7 Treffer, Zuletzt geändert:
, that matches words specified by the user to the text of postings in the network stream. If the text includes one of the words, the posting will be collapsed... ves you will encounter. * Minimum length of the text. Language detection works best on longer texts, on short texts the false positive rate will be higher.
Friendica Documentation
6 Treffer, Zuletzt geändert:
Friendica/Documentation;-}} <grid> <col sm="4"> <TEXT align="center">{{fa>user-o?64&color=#3f658f&align... s:user|User Docs]] Help for users of Friendica </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>sliders?64&color=#3f658f&align=center}} [[:docs:admin... s]] Documentation for Admins of Friendica Nodes</TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>
Documentation @docs
6 Treffer, Zuletzt geändert:
====== Documentation ====== <grid> <col sm="4"> <TEXT align="center">{{fa>user-o?64&color=#3f658f&align... s:user|User Docs]] Help for users of Friendica </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>sliders?64&color=#3f658f&align=center}} [[:docs:admin... s]] Documentation for Admins of Friendica Nodes</TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>
addons @de:docs
6 Treffer, Zuletzt geändert:
auf HTML aufgerufen. $b ist der konvertierte Text (String) **'html2bbcode'** - wird während der Um... achrichtenbeiträgen). $b ist der konvertierte Text (String) **'page_header'** - wird aufgerufen, na... lAll('contact_block_end', $arr); ### src/Content/Text/BBCode.php Hook::callAll('bbcode', $text); Hook::callAll('bb2diaspora', $text); ### src/Conte
Friendica Addons @addons
5 Treffer, Zuletzt geändert:
=== viewsrc === Add "View Source" link to item context * [[https://git.friendi.ca/friendica/friendica... tains a link to the new member page and free-form text the admin can define. * [[https://git.friendi.... a-addons/fromapp|Link to the sources]] === group_text === Disable images in group edit menu * [[http... //git.friendi.ca/friendica/friendica-addons/group_text|Link to the sources]] === infiniteimprobabilitydr
Friendica Storage Backend Addon development @docs
5 Treffer, Zuletzt geändert:
Search in Friendica @docs
5 Treffer, Zuletzt geändert:
Creating posts @docs
5 Treffer, Zuletzt geändert:
Friendica translations @docs
5 Treffer, Zuletzt geändert:
User Documentation @docs
4 Treffer, Zuletzt geändert:
Fadmin / aka: Admin Istrator @user
4 Treffer, Zuletzt geändert:
Friendica Hackathon 2020 @activitys
3 Treffer, Zuletzt geändert:
Translations
2 Treffer, Zuletzt geändert:
Friendica Dokumentationen @de
2 Treffer, Zuletzt geändert:
Übersetzungen @de
2 Treffer, Zuletzt geändert:
Account Basics @docs
2 Treffer, Zuletzt geändert:
Autoloader with Composer @docs
2 Treffer, Zuletzt geändert:
Chats @docs
2 Treffer, Zuletzt geändert:
home @docs
2 Treffer, Zuletzt geändert:
How to improve the performance of a Friendica site @docs
2 Treffer, Zuletzt geändert:
Tags and Mentions @docs
2 Treffer, Zuletzt geändert:
Themes @docs
2 Treffer, Zuletzt geändert:
home @de:docs
2 Treffer, Zuletzt geändert:
quick-start-guide @de:docs
2 Treffer, Zuletzt geändert:
tags-and-mentions @de:docs
2 Treffer, Zuletzt geändert:
Press Room
1 Treffer, Zuletzt geändert:
Mastodon API @docs
1 Treffer, Zuletzt geändert:
Twitter API @docs
1 Treffer, Zuletzt geändert:
Bugs and Issues @docs
1 Treffer, Zuletzt geändert:
config @docs
1 Treffer, Zuletzt geändert:
Connectors @docs
1 Treffer, Zuletzt geändert:
Where to get started to help improve Friendica @docs
1 Treffer, Zuletzt geändert:
Events @docs
1 Treffer, Zuletzt geändert:
First Steps @docs
1 Treffer, Zuletzt geändert:
Settings @docs
1 Treffer, Zuletzt geändert:
FAQ / Friendica @faq
1 Treffer, Zuletzt geändert:
jeseniagardner @user
1 Treffer, Zuletzt geändert:
rachellemcalroy @user
1 Treffer, Zuletzt geändert:
stella24h7389 @user
1 Treffer, Zuletzt geändert:
virginiawallin @user
1 Treffer, Zuletzt geändert:
DokuWiki @wiki
1 Treffer, Zuletzt geändert:
account-basics @de:docs
1 Treffer, Zuletzt geändert:
chats @de:docs
1 Treffer, Zuletzt geändert:
events @de:docs
1 Treffer, Zuletzt geändert:
faq @de:docs
1 Treffer, Zuletzt geändert:
guide @de:docs
1 Treffer, Zuletzt geändert:
improve-performance @de:docs
1 Treffer, Zuletzt geändert:
settings @de:docs
1 Treffer, Zuletzt geändert: