Search
You can find the results of your search below.
Fulltext results:
- Friendica Addon development @docs
- 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
- Friendica API entities @docs
- entities ====== ===== Activities ===== ^ Attribute ^ Type ^ Nullable ^ | ''like'' | List of Co... ntacts | No | ===== Attachment ===== ^ Attribute ^ Type ^ Nullable ^ | ''url'' | String (URL... r (bytes) | No | ===== Contact ===== ^ Attribute ^ Type ^ Nullable ^ | ''id'' | Integer | N... n | No | | ''lang'' | String | No | | ''contributors_enabled'' | Boolean | No | | ''is_translator
- Themes @docs
- riendica/src/branch/stable/view/theme/frio|frio]] but there are numerous others. Have a look at [[https... ca/friendica/themes-community|the community contributed theme repository]] for some of the themes (and ... - 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
- Friendica Installation @docs
- 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
- Formatting Syntax @wiki
- rkup is easily accessible via [[doku>toolbar|quickbuttons]], too. ===== Basic Text Formatting ===== D... lCase]] to automatically create links by default, but this behavior can be enabled in the [[doku>config... ferent levels * Another item - The same list but ordered - Another item - Just use indention... ferent levels * Another item - The same list but ordered - Another item - Just use indention
- Friendica API authentication @docs
- 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
- Settings @docs
- approval**: Everybody can register a new account, but the admin has to approve it before it can be used... al load on the server and may be misused to distribute SPAM. As admin of the node you can also set thi... 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
- Comment, sort and delete posts @docs
- 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. * *
- Press Room
- [https://iwrotethislive.blogspot.de/2017/11/distributed-social-networking-in-2017.html|Distributed social networking in 2017: a review]] by David A. * [[h... 017]] by Tobias * [[https://medium.com/we-distribute/a-quick-guide-to-the-free-network-c069309f334|A ... n produnis (DE) * [[https://medium.com/we-distribute/got-zot-mike-macgirvin-45287601ff19|Got Zot — Mi
- Friendica Templating Documentation @docs
- 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
- Making Friends @docs
- 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
- Creating posts @docs
- 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
- Where to get started to help improve Friendica @docs
- like Friendica is the sum of many different contributions. **Very different skills are required to make... 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.... s ==== For the sake of consistency between contribution and general code readability, Friendica follow
- Forums @docs
- sted by the account will go out to the followers, but there will be no opportunity for interaction. Thi... r of) in a new posting, the posting will be distributed to all members of the forum, regardless of your... post) **and** mention it in a tag (which redistributes the post to the forum members). Posting private... n your posting being displayed on the forum wall, but not on yours. Additionally it is possible to add
- How To Move Classes to src @docs
- 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