diff options
author | Franek <Franek@web> | 2012-06-25 05:58:04 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-06-25 05:58:04 -0400 |
commit | 20afaa6b9eaea8a6dd68c46a4c0f6b0c1e602ebe (patch) | |
tree | efddc642764750b709b8bab3005959f27e9a9042 | |
parent | 1aedd56888875cc274fda0194ebe2797d9d46104 (diff) | |
download | ikiwiki-20afaa6b9eaea8a6dd68c46a4c0f6b0c1e602ebe.tar ikiwiki-20afaa6b9eaea8a6dd68c46a4c0f6b0c1e602ebe.tar.gz |
Added a comment
-rw-r--r-- | doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_2_b8ccd3c29249eca73766f567bce12569._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_2_b8ccd3c29249eca73766f567bce12569._comment b/doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_2_b8ccd3c29249eca73766f567bce12569._comment new file mode 100644 index 000000000..0c8ca3bce --- /dev/null +++ b/doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_2_b8ccd3c29249eca73766f567bce12569._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Franek" + ip="178.7.43.64" + subject="comment 2" + date="2012-06-25T09:58:03Z" + content=""" +I did as you suggested (finally) and created a simple modification of the [[plugins/favicon]] plugin: [[plugins/contrib/localfavicon]]. It checks for the \"localfavicon\" option, and if it is set, it uses bestlink() to determine which favicon to use for each page; if not, it behaves just like the original favicon plugin. +"""]] |