Search

You can find the results of your search below.

Where to get started to help improve Friendica @docs
4 Hits, Last modified:
before you commit. For documentation we use the standard of *one sentence per line* for the `md` files in ... including PSR-2, and outputs a report of all the standard violations. You can simply install it through PEA... to run before committing your work: $> phpcs --standard=ruleset.xml <file or directory> The output is a ... fix the files you created/modified: $> phpcbf --standard=ruleset.xml <file or directory> If the command-l
Friendica Installation @docs
3 Hits, Last modified:
-proxy terminating an HTTPS connection. While the standard from RFC 7239 specifies the use of the `Forwarded... </code> Friendica also supports a number on non-standard headers in common use. <code> X-Forwarded-Prot... on </code> It is however preferable to use the standard approach if configuring a new server. ==== Troub
Friendica Installation @de:docs
3 Hits, Last modified:
oxy-Terminierung der HTTPS hinweisen. Während der Standard aus RFC 7239 die Verwendung des Forwarded-Headers... unterstützt darüber hinaus auch noch einige Nicht-Standard die häufig verwendet werden. <code> X-Forwarde... ded-Ssl: on </code> Vorzugsweise sollte aber der Standard Header verwendet werden. ==== Troubleshooting ==
Friendica Addon development @docs
1 Hits, Last modified:
'%%checkbox%%'' or ''%%select%%''. * **field**: Standard field data structure to be used by ''%%field_chec
Forums @docs
1 Hits, Last modified:
types”. Typically you would use “Personal Page - Standard” for a normal personal account with manual approv
Used Protocols @docs
1 Hits, Last modified:
d object types. Additional types are used for non standard activities. * [[http://activitystrea.ms/head/a
Formatting Syntax @wiki
1 Hits, Last modified:
ion that * simply displays "Hello World!" to the standard output. */ class HelloWorldApp { public stat