Търсене

Резултата от търсенето ще намерите по-долу.

Friendica BBCode tags reference @docs
36 Съвпадения, Последна промяна:
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 Съвпадения, Последна промяна:
[[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 Съвпадения, Последна промяна:
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 Съвпадения, Последна промяна:
== 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 Съвпадения, Последна промяна:
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 Съвпадения, Последна промяна:
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 Съвпадения, Последна промяна:
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 Съвпадения, Последна промяна:
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 Съвпадения, Последна промяна:
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 Съвпадения, Последна промяна:
': 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 Съвпадения, Последна промяна:
, 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 Съвпадения, Последна промяна:
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 Съвпадения, Последна промяна:
====== 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 Съвпадения, Последна промяна:
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 Съвпадения, Последна промяна:
=== 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 Съвпадения, Последна промяна:
Search in Friendica @docs
5 Съвпадения, Последна промяна:
Creating posts @docs
5 Съвпадения, Последна промяна:
Friendica translations @docs
5 Съвпадения, Последна промяна:
Image Descriptions - How to add an description to the images your are posting @docs
4 Съвпадения, Последна промяна:
User Documentation @docs
4 Съвпадения, Последна промяна:
Fadmin / aka: Admin Istrator @user
4 Съвпадения, Последна промяна:
Friendica Hackathon 2020 @activitys
3 Съвпадения, Последна промяна:
Translations
2 Съвпадения, Последна промяна:
Friendica Dokumentationen @de
2 Съвпадения, Последна промяна:
Übersetzungen @de
2 Съвпадения, Последна промяна:
Account Basics @docs
2 Съвпадения, Последна промяна:
Autoloader with Composer @docs
2 Съвпадения, Последна промяна:
Chats @docs
2 Съвпадения, Последна промяна:
home @docs
2 Съвпадения, Последна промяна:
How to improve the performance of a Friendica site @docs
2 Съвпадения, Последна промяна:
Tags and Mentions @docs
2 Съвпадения, Последна промяна:
Themes @docs
2 Съвпадения, Последна промяна:
home @de:docs
2 Съвпадения, Последна промяна:
quick-start-guide @de:docs
2 Съвпадения, Последна промяна:
tags-and-mentions @de:docs
2 Съвпадения, Последна промяна:
Press Room
1 Съвпадения, Последна промяна:
Mastodon API @docs
1 Съвпадения, Последна промяна:
Twitter API @docs
1 Съвпадения, Последна промяна:
Bugs and Issues @docs
1 Съвпадения, Последна промяна:
config @docs
1 Съвпадения, Последна промяна:
Connectors @docs
1 Съвпадения, Последна промяна:
Where to get started to help improve Friendica @docs
1 Съвпадения, Последна промяна:
Events @docs
1 Съвпадения, Последна промяна:
First Steps @docs
1 Съвпадения, Последна промяна:
Settings @docs
1 Съвпадения, Последна промяна:
FAQ / Friendica @faq
1 Съвпадения, Последна промяна:
DokuWiki @wiki
1 Съвпадения, Последна промяна:
account-basics @de:docs
1 Съвпадения, Последна промяна:
chats @de:docs
1 Съвпадения, Последна промяна:
events @de:docs
1 Съвпадения, Последна промяна:
faq @de:docs
1 Съвпадения, Последна промяна:
guide @de:docs
1 Съвпадения, Последна промяна:
improve-performance @de:docs
1 Съвпадения, Последна промяна:
settings @de:docs
1 Съвпадения, Последна промяна: