Search

You can find the results of your search below.

Friendica Storage Backend Addon development
12 Hits, Last modified:
erent interfaces you need to implement. ==== ICanWriteToStorage ==== The class must implement ''%%Friendica\Core\Storage\Capability\ICanWriteToStorage%%'' interface. All method in the interfa... > namespace Friendica\Core\Storage\Capability\ICanWriteToStorage; interface ICanWriteToStorage { public function get(string $reference); public functio
Friendica Installation
10 Hits, Last modified:
). ==== Requirements ==== * Apache with mod-rewrite enabled and "Options All" so you can use a local ... (be careful under Windows) to have working mod-rewrite again. If you have installed Friendica into a sub... to important addresses under the /.well-known/ rewrite path. One critical URL would look like, for examp... iendica core requirement. You should remove any RewriteRules from that file, or remove that whole file if
Using SSL with Friendica
6 Hits, Last modified:
requested URL. With Apache, enable the modules rewrite and ssl (with a shared hosting provider, this sho... d be enabled already): <code> sudo a2enmod rewrite ssl </code> Add the following lines to the .htacc... ://github.com/AlfredSK|AlfredSK]]): <code> RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://your.friendica.domain/$1 [R=30
Creating posts
3 Hits, Last modified:
osts can optionally be in one or more categories. Write category names separated by a comma to file your new post. The Big Empty Text area is where you write your new post. You can simply enter your text the... cons under the text area are there to help you to write posts quickly, but vary depending on the theme:
Where to get started to help improve Friendica
3 Hits, Last modified:
are looking for helpers in all areas, whether you write text or code, whether you spread the word to conv... g documentation, don't hesitate to contact us and write it down to enhance the code documentation. ==== ... to reproduce a bug that needs more inquiries and write down what you find out. * If a bug looks fixed,
Installing Connectors (Twitter/GNU Social)
2 Hits, Last modified:
iendica site as “Client” application with “Read & Write” access. We do not need “Twitter as login”. When ... url * register a desktop client * with read & write access * the Source URL should be the URL of yo
Autoloader with Composer
2 Hits, Last modified:
e in the “Friendica” namespace, you don’t need to write it when you need to use the “Dfrn” class. But if ... in many places of the code and you don’t want to write the full path to the class every time, you can us
Abstracts
1 Hits, Last modified:
the beginning of the posting. You can also first write the posting and then add the ''abstract'' BBCode
Comment, sort and delete posts
1 Hits, Last modified:
owing the languages that were most likely used to write the posting. * **Delete** (locally or globally)
Friendica Templating Documentation
1 Hits, Last modified:
/view/templates </code> theme authors may overwrite the default templates by putting a files with the
Settings
1 Hits, Last modified:
all PHP errors in the file php.out (which must be writeable by the webserver). Undeclared variables are o
First Steps
1 Hits, Last modified:
dica instance and on a separate page. You have to write the //Terms of Service// that apply for your Frie
Filtering your Network Stream
1 Hits, Last modified:
ltered postings, e.g. if you know that Susan wont write texts in German but the filter does announce it,
Groups and Privacy
1 Hits, Last modified:
u keep your future employers from seeing what you write to your drinking buddies. You can over-ride this
Friendica on GitHub
1 Hits, Last modified:
he code with us. If you have any questions please write to the Friendica developers’ forum. ===== Introd
config
1 Hits, Last modified:
Bugs and Issues
1 Hits, Last modified:
Friendica BBCode tags reference
1 Hits, Last modified:
The Fediverse
1 Hits, Last modified: