Recherche

Voici les résultats de votre recherche.

Friendica BBCode tags reference @docs
35 Occurrences trouvées, Dernière modification :
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 Occurrences trouvées, Dernière modification :
[[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 Occurrences trouvées, Dernière modification :
== 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 Occurrences trouvées, Dernière modification :
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 Occurrences trouvées, Dernière modification :
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 Occurrences trouvées, Dernière modification :
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 Occurrences trouvées, Dernière modification :
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 Occurrences trouvées, Dernière modification :
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 Occurrences trouvées, Dernière modification :
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 Occurrences trouvées, Dernière modification :
': 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 Occurrences trouvées, Dernière modification :
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 Occurrences trouvées, Dernière modification :
====== 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 Occurrences trouvées, Dernière modification :
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 Occurrences trouvées, Dernière modification :
=== 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 Occurrences trouvées, Dernière modification :
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 Occurrences trouvées, Dernière modification :
Friendica translations @docs
5 Occurrences trouvées, Dernière modification :
Friendica Storage Backend Addon development @docs
4 Occurrences trouvées, Dernière modification :
Image Descriptions - How to add an description to the images your are posting @docs
4 Occurrences trouvées, Dernière modification :
Filtering your Network Stream @docs
4 Occurrences trouvées, Dernière modification :
User Documentation @docs
4 Occurrences trouvées, Dernière modification :
Translations
2 Occurrences trouvées, Dernière modification :
Friendica Hackathon 2020 @activitys
2 Occurrences trouvées, Dernière modification :
Übersetzungen @de
2 Occurrences trouvées, Dernière modification :
Account Basics @docs
2 Occurrences trouvées, Dernière modification :
Autoloader with Composer @docs
2 Occurrences trouvées, Dernière modification :
Chats @docs
2 Occurrences trouvées, Dernière modification :
home @docs
2 Occurrences trouvées, Dernière modification :
How to improve the performance of a Friendica site @docs
2 Occurrences trouvées, Dernière modification :
Themes @docs
2 Occurrences trouvées, Dernière modification :
home @de:docs
2 Occurrences trouvées, Dernière modification :
quick-start-guide @de:docs
2 Occurrences trouvées, Dernière modification :
Mastodon API @docs
1 Occurrences trouvées, Dernière modification :
Twitter API @docs
1 Occurrences trouvées, Dernière modification :
Bugs and Issues @docs
1 Occurrences trouvées, Dernière modification :
config @docs
1 Occurrences trouvées, Dernière modification :
Connectors @docs
1 Occurrences trouvées, Dernière modification :
Where to get started to help improve Friendica @docs
1 Occurrences trouvées, Dernière modification :
Events @docs
1 Occurrences trouvées, Dernière modification :
First Steps @docs
1 Occurrences trouvées, Dernière modification :
Settings @docs
1 Occurrences trouvées, Dernière modification :
Tags and Mentions @docs
1 Occurrences trouvées, Dernière modification :
FAQ / Friendica @faq
1 Occurrences trouvées, Dernière modification :
DokuWiki @wiki
1 Occurrences trouvées, Dernière modification :
chats @de:docs
1 Occurrences trouvées, Dernière modification :
faq @de:docs
1 Occurrences trouvées, Dernière modification :
guide @de:docs
1 Occurrences trouvées, Dernière modification :
improve-performance @de:docs
1 Occurrences trouvées, Dernière modification :
settings @de:docs
1 Occurrences trouvées, Dernière modification :
tags-and-mentions @de:docs
1 Occurrences trouvées, Dernière modification :