aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/rss_feed_cleanup_on_delete.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-07 05:31:01 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-07 05:31:01 +0000
commiteff2ddbe9a49b1993800e5455246c91769d70046 (patch)
tree4c15ea2abebf0d61a53ae712f4bb6ec9e88ca161 /doc/bugs/rss_feed_cleanup_on_delete.mdwn
parent025cf0083ee2769345084e7f9a0ab475108c5c69 (diff)
downloadikiwiki-eff2ddbe9a49b1993800e5455246c91769d70046.tar
ikiwiki-eff2ddbe9a49b1993800e5455246c91769d70046.tar.gz
* Add a linkmap plugin (requires graphviz).
Diffstat (limited to 'doc/bugs/rss_feed_cleanup_on_delete.mdwn')
-rw-r--r--doc/bugs/rss_feed_cleanup_on_delete.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/rss_feed_cleanup_on_delete.mdwn b/doc/bugs/rss_feed_cleanup_on_delete.mdwn
index 5fe2bcd55..32cdba0cc 100644
--- a/doc/bugs/rss_feed_cleanup_on_delete.mdwn
+++ b/doc/bugs/rss_feed_cleanup_on_delete.mdwn
@@ -1,2 +1,4 @@
If a page stops inlining anthing, its rss feed file will linger around and
not be deleted.
+
+(The linkmap plugin has the same problem with the png files it creates.)