Search
You can find the results of your search below.
Fulltext results:
- Where to get started to help improve Friendica @docs
- 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
- -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
- 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
- '%%checkbox%%'' or ''%%select%%''. * **field**: Standard field data structure to be used by ''%%field_chec
- Forums @docs
- types”. Typically you would use “Personal Page - Standard” for a normal personal account with manual approv
- Used Protocols @docs
- d object types. Additional types are used for non standard activities. * [[http://activitystrea.ms/head/a
- Formatting Syntax @wiki
- ion that * simply displays "Hello World!" to the standard output. */ class HelloWorldApp { public stat