Search
You can find the results of your search below.
Fulltext results:
- Autoloader with Composer
- ply making sure that it is available, without the need to explicitly use “require_once”. Once it is set... u don’t have any problem) Let’s say now that you need to load some items in a view, maybe in a fictiona... e example, but look: no ''%%require()%%''! If you need to use a class, you can simply use it and you don’t need to do anything else. Going further: now we have
- Friendica Installation
- uch that PHP mail() works * For FreeBSD you need to enable the following extensions in your PHP co... re you point your web browser to the new site you need to copy .htaccess-dist to .htaccess for Apache in... ages and correct these before continuing. If you need to specify a port for the connection to the datab... worker alternative: daemon === Otherwise, you’ll need to use the command line on your remote server and
- Themes
- ou want to change the structure of the theme, you need to change the templates used by the theme. Friend... ther than the select element. But we don't really need to change anything at the template itself. The t... ke your own variation appear in the menu, all you need to do is to create a new CSS file in the deriv di... into the HTML header of the page. So you'll just need to add a if selection, fitting your variant keywo
- Settings
- threads from their Friendica node. To do so, they need to know the GUID of the posting. This can be foun... tten out to the log file. Normally you should not need to log at all. The //DEBUG// level will show a go... tings above. They generally indicate issues which need to be resolved. If you encounter a blank (white)... esses are running in the background. For this you need to specify the path to the PHP binary to be used.
- Using Composer
- rty libraries required by Friendica. If you don’t need to use any third-party library, then you don’t need to use Composer beyond what is above to install/upd... ca === Does your shiny new [[help/Addons|Addon]] need to rely on a third-party library not required by ... this is a list of all the libraries Friendica may need to run. As you can see, at the moment we only req
- Installing Connectors (Twitter/GNU Social)
- xisting account on a GNU Social service. You only need this to post to an already existing GNU Social ac... you (or typically the server administrator) will need to obtain an API key to provide authenticated acc... e ==== Configuration ==== To use this addon you need a OAuth Consumer key pair (key & secret). You can... application with “Read & Write” access. We do not need “Twitter as login”. When you’ve registered the ap
- Account Basics
- ss. Your email address is **never** published. We need this to send you account information and your log... ave to be your primary email address, but it does need to be a real email address. You can’t get your in... data” link at the top of your settings page. You need this file to relocate your Friendica account to a
- Account Delegation
- from this account. In particular, the continuous need to perform multiple login and logout related chan... After the account was registered successfully you need to delegate the account to the one that should in... '). Here you select a main account. To do so, you need to verify yourself using the main accounts passwo
- Friendica Addon development
- ly unregisters any hook it registered, but if you need to provide specific uninstallation steps, you can... // = 'arg2' </code> To display a module page, you need to declare the function ''%%<addon>_content(App $... n screen. Hook data is a list of form fields that need to be displayed along the ACL. Form field array s
- Friendica Storage Backend Addon development
- ur addon. There are two different interfaces you need to implement. ==== ICanWriteToStorage ==== The ... in admin page. To make the options possible, you need to implement the ''%%Friendica\Core\Storage\Capab... s necessary because it isn’t always clear, if you need further construction arguments. ===== Adding tes
- Vagrant for Friendica Developers
- ] is a virtualization solution for developers. No need to setup up a webserver, database etc. before act... ith PHP 8.0, Apache2 and MariaDB. ===== What you need to do ===== ==== Prepare ==== - Install Virt... get an error about the network address, you might need to change the IP address in the Vagrantfile, the
- Friendica API authentication
- ion enabled (which is a good idea!) you'll likely need to create an "app-specific password" to bypass 2f... app post to their timelines. To set this up, you need FriendZone to give you a "client ID" (which your ... authprovider|oauthprovider]]. You'll see you also need to specify a "redirect URI", which is where Frien
- Updating Friendica
- numerous. To manually remove the duplicates, you need to know the UNIQUE index columns available in ''d... with ''INSERT IGNORE''. To recreate the table you need to know the table structure available in ''databa... * ''proxy/'' * The following items only need to be copied if they are located inside your frie
- How to improve the performance of a Friendica site
- /profile/helpers|Friendica support forum]] if you need some clarification about the following instructions or if you need help in any other way. ===== System configuratio... ing FCGI. In a Debian-based distribution you will need to install the packages named “php5-cgi” and “lib
- Using SSL with Friendica
- ers, you have to send them your certificate. They need the certificate, the key and the CA’s intermediat... es, but also a way to automate their renewal. You need to install a client software on your server to us