diff options
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/localfavicon.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/plugins/contrib/localfavicon.mdwn b/doc/plugins/contrib/localfavicon.mdwn new file mode 100644 index 000000000..be1415582 --- /dev/null +++ b/doc/plugins/contrib/localfavicon.mdwn @@ -0,0 +1,5 @@ +[[!template id=plugin name=img author="Franek"]] + +This is a trivial modification of the [[plugins/favicon]] plugin to allow different favicons for different parts of the site. For this, the option "localfavicon" has to be set to 1 in the setup file, otherwise the plugin behaves just like the favicon plugin. + +For now, it can be downloaded here: [[http://perm.lemtank.de/localfavicon.pm]] |