Search

You can find the results of your search below.

Friendica Installation
68 Hits, Last modified:
the host system than the typical blog. Not every PHP/MySQL hosting provider will be able to support Fr... Due to the large variety of operating systems and PHP platforms in existence we may have only limited ability to debug your PHP installation or acquire any missing modules - but... sl_policy'' to ''0'' in the ''config/local.config.php'' file //after// the installation wizard has been
Friendica Administration
3 Hits, Last modified:
nning, this means a server providing Maria DB and PHP on top of a web server like Apache. For informati... * Configuration files: ''config/local.config.php'', ''config/addon.config.php'' and the ''.htaccess'' file if it was edited beyond the .htaccess-dist o
Admin Tools
3 Hits, Last modified:
lation of friendica based on values from htconfig.php lock Edit site locks maintena... entries user User management php2po Generate a messages.po file from a strings.php file po2php Generate a strings.php file from a messages.po file typo
Vagrant for Friendica Developers
2 Hits, Last modified:
Friendica. It brings up an Debian Bullseye with PHP 8.0, Apache2 and MariaDB. ===== What you need to... stroy'' and ''$> rm /vagrant/config/local.config.php'' to make sure that you can start from scratch wi
Where to get started to help improve Friendica
13 Hits, Last modified:
lable through the whole application through `boot.php`. If you want to have git automatically update t... r.lock` file gets changed # to update all the php dependencies check_run composer.lock "bin/com... ty, Friendica follows the widespread [[http://www.php-fig.org/psr/psr-2/|PSR-2 coding standards]] to th... tions * Boolean operators are `&&` and `||` for PHP conditions, `AND` and `OR` for SQL queries * No
How to improve the performance of a Friendica site
1 Hits, Last modified:
/mod/mod_deflate.html|2.4]] documentation. ===== PHP ===== ==== FCGI ==== When using Apache think ab... tion you will need to install the packages named “php5-cgi” and “libapache2-mod-fcgid”. Please refer t
Friendica Addon development
85 Hits, Last modified:
of your addon file. Here’s the structure: <code php> /** * Name: {Human-readable name} * Descriptio... ions may provide for “setup” amd “remove”. ===== PHP addon hooks ===== Register your addon hooks duri... is a string and corresponds to a known Friendica PHP hook. ''%%$file%%'' is a pathname relative to th... /should// be ‘addon///addon_name/////addon_name//.php’ in most cases and can be shortened to ''%%__FILE
ejabberd and prosody XMPP server with synchronized credentials
3 Hits, Last modified:
erd:ejabberd /path/to/friendica/bin/auth_ejabberd.php </code> * Change the access mode so it is reada... $ chmod 700 /path/to/friendica/bin/auth_ejabberd.php </code> * Edit your ejabberd.cfg file, comment ... th_program, "/path/to/friendica/bin/auth_ejabberd.php"}. </code> * Disable the module “mod_register”
Settings
14 Hits, Last modified:
section of the [[help/Config|config/local.config.php]] file. If you want to use this method, the regis... /friendica/issues/2209|issue 2209]]). By default PHP warnings and error messages are suppressed. If yo... e to activate them in the ''%%config/local.config.php%%'' file. Use the following settings to redirect PHP errors to a file. Config: <code> error_reportin
Friendica Templating Documentation
1 Hits, Last modified:
ndica uses [[http://www.smarty.net/|Smarty 3]] as PHP templating engine. The main templates are found i
Friendica Message Flow
6 Hits, Last modified:
s to all networks are made using include/notifier.php, which chooses how (and to whom) to deliver the m... eliveries including DFRN-notify. mod/dfrn_notify.php handles the remote side of DFRN-notify. Local feeds are generated by mod/dfrn_poll.php - which also handles the remote side of DFRN-poll... ocol. Salmon notifications arrive via mod/salmon.php. Push (pubsubhubbub) feeds arrive via mod/pubsub
Installing Connectors (Twitter/GNU Social)
2 Hits, Last modified:
edit your configuration file (config/local.config.php). The ways to obtain these keys vary between the ... te. Add this key pair to your config/local.config.php: <code> [twitter] consumerkey = your consumer_ke
Connectors
1 Hits, Last modified:
the Twitter username. ===== Email ===== If the php module for IMAP support is available on your serv
Friendica on GitHub
2 Hits, Last modified:
sole command called //typo// for this. <code> $> php bin/console.php typo </code> Check out how to work with [[:docs:Vagrant|our Vagrant]] to save a lot o
Domain-Driven-Design
9 Hits, Last modified:
Models and collections to take full advantage of PHP type hints. Before: <code php> function doSomething(array $intros) { foreach ($intros as $intro)... )]); doSomething($intros); </code> After: <code php> function doSomething(\Friendica\Contact\Introduc... ects use their own class members. Before: <code php> class Model { public $id; function save
How To Move Classes to src
13 Hits, Last modified:
Using Composer
2 Hits, Last modified:
Autoloader with Composer
45 Hits, Last modified:
Friendica Storage Backend Addon development
14 Hits, Last modified:
Themes
26 Hits, Last modified:
Updating Friendica
1 Hits, Last modified:
Friendica API
1 Hits, Last modified:
home
1 Hits, Last modified:
Friendica translations
4 Hits, Last modified:
config
38 Hits, Last modified: