mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-22 06:43:40 +00:00
Brought readme up to date
This commit is contained in:
parent
098330df30
commit
7ec4923c34
1 changed files with 2 additions and 11 deletions
|
@ -12,16 +12,7 @@ About
|
||||||
In the notes and postal fields you can use HTML tags for formatting.
|
In the notes and postal fields you can use HTML tags for formatting.
|
||||||
|
|
||||||
Configuration:
|
Configuration:
|
||||||
For configuration you can set the following variables in the .htconfig file
|
Simply fill in the fields in the impressium settings page in the plugins area
|
||||||
* $a->config['impressum']['owner'] this is the Name of the Operator
|
of your admin panel.
|
||||||
* $a->config['impressum']['ownerprofile'] this is an optional Friendica account
|
|
||||||
where the above owner name will link to
|
|
||||||
* $a->config['impressum']['email'] a contact email address (optional)
|
|
||||||
will be displayed slightly obfuscated
|
|
||||||
as name(at)example(dot)com
|
|
||||||
* $a->config['impressum']['postal'] should contain a postal address where
|
|
||||||
you can be reached at (optional)
|
|
||||||
* $a->config['impressum']['notes'] additional informations that should
|
|
||||||
be displayed in the Impressum block
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue