Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Friendica BBCode tags reference @docs
35 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
27 Treffer, Zuletzt geändert:
[[doku>toolbar|quickbuttons]], too. ===== Basic Text Formatting ===== DokuWiki supports **bold**, //i... by a whitespace or the end of line. This is some text with some linebreaks\\ Note that the two backslas... espace \\this happens without it. This is some text with some linebreaks\\ Note that the two backsl... m or simply www.google.com - You can set the link text as well: [[http://www.google.com|This Link points
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 Templating Documentation @docs
17 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 ==== ... obox, - Current value of the variable, - Help text for the combobox, - Array holding the possible ... - Label for the field, - the field, - Help text for the field. ==== field_input.tpl ==== A sing
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) |
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 Addon development @docs
10 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... html version of the message * **textVersion**: text only version of the message * **additionalMailH... put_item_in_cache ==== Called after ''%%prepare_text()%%'' in ''%%put_item_in_cache()%%''. Hook data:
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
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
Search in Friendica @docs
5 Treffer, Zuletzt geändert:
ck name// and it may only be a part of the entire text. ===== Group Search ===== * Pattern: ''!name'... ck name// and it may only be a part of the entire text. The groups can be hosted on any supported platform, e.g. Friendica, Lemmy, gupp.pe. ===== Text Search ===== * Pattern: ''name'' * Result: (... ngs that contain ''name'' and lists them. As full text searches are resource intensive, admins can limit
Creating posts @docs
5 Treffer, Zuletzt geändert:
Friendica translations @docs
5 Treffer, Zuletzt geändert:
Friendica Storage Backend Addon development @docs
4 Treffer, Zuletzt geändert:
Filtering your Network Stream @docs
4 Treffer, Zuletzt geändert:
User Documentation @docs
4 Treffer, Zuletzt geändert:
Translations
2 Treffer, Zuletzt geändert:
Friendica Hackathon 2020 @activitys
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:
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:
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:
Tags and Mentions @docs
1 Treffer, Zuletzt geändert:
FAQ / Friendica @faq
1 Treffer, Zuletzt geändert:
jeseniagardner @user
1 Treffer, Zuletzt geändert:
DokuWiki @wiki
1 Treffer, Zuletzt geändert:
chats @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:
tags-and-mentions @de:docs
1 Treffer, Zuletzt geändert: