]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/localfavicon.mdwn
clarify which case fails
[ikiwiki.git] / doc / plugins / contrib / localfavicon.mdwn
index be1415582d6f268c098273f7cae4629f8b40549d..66c9fdf5c0102b835cb9858410f94f6c70f9cd4b 100644 (file)
@@ -1,5 +1,7 @@
-[[!template id=plugin name=img author="Franek"]]
+[[!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.
 
 For now, it can be downloaded here: [[http://perm.lemtank.de/localfavicon.pm]]
+
+See the [[this forum thread|forum/Can_I_have_different_favicons_for_each_folder__63__]] for discussion.