Search

You can find the results of your search below.

Friendica BBCode tags reference @docs
35 Hits, Last modified:
iding textual aliases like ''xx-small'' for small text, or ''xx-large'' big text. To choose a different font for a text passage, ... Centered Text === In Friendica you can center a text using the ''[center]This text is centered[/center]'' BBCode tag. === Code Bloc... ounding your code (maybe even embedded within the text you are writing) the code will be displayed inlin... ello World!') </code> === Quotes === To quote a text, you can use the ''[quote]'' tag within your post
Formatting Syntax @wiki
27 Hits, Last modified:
r 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 replace... an be configured to use other HTML as well. ==== Text to Image Conversions ==== DokuWiki converts comm... ME %% FIXME %% * DELETEME %% DELETEME %% ==== Text to HTML Conversions ==== Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entit
User Documentation
20 Hits, Last modified:
friendica|#newhere]] Information for newcomers </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>user-o?64&color=#3f658f&alig... s:user|User Docs]] Help for users of Friendica </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>handshake-o?64&color=#3f658f... er}} [[:docs:install|Install]] How to install </TEXT> </col><col sm="4"> <TEXT align="center"> {{fa>file-o?64&color=#3f658f&alig... n=center}} [[:docs|Docs]] Documentation Index </TEXT> </col> </grid> ===== Developer Documentation ==
Benutzerdokumentation @de
18 Hits, Last modified:
friendica|#NeuHier]] Information for newcomers </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>user-o?64&color=#3f658f&alig... zerhandbuch]] Hilfe für Benutzer von Friendica </TEXT> </col> <col sm="4"> <TEXT align="center"> {{fa>handshake-o?64&color=#3f658f... nter}} [[:docs:install|Install]] Installieren </TEXT> </col><col sm="4"> <TEXT align="center"> {{fa>file-o?64&color=#3f658f&align=center}} [[:docs|Docs]] Index Dokumentation </TEXT> </col> </grid>
bbcode @de:docs
18 Hits, Last modified:
]zentrierter Text[/center]</td> <td><div style="text-align:center;">zentrierter Text</div></td> </tr> <tr> <td>Du solltest nicht wei... ltet.</td> <td>Auf Twitter w&uuml;rde folgender Text verlffentlicht werden <blockquote>Unglaublich int... ActivityPub Protokoll &uuml;bermittelt, wird der Text des Abstracts f&uuml;r das "summary" (Zusammenfas... >Benutzerdefinierte Inline-Styles<br> <br> [style=text-shadow: 0 0 4px #CC0000;]Du kannst alle CSS-Eigen
Friendica Templating Documentation @docs
16 Hits, Last modified:
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
Abstracts @docs
10 Hits, Last modified:
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 Hits, Last modified:
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:
addons @de:docs
6 Hits, Last modified:
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
Documentation @docs
6 Hits, Last modified:
====== 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>
Friendica Documentation
6 Hits, Last modified:
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>
Search in Friendica @docs
5 Hits, Last modified:
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 Hits, Last modified:
by a comma to file your new post. The Big Empty Text area is where you write your new post. You can simply enter your text there and click the "Share" button, and your new ... rofile page and shared to your contact. If plain text is not so exciting to you, Friendica understands ... to see all what you can do. The icons under the text area are there to help you to write posts quickly
Filtering your Network Stream @docs
4 Hits, Last modified:
, 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 co... ves you will encounter. * Minimum length of the text. Language detection works best on longer texts, o... um confidence level is set to 30% and the minimum text length to apply the filter is set to 200 characte
Image Descriptions - How to add an description to the images your are posting @docs
4 Hits, Last modified:
You can easily add an image description (or ALT text) to an image in your postings. The text will be displayed when the image is hovered with ... code|BBCode]] to add the image and provide an ALT text for it would be: <code>[img=http://example.com/image.jpg]This is the image description text.[/img]</code> {{tag>howto user bbcode}}
Friendica API entities @docs
4 Hits, Last modified:
Friendica Addons @addons
4 Hits, Last modified:
Friendica Storage Backend Addon development @docs
3 Hits, Last modified:
User Documentation @docs
3 Hits, Last modified:
Übersetzungen @de
2 Hits, Last modified:
home @de:docs
2 Hits, Last modified:
Friendica API @docs
2 Hits, Last modified:
Themes @docs
2 Hits, Last modified:
Chats @docs
2 Hits, Last modified:
Account Basics @docs
2 Hits, Last modified:
Friendica Hackathon 2020 @activitys
2 Hits, Last modified:
home @docs
2 Hits, Last modified:
Translations
2 Hits, Last modified:
Autoloader with Composer @docs
2 Hits, Last modified:
quick-start-guide @de:docs
1 Hits, Last modified:
chats @de:docs
1 Hits, Last modified:
faq @de:docs
1 Hits, Last modified:
Tags and Mentions @docs
1 Hits, Last modified:
improve-performance @de:docs
1 Hits, Last modified:
Where to get started to help improve Friendica @docs
1 Hits, Last modified:
config @docs
1 Hits, Last modified:
Settings @docs
1 Hits, Last modified:
Bugs and Issues @docs
1 Hits, Last modified:
Connectors @docs
1 Hits, Last modified:
Twitter API @docs
1 Hits, Last modified:
Events @docs
1 Hits, Last modified:
First Steps @docs
1 Hits, Last modified:
FAQ / Friendica @faq
1 Hits, Last modified: