Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Autoloader with Composer @docs
10 Treffer, Zuletzt geändert:
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 @docs
9 Treffer, Zuletzt geändert:
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 @docs
8 Treffer, Zuletzt geändert:
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
Friendica Installation @de:docs
5 Treffer, Zuletzt geändert:
etermine what caused the problem. Often this will need to be resolved with your hosting provider or (if ... che server configuration for your site. This will need to be changed to "AllowOverride All". If you do ... he provider of your Apache server software if you need to change either of these and can not figure out ... e> > > For those sites like Friendica that really need these functions they can be enabled, e.g. in ''/e
Using Composer @docs
4 Treffer, Zuletzt geändert:
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) @docs
4 Treffer, Zuletzt geändert:
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
Settings @docs
4 Treffer, Zuletzt geändert:
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.
Account Delegation @docs
3 Treffer, Zuletzt geändert:
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
Account Basics @docs
3 Treffer, Zuletzt geändert:
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
Friendica Addon development @docs
3 Treffer, Zuletzt geändert:
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 @docs
3 Treffer, Zuletzt geändert:
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
Friendica API authentication @docs
3 Treffer, Zuletzt geändert:
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
How to improve the performance of a Friendica site @docs
3 Treffer, Zuletzt geändert:
/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
Updating Friendica @docs
3 Treffer, Zuletzt geändert:
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
Vagrant for Friendica Developers @docs
3 Treffer, Zuletzt geändert:
] 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 @docs
2 Treffer, Zuletzt geändert:
Friendica BBCode tags reference @docs
2 Treffer, Zuletzt geändert:
Developer Documentation @docs
2 Treffer, Zuletzt geändert:
Groups and Privacy @docs
2 Treffer, Zuletzt geändert:
Remove Account @docs
2 Treffer, Zuletzt geändert:
Using SSL with Friendica @docs
2 Treffer, Zuletzt geändert:
Translations
1 Treffer, Zuletzt geändert:
Friendica Hackathon 2020 @activitys
1 Treffer, Zuletzt geändert:
Friendica Addons @addons
1 Treffer, Zuletzt geändert:
Friendica Administration @docs
1 Treffer, Zuletzt geändert:
How to Create a Bot @docs
1 Treffer, Zuletzt geändert:
Bugs and Issues @docs
1 Treffer, Zuletzt geändert:
config @docs
1 Treffer, Zuletzt geändert:
Connectors @docs
1 Treffer, Zuletzt geändert:
How To Move Classes to src @docs
1 Treffer, Zuletzt geändert:
Where to get started to help improve Friendica @docs
1 Treffer, Zuletzt geändert:
First Steps @docs
1 Treffer, Zuletzt geändert:
Making Friends @docs
1 Treffer, Zuletzt geändert:
Filtering your Network Stream @docs
1 Treffer, Zuletzt geändert:
The Fediverse @docs
1 Treffer, Zuletzt geändert:
Admin Tools @docs
1 Treffer, Zuletzt geändert:
Friendica translations @docs
1 Treffer, Zuletzt geändert:
Homepage Verification @docs
1 Treffer, Zuletzt geändert:
FAQ / Friendica @faq
1 Treffer, Zuletzt geändert:
FAQ / Wiki @faq
1 Treffer, Zuletzt geändert:
Server Configurations @tech
1 Treffer, Zuletzt geändert:
jamilanoor @user
1 Treffer, Zuletzt geändert:
manda_scott @user
1 Treffer, Zuletzt geändert:
Formatting Syntax @wiki
1 Treffer, Zuletzt geändert:
Welcome to your new DokuWiki @wiki
1 Treffer, Zuletzt geändert: