Search
You can find the results of your search below.
Fulltext results:
- Settings
- ster policy === With this drop down selector you can set the nodes registration policy. You can chose between the following modes: * **open**:... right away. * **requires approval**: Everybody can register a new account, but the admin has to approve it before it can be used. * **closed**: No new registrations are... favourably in the security community because they can be subject to so-called “man-in-the-middle” attacks. If you wish, you can turn on strict certificate checking. This will me... // button. In this section of the admin panel you can select a default setting for your node and eventually fix it, so users cannot change the setting anymore. ===== DB Updates
- Friendica BBCode tags reference
- ents. Alternatively the admin of a Friendica node can activate an addon to also support Markdown. How a... mg]%%'' | ==== Specify Font attributes ==== You can specify the font size either by providing the num... in pixel <code> [size=20]exact size[/size] (size can be any number, in pixels) </code> or by providin... o choose a different font for a text passage, you can specify the name of the font. <code> [font=serif
- Friendica Storage Backend Addon development
- = ICanConfigureStorage ==== Each storage backend can have options the admin can set in admin page. To make the options possible, ... lement the ''%%Friendica\Core\Storage\Capability\ICanConfigureStorage%%'' interface. All methods in th... php> namespace Friendica\Core\Storage\Capability\ICanConfigureStorage; interface ICanConfigureStorage { public function getOptions(); public functi
- Friendica Installation
- ssues|file an issue]]. Please be as clear as you can about your operating environment and provide as m... about any error messages you may see, so that we can prevent it from happening in the future. Due to t... If you do not have a Friendica account yet, you can register a temporary one at [[https://dir.friendi... re. The account will expire after 7 days, but you can ask the server admin to keep your account longer,
- Groups and Privacy
- date box on your home page. If you click this you can select who can see and who can //not// see the post you are about to make.. Thes... ength” summary, with more detail for friends that can see the post in full. You can do so by including the [[docs:bbcode|BBCode tag]]
- Making Friends
- ey may still be able to see your public posts, as can anybody in the world, but they cannot communicate with you directly. You can also delete a friend no matter what the friendship status -
- Friendica Addon development
- in file paths and functions names, and as such: - Can’t contain spaces or punctuation. - Can’t start with a number. ===== Metadata ===== You can provide human-readable information about your add... s: {Unsupported|Arbitrary status} */ </code> You can also provide a longer documentation in a ''%%READ... eed to provide specific uninstallation steps, you can add them in a ''%%<addon>_uninstall()%%'' functio
- Friendica API authentication
- ity to grant limited permissions, so that someone can use the API to e.g. read your posts, but not create new ones. You can therefore use OAuth with other applications that ... web applications ==== If for whatever reason you can't make the above process work for you, you can also specify ''redirect_uri'' as ''urn:ietf:wg:oa... back to the app, Friendica will just display the code, which you can then enter into the app manually.
- Where to get started to help improve Friendica
- cumentation or ping other helpers directly if you can't help but think you know who can. ===== Translation ===== The documentation cont... lize your ideas or what kind of help you need. We can't promise we have the right skills in the group b... ically update the dependencies with composer, you can use the `post-merge` [[https://git-scm.com/book/e... tributing to Friendica. There are a few tools you can use to check or fix your files before you commit.
- First Steps
- all pages generated by Friendica. The information can be formatted using [[docs:bbcode|BBCode]], so you can provide links to pages with further information. ... formatting the text using BBCode. In addition you can activate the display of a generic data protection... ata of users is needed by Friendica and how users can export their data. /* After the installation, wh
- Creating posts
- elector*" or "*ACL Selector*") pops up. There you can select who can see the post. <figure> <img src="doc/img/acl_win... blic again. If you have defined some groups, you can check "show" for groups also. All contact in that... on "show" or "don't show" to switch it off. You can search for contacts or groups with the search box
- Two-Factor Authentication
- eral ===== * A two-factor authentication (2FA) can be configured using a mobile app. Then a Time-based One-Time Password (TOTP) application can be used, that automatically generates an authenti... tion via TOTP on multiple devices, during setup, scan the QR code using each device at the same time. ... ee methods to setup your authenticator app: - Scan the QR Code with your device camera. This will au
- Events
- re events. The events you and your contacts share can be found at ''/events'' on your node. To get ther... their birthday with you. From the controls, you can switch between month/week/day view. Flip through ... nd return to *today*. To create a new event, you can either follow the link "Create New Event" or doub... opened which shows you the event. From there you can edit the event or view the event at the source li
- Forums
- o interact with others. Management of these pages can be delegated to other accounts, or a parent account can be designated to easily toggle multiple identitie... counts ===== To create a new linked account that can be used as a forum, log in to your normal account and go to Settings -> Manage Accounts. Here you can register additional accounts with new nicknames t... count. Additionally, this page is also where you can choose to designate an account as a parent user.
- Themes
- o, how to work on the UI of friendica?** - You can either directly edit an existing theme. But you m... o is using a slightly different approach. - You can start your theme from scratch. Which is the most ... a look at the themes CSS file. In most cases, you can found these in /view/theme/**your-theme-name... t/|SMARTY3]] for templating. The default template can be found in /view/templates if you want to