add comment about automenu plugin
authorlnussel <lnussel@web>
Thu, 13 Aug 2009 15:45:38 +0000 (11:45 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 13 Aug 2009 15:45:38 +0000 (11:45 -0400)
doc/todo/a_navbar_based_on_page_properties.mdwn

index 09be409ac2ade71b74440945675178c1057a95bc..091e0a39be0560358b0640a60071363ed8dc4d6c 100644 (file)
@@ -38,4 +38,11 @@ well.
 There is a problem though if this navbar were included in a sidebar (the logical place): if a page is updated, the navbar needs to be rebuilt which causes the sidebar to be rebuilt, which causes the whole site to be rebuilt. Unless we can subscribe only to title changes, this will be pretty bad...
 
 --[[madduck]]
+
+> I've just written a plugin for a automatically created menu for use
+> [here](http://www.ff-egersdorf-wachendorf.de/). The source is at
+> [gitorious](http://gitorious.org/ikiwiki-plugins/automenu). The problem with
+> rebuilding remains unsolved but doesn't matter that much for me as I always
+> generate the web site myself, ie it's not really a wiki. --[[lnussel]]
+
 [[!tag wishlist]]