Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Friendica BBCode tags reference
- e any number, in pixels) </code> or by providing 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
- Friendica Templating Documentation
- 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
- Friendica API entities
- contact subject | | ''msg_cache'' | String (Plaintext) | Plaintext version of the notification text with a placeholder (''%%{0}%%'') for the subject ... 'sender_id'' | Integer | Sender Contact Id | | ''text'' | String | Can be HTML or plaintext depending on the API call parameter ''%%getText%%''. | | ''recipient_id'' | Integer | Recipient ... | String | Empty if the API call parameter ''%%getText%%'' is empty or absent. | | ''friendica_seen'' |
- Friendica Addon development
- *htmlVersion**: 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: ... efault is false. - [3]: (String): Additional help text; Optional, default is none. - [4]: (String): Addi... default is none. - [3] (String): Additional help text; Optional, default is none. - [4] (Array): Associ
- Abstracts
- 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
- l` If ommited, the title is prepended to the plaintext body in the `text` attribute of the private message objects. * ''
- Filtering your Network Stream
- 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. To gain... um confidence level is set to 30% and the minimum text length to apply the filter is set to 200 characte... postings, e.g. if you know that Susan wont write texts in German but the filter does announce it, you m
- Documentation
- ====== 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
- 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
- Friendica Storage Backend Addon development
- ‘input’, ‘intcheckbox’, ‘password’, ‘radio’, ‘richtext’, ‘select’, ‘select_raw’, ‘textarea’ <code> 'label', </code> Translatable la... de> Current value of the option <code> 'help text', </code> Translatable description for the field.... 'input', // will use a simple text input $this->l10n->t('The file to... >l10n->t('Enter the path to a file'), // the help text // no extra data for 'input' type
- Creating posts
- 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
- Friendica translations
- he Friendica translation process is based on ''gettext'' PO files. Basic worflow: - ''xgettext'' is used to collect translation strings across the project ... gs in your code changes, please run ''bin/run_xgettext.sh'' from the base Friendica directory and commit... iendica cloned repository, just run ''bin/run_xgettext.sh -a <addon_name>'' from the base Friendica dire
- User Documentation
- fy_homepage|Verify your Homepage]] * [[docs:fulltext_search|Full text search]] * [[docs:channel|User defined Channels
- Image Descriptions - How to add an description to the images your are posting
- 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}}
- Tags and Mentions
- notation inside messages to indicate “tags” or contextual links to other entities. ===== Mentions =====... . If you wish to use a numerical hashtag, please add some descriptive text such as %%#2012-elections%%.