Search
You can find the results of your search below.
Fulltext results:
- Friendica Addon development
- th). ===== Naming ===== Addon names are used in file paths and functions names, and as such: - Can’t c... don in the first multi-line comment of your addon file. Here’s the structure: <code php> /** * Name: ... thor1 Name} * Author: {Author2 Name} <{Author profile link}> * Maintainer: {Maintainer1 Name} * Maintainer: {Maintainer2 Name} <{Maintainer profile link}> * Status: {Unsupported|Arbitrary status}
- Themes
- itional [[https://en.wikipedia.org/wiki/CSS|CSS]] file to override some styling of the default theme val... styling of a theme, have a look at the themes CSS file. In most cases, you can found these in /view... heme-name**/style.css sometimes, there is also a file called style.php in the theme directory. This is ... the settings and aome functions in the theme.php file. The template (theme_settings.tpl) {{include
- Friendica Installation
- let us know via the [[http://forum.friendi.ca/profile/helpers|helper]] or the [[https://forum.friendi.ca/profile/developers|developer]] forum or [[https://github.com/friendica/friendica/issues|file an issue]]. Please be as clear as you can about ... icy'' to ''0'' in the ''config/local.config.php'' file //after// the installation wizard has been run. B
- Friendica API
- ems returned, default 20 ==== GET api/externalprofile/show ==== Returns a [[:docs:API-Entities#Contact|Contact]] entity for the provided profile URL. === Parameters === * ''%%profileurl%%'': Profile URL ==== GET api/statuses/public_timeline ==== ... ight at <= 320 * 3: thumbnail 160x160 * 4: Profile image at 300x300 * 5: Profile image at 80x80
- Friendica API entities
- No | | ''description'' | String | No | | ''profile_image_url'' | String (URL) | No | | ''profile_image_url_https'' | String (URL) | No | | ''profile_image_url_profile_size'' | String (URL) | No | | ''profile_image_url_large'' | String (URL) | No |
- Twitter API
- unt-settings/api-reference/post-account-update_profile|POST api/account/update_profile]] * Unsupported parameters: * ''%%url%%'' * ''%%location%%'' * ''%%profile_link_color%%'' * ''%%include_entities%%'' ... unt-settings/api-reference/post-account-update_profile_image|POST api/account/update_profile_image]]
- Friendica Storage Backend Addon development
- tor in admin page. First, the backend class. The file will be ''%%addon/samplestorage/SampleStorageBack... // we return always the same image data. Which file we load is defined by // a config key return file_get_contents($this->filename); } pub... le text input $this->l10n->t('The file to return'), // the label $file
- Settings
- on of the [[help/Config|config/local.config.php]] file. If you want to use this method, the registration... registrations// to true. Default is false. ==== File upload ==== === File storage backend === Set the backend used by Friendica to store uploaded file data. Two storage backends are avaiable with Frie
- Admin Tools
- atabase updates docbloxerrorchecker Check the file tree for DocBlox errors extract Generate translation string file for the Friendica project (deprecated) globalcommunityblock Block remote profile from interacting with this node globalcommunitysilence Silence a profile from the global community page archivecontact
- Homepage Verification
- into the //Homepage// field of your Friendica profile really belongs to you, you can do so using the [[... r. ===== Step 1: Put a link to your Friendica profile on the Homepage ===== Say your Friendica nicknam... the server ''friendica.example.com'' then your profile URL page is ''https://friendica.example.com/profile/happy''. For this URL you need to add a link from y
- config
- table. Database config values overwrite the same file config values. ## File configuration The configuration format for file configuration is an array returned from a PHP file. This prevents your webserver from displaying your p
- How To Move Classes to src
- cant number of items to check when moving a class file from the ''%%include%%'' folder to the ''%%src%%'... he namespace ===== To declare the namespace, the file ''%%src/Core/Config.php%%'' must start with the f... %%use%%'' statement at the start of each relevant file. ===== Escape non-namespace classes ===== The class file you just moved is now in the ''%%Friendica%%'' na
- Friendica translations
- trings across the project in the authoritative PO file located in ''view/lang/C/messages.po'' - This file makes translations strings available at [[https://... m Transifex ===== Please download the Transifex file "for use" in ''view/lang/<language>/messages.po''... ssages.po'' to update the related ''strings.php'' file and commit both files to your working branch. ==
- Where to get started to help improve Friendica
- rums: * The main [[https://forum.friendi.ca/profile/developers|forum for Friendica development]] ===... nd Friendica in the [[https://forum.friendi.ca/prufile/helpers|general support forum]]. Welcome them, an... ce, please join the [[https://forum.friendi.ca/profile/developers|forum for Friendica development]]. *... } # `composer install` if the `composer.lock` file gets changed # to update all the php dependen
- Database Tables
- md|attach]] |file attachments ... a/friendica/src/branch/develop/doc/database/db_profile.md|profile]] |user profiles data ... a/friendica/src/branch/develop/doc/database/db_profile_field.md|profile_field]] |