diff options
author | Franek <Franek@web> | 2012-12-16 21:33:55 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-12-16 21:33:55 -0400 |
commit | 1a2ae0e22c5be725f2c2c53e3f6bcf49d97327b0 (patch) | |
tree | fde0083a9cac7dbee9f1443170950d96ef4c4fa4 /doc | |
parent | 596f310f6be2507d1ca1a67fee693d0d93ebc466 (diff) | |
download | ikiwiki-1a2ae0e22c5be725f2c2c53e3f6bcf49d97327b0.tar ikiwiki-1a2ae0e22c5be725f2c2c53e3f6bcf49d97327b0.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/localfavicon.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/contrib/localfavicon.mdwn b/doc/plugins/contrib/localfavicon.mdwn index 66c9fdf5c..49347ce09 100644 --- a/doc/plugins/contrib/localfavicon.mdwn +++ b/doc/plugins/contrib/localfavicon.mdwn @@ -1,3 +1,6 @@ +**Note: This plugin does not seem to be working presently.** + + [[!template id=plugin name=localfavicon 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. |