Search
You can find the results of your search below.
Fulltext results:
- Friendica Addon development
- automatically unregisters any hook it registered, but if you need to provide specific uninstallation st... settings via the ''%%addon_settings%%'' PHP hook, but it can also provide node-wide settings in the adm... ents. Both the ''%%<form>%%'' tags and the submit buttons are taken care of elsewhere. * **submit** (output): Optional. If unset, a default submit button with ''%%name="<addon name>-submit"%%'' will b
- Themes
- riendica/src/branch/stable/view/theme/frio|frio]] but there are numerous others. Have a look at [[https... - You can either directly edit an existing theme. But you might loose your changes when the theme is up... s the most complex way to change friendicas look. But it leaves you the most freedom. So below for a *d... * theme. And similar steps are needed for quattro but this theme is using [[http://lesscss.org/#docs|le
- Friendica API authentication
- HTTP Basic and OAuth. HTTP Basic is easy to use, but it requires your account password, so it grants c... r account. OAuth is significantly more involved, but has the ability to grant limited permissions, so ... someone can use the API to e.g. read your posts, but not create new ones. You can therefore use OAuth ... ittle harder to steal than your account password, but still, be careful.) ===== OAuth ===== This doc
- Friendica Installation
- We offer a manual and an automatic installation. But be aware that Friendica is more than a simple web... er will be able to support Friendica. Many will. But **please** review the [[#Requirements|requirement... PHP installation or acquire any missing modules - but we will do our best to solve any general code iss... from there. The account will expire after 7 days, but you can ask the server admin to keep your account
- Comment, sort and delete posts
- ase an event), taken from the frio theme}} ===== Buttons below the Posting ===== * **Like** / **Dislike**: With these buttons you can add a like (or dislike) to the posting as quick reaction. The //dislike// button will only be shown, if the Dislike-feature is ... mment**: To add a comment to the posting hit this button, the comment editor will then be opened. * *
- Settings
- approval**: Everybody can register a new account, but the admin has to approve it before it can be used... do not recommend using self-signed certificates, but we will not prevent you from using them. SSL encr... be reloaded. To simplify this process there is a button at the top of the page to reload all active Ad... e admin panel works similar to the Addons section but let you control the themes on your Friendica node
- Friendica Templating Documentation
- ield_intcheckbox.tpl ==== A checkbox (see above) but you can define the value of it. Field parameter: ... = field_openid.tpl ==== An input box (see above) but prepared for special CSS styling for openID input... input field. ==== field_radio.tpl ==== A radio button. Field parameter: - Name of the radio button, - Label for the radio button, - Current value
- Creating posts
- imply enter your text there and click the "Share" button, and your new post will be public on your prof... rea are there to help you to write posts quickly, but vary depending on the theme: With the Frio theme, the Underline, Italics and Bold buttons should be self-explanatory. <img src="doc/im... s: Add files from your computer. Same as picture, but for generic attachment to the post.* <p style="cl
- Making Friends
- riendica can sometimes take on different meaning. But let’s keep it simple; you want to be friends with... lit up into two parts. If you click the directory button, you will be presented with a list of all memb... n English language profile). Click that ‘Connect’ button and it will take you to a ‘Connect’ form. The... cribing to mailing lists is done in the same way, but without the use of the “mailto:” prefix. To subsc
- Groups and Privacy
- ====== Groups are merely collections of friends. But Friendica uses these to unlock some very powerful... ations pertaining only to members of that group. But wait, there’s more… If you look carefully when v... drinking buddies. You can over-ride this setting, but this makes it easy to separate your conversations... d communications. Only a wise choice of friends. But it isn’t as clear cut when dealing with GNU Socia
- How To Move Classes to src
- is isn’t the most technical decision of them all, but it has long lasting consequences as it will be th... fferent naming scheme for a namespace or a class, but doesn’t trigger the autoload mechanism on its own... moved is now in the ''%%Friendica%%'' namespace, but it probably isn’t the case for all the classes re... loader not to look for the class in the namespace but in the global space where non-namespaced classes
- Abstracts
- lly decide which part of the posting is relevant. But often you as the author of a posting knows better... he posting and show the abstract in addition to a button to open the text by default. ====== How to ap... oma will use it to //hide your posting behind// a button, so that users may decide if they want to read the entire posting or quickly scroll by. But, what if you want to have a different short versi
- Autoloader with Composer
- also defines a class named ''%%ItemsManager%%'', but as long as it is in another namespace, you don’t ... n result } </code> That’s a quite simple example, but look: no ''%%require()%%''! If you need to use a ... same content of current include/delivery.php, // but has been declared to be in "Friendica" namespace ... o write it when you need to use the “Dfrn” class. But if you want to use classes from another library,
- Configuration Guide for small Nodes
- mily) node running on a RaspberryPi 4B (8GB ram). But other restricted environments, e.g. a small VPS o... ery === Discovering potential contacts is great, but will use resources. So * set ''Discover follow... nversation data'' is kept for 90 days by default, but the description claims it is save to delete it af... page and have nice channel content based on them. But those postings will also eat the resources of the
- Where to get started to help improve Friendica
- or ping other helpers directly if you can't help but think you know who can. ===== Translation ===== ... n't promise we have the right skills in the group but we'll try. * Choose a thing to start with, e.g.... y default, strings are enclosed in single quotes, but feel free to use double quotes if it makes more s... ues we think might be a good point to start with. But you don't have to limit yourself to those issues.