Impressum: added optional page footer

This commit is contained in:
Tobias Diekershoff 2012-04-06 14:34:47 +02:00
parent 4b384b9345
commit 75dd08fa73
4 changed files with 26 additions and 7 deletions

View file

@ -3,7 +3,7 @@ Impressum Plugin for Friendica
Author: Tobias Diekershoff
tobias.diekershoff@gmx.net
License: 3-clause BSD license (same as Friendica)
License: 3-clause BSD license
About
This plugin adds an Impressum block to the /friendica page with informations
@ -29,3 +29,5 @@ following variables in the .htconfig file
you can be reached at (optional)
* $a->config['impressum']['notes'] additional informations that should
be displayed in the Impressum block
* $a->config['impressum']['footer_text'] Text that will be displayed at
the bottom of the pages.