aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-12-20 19:33:48 -0400
committerJoey Hess <joey@kitenet.net>2012-12-20 19:33:48 -0400
commit23791480f00d7f3faf3531b861b41a5471677451 (patch)
tree1406a6ea8b70c7e9191a1edcea7b0aca30c26d79
parent4f274e04544d5cb25f693e3590d32e181a13ea9e (diff)
parent10556fa8d02f7510e3a68d049e4357bf324e1e77 (diff)
downloadikiwiki-23791480f00d7f3faf3531b861b41a5471677451.tar
ikiwiki-23791480f00d7f3faf3531b861b41a5471677451.tar.gz
Merge branch 'master' of ssh://git.ikiwiki.info
-rw-r--r--doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_3_afa5539a5f8aa52cb81c15bfa8d4ecda._comment8
-rw-r--r--doc/plugins/contrib/localfavicon.mdwn3
2 files changed, 0 insertions, 11 deletions
diff --git a/doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_3_afa5539a5f8aa52cb81c15bfa8d4ecda._comment b/doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_3_afa5539a5f8aa52cb81c15bfa8d4ecda._comment
deleted file mode 100644
index 403a6dad5..000000000
--- a/doc/forum/Can_I_have_different_favicons_for_each_folder__63__/comment_3_afa5539a5f8aa52cb81c15bfa8d4ecda._comment
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!comment format=mdwn
- username="Franek"
- ip="88.65.126.36"
- subject="comment 3"
- date="2012-12-17T01:31:50Z"
- content="""
-I just noticed that my localfavicon plugin does not work anymore (for me, at least). Don't know why yet.
-"""]]
diff --git a/doc/plugins/contrib/localfavicon.mdwn b/doc/plugins/contrib/localfavicon.mdwn
index 49347ce09..66c9fdf5c 100644
--- a/doc/plugins/contrib/localfavicon.mdwn
+++ b/doc/plugins/contrib/localfavicon.mdwn
@@ -1,6 +1,3 @@
-**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.